@import url(https://fonts.googleapis.com/css?family=Rubik:300,400,500,700);
body {
 font-family:Rubik,sans-serif;
 position:relative;
 font-weight:400;
 font-size:15px
}
.nav-item a{
		color: black;
	padding: 20px;
}
.nav-item a:hover{

	color: #4A4F54;
}
.navbar{

	background-color: white;
}
.banner{
	margin-top: 70px;
	width: 100%;
}
.heading{
	font-size: 32px;
	font-weight: 700;
	margin-top: 20px;
}
.fc .nav-item{
	text-align: right;
}
.para{
	color: #4A4F54;
	font-size: 18px;

}
.text{
	margin: 30px auto;	
}
.points{
	margin: 60px auto 0px auto;
	text-align: center;
}
.rr{
	width: 100%;
	margin-top: 100px;
	margin-bottom: 30px;
	padding-bottom: 30px;
	background-color: #F8F9F9; 
}
.rrr{
	width: 100%;
	height: auto;
	margin-bottom:25px;
	padding-bottom: 30px;
	background-color: #F8F9F9; 
}







ul {
 padding:0;
 margin:0
}
li {
 list-style:none
}
a:focus,a:hover {
 text-decoration:none;
 -webkit-transition:.3s ease;
 -o-transition:.3s ease;
 transition:.3s ease
}
a:focus {
 outline:0
}
img {
 max-width:100%
}
p {
 font-size:16px;
 line-height:30px;
 color:#898b96;
 font-weight:300
}
h4 {
 font-family:Rubik,sans-serif;
 margin:0;
 font-weight:400;
 padding:0;
 color:#363940
}
a {
 color:#5867dd
}
.no-padding {
 padding:0!important
}
.go_top {
 line-height:40px;
 cursor:pointer;
 width:40px;
 background:#5867dd;
 color:#fff;
 position:fixed;
 -webkit-box-shadow:0 4px 4px rgba(0,0,0,.1);
 box-shadow:0 4px 4px rgba(0,0,0,.1);
 -webkit-border-radius:50%;
 border-radius:50%;
 right:-webkit-calc((100% - 1140px)/ 2);
 right:calc((100% - 1140px)/ 2);
 z-index:111;
 bottom:80px;
 text-align:center
}
.go_top span {
 display:inline-block
}
.footer-big {
 padding:105px 0 65px 0
}
.footer-big .footer-widget {
 margin-bottom:40px
}
.footer--light {
 background:#F8F9F9;
}
.footer-big .footer-menu ul li a,.footer-big p,.footer-big ul li {
 color:#898b96
}
.footer-menu {
 padding-left:48px
}
.footer-menu ul li a {
 font-size:15px;
 line-height:32px;
 -webkit-transition:.3s;
 -o-transition:.3s;
 transition:.3s
}
.footer-menu ul li a:hover {
 color:#4A4F54;
}
.footer-menu--1 {
 width:100%
}
.footer-widget-title {
 line-height:42px;
 margin-bottom:10px;
 font-size:18px
}
.mini-footer {
 background:#192027;
 text-align:center;
 padding:32px 0
}
.mini-footer p {
 margin:0;
 line-height:26px;
 font-size:15px;
 color:#999
}
.mini-footer p a {
 color:#5867dd
}
.mini-footer p a:hover {
 color:#34bfa3
}
.widget-about img {
 display:block;
 margin-bottom:30px
}
.widget-about p {
 font-weight:400;
 text-align: left;
}
.widget-about .contact-details {
 margin:30px 0 0 0
}
.widget-about .contact-details li {
 margin-bottom:10px;
 text-align: left;
}
.footer-menu ul li .nav-link{
	padding-left: 0px;
}
.add-span{
	margin-left: 20px;
}
.add-spann{
	margin-left:0px;
}
.widget-about .contact-details li:last-child {
 margin-bottom:0
}
.widget-about .contact-details li span {
 padding-right:0px;
}
.widget-about .contact-details li a {
 color:#5867dd
}
@media (max-width:991px) {
 .footer-menu {
  padding-left:0
 }
}
@media screen and (max-width: 480px) {
  .add-span{
    margin-left: 0px;
  }
  
}
@media screen and (min-width: 480px) {
.add-spann{
  	margin-left: 20px;
  }  
}
