*
{
	box-sizing: border-box ;
	padding:0px;
	margin:0px;
}
body
{
		font-family: 'Muli', sans-serif;
}
nav img {
    width: 225px;
}
.banner {
    background: url(../images/banner.jpg);
	height: 638px;
	background-repeat: no-repeat;
    background-size: cover;
}

.getintouch {
    display: inline-block;
    vertical-align: super;
    padding: 0px 36px;
  }
.phonenum
{
	position: absolute;
    top: 100%;
    left: 50%;
    transform: translate(-50%);
    font-size: 18px;
    font-weight: 600;
}
.cust_phon {
    position: relative;
    font-size: 11px;
    color: #fff;
    font-weight: 600;
    bottom: 5px;
}
a.cust_tel_class {
    color: #ce0909;
}
.bg-transparent {
    background-color: transparent!important;
    
}
.scrolled {
     background-color: #2b3439!important;
}
header {
    position: fixed;
    left: 0;
    right: 0;
	z-index: 9999;
}
.bannertext
{
   
    text-align: center;
	height: 638px;
}
section.howitswork {
    text-align: center;
}
.aboutus{
    background: url(../images/backgroundred.jpg);
    
    background-repeat: no-repeat;
    background-size: cover;
}
.footer {
    background: url(../images/footer-bg.png);
	   
    background-repeat: no-repeat;
    background-size: cover;
}
iframe {
    width: 100%;
    height: 400px;
}
.contactus {
	 background: url(../images/contactus-bg.jpg);
}
a.nav-link
{
    font-family: 'Muli', sans-serif;
    font-weight: 500;
    font-size: 14px ;
    color: #fff ;
}
header button.btn {
	font-family: 'Muli', sans-serif;
    font-weight: 500;
    font-size: 14px ;
    color: #fff ;
	border: 1px solid #fff;
    margin: 0px 10px;
	
}
.bannertext {
    color: #fff;
}
.bannertext h5 {
    font-size: 20px;
	margin: 11px 0px;
}
.bannertext h2
{
font-weight: 900;
margin-bottom: 25px;
}
header button:nth-of-type(2) {
    background: #ce0909;
    border-color: #ce0909;
}
.bannertext p
{
font-size: 16px;
    line-height: 21px;
	margin-bottom: 90px;

}
.bannertext a
{
    font-size: 18px;
    font-weight: 800;
    color: #fff;
    background: #273238;
    padding: 11px 25px;
    border-radius: 25px;
	text-decoration: none;
	margin: 0px 20px;
}
.bannertext a:nth-of-type(2)
{
background:#ce0909;
}
.bannertext h5::after {
    content: "";
    width: 89px;
    height: 2px;
    background: #fff;
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
}
.bannertext h5::before{
    content: "";
    width: 89px;
    height: 2px;
    background: #fff;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}
#Howitworks {
    padding: 70px 0px;
}
#Howitworks h2{
    font-weight: 800;
	margin-bottom: 66px;
}
.process img {
    border: 2px solid #ce0909;
    padding: 25px;
    border-radius: 50%;
}
.process  div:nth-of-type(2 ) img,.process  div:nth-of-type(4) img {
    border: 0px;
    padding: 0px;
    border-radius: none;
	margin-top: 65px;
	 position: relative;
  -webkit-animation-name: example; /* Safari 4.0 - 8.0 */
  -webkit-animation-duration: 3s; /* Safari 4.0 - 8.0 */
  -webkit-animation-iteration-count: infinite; /* Safari 4.0 - 8.0 */
  animation-name: example;
  animation-duration: 3s;
  animation-iteration-count: infinite;
}
@-webkit-keyframes example {
  0%   {left:0px; top:0px;}
  100%  {left:30px; top:0px;}
}
@keyframes example {
  0%   {left:0px; top:0px;}
  100%  {left:30px; top:0px;}
}
.process .col {
    padding: 0px;
}
.row
 {
	 margin-right:0px;
	 margin-left:0px;
	
}
.heading h2::after {
    content: "";
    width: 89px;
    height: 2px;
    background: #8a888a;
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
}
.heading h2::before{
    content: "";
    width: 89px;
    height: 2px;
    background: #8a888a;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}
.process h6 {
    margin-top: 23px;
    font-weight: 600;
}
#Aboutus {
    padding: 67px 0px;
}
#Aboutus p {
    color: #fff;
    text-align: justify;
    padding-top: 49px;
}
#Aboutus a {
    background: #fff;
    color: #ce0909;
    font-weight: 800;
    font-size: 15px;
    padding: 10px 29px;
    border-radius: 7px;
    
}
#Aboutus h2 {
    color: #fff;
    font-weight: 800;
    font-size: 35px;
}
.contactform {
    padding: 30px;
    
}
.contactform  h2 {
    font-weight: 600;
    color: #fff;
    margin-bottom: 40px;
}
.contactform form input {
    margin-bottom: 25px;
    background: transparent;
    border: 1px solid #fff;
    color:#fff;
}
.contactform form textarea{
    background: transparent;
    border: 1px solid #fff;
    color:#fff;
    
}


.contactform form input::placeholder, .contactform form textarea::placeholder
{
color:#fff;	
}
.contactform form button {
    background: #ce0909;
    border-color: #ce0909;
    padding: 7px 37px;
    font-size: 19px;
    font-weight: 500;

}
footer p
{
	margin:0px;
	font-weight: 600;
    font-size: 13px;
}
footer .row {
    height: 45px;
}
a.nav-link:hover {
    color: #ce0909;
}
header button.btn:hover {
    color: #ce0909;
}
header button:nth-of-type(2):hover {
    color: #ce0909;
    background: transparent;
    border-color: #fff;
}
#Aboutus a:hover {
    background: #ce0909;
    color: #fff;
}
.contactform .btn-primary:hover {
    color:#ce0909;
    background-color:transparent;
    border-color: #fff;
}
.navbar-toggler-icon {
    display: block;
    width: 30px !important;
    height: 3px !important;
	background-color: #ce0909;
    margin-bottom: 5px;
	transition: ease .2s;
	-webkit-transition: ease .2s;
}

:focus {
    outline:none !important;
}
button[aria-expanded="true"] .center{
	display:none;
	
}
button[aria-expanded="true"] .first{
	transform:rotateX(45deg);
	
}
button[aria-expanded="true"] .first {
    transform: rotate(45deg) translate(6px, 5px);
}
button[aria-expanded="true"] .third {
    transform: rotate(-45deg);
}
.socialicons i.fab:hover {
    color: red;
}


.success-msg
{
    background:red;
    color:#fff;
    border:1px solid green;
}
.proccess-msg{
    background:red;
    color:#fff;
    border:1px solid green;
}
  
  
  
  
@media (max-width: 1220px) {
	.process div:nth-of-type(2 ) img, .process div:nth-of-type(4) img {
		width: 93%;
	}
}

@media (max-width: 1170px) {
}
@media (max-width: 1024px) {
}

@media (max-width: 992px) {
  header nav .container {
      width: 100% !important;
	  max-width: 100% !important;
	  
	  
   }
.getintouch {
       padding: 0px 7px;
}
a.cust_tel_class {
    color: #fff;
}
header button.btn 
{
margin-bottom: 15px !important;
margin-left:0px;
display:block !important;
}
nav.navbar.navbar-expand-lg.bg-transparent.container {
    max-width: 100%;
}
.show 
{
    position: absolute !important;
    top: 100%;
    background: red;
    left: 0;
    right: 0;
    padding: 34px;
}
}
@media (max-width: 768px) {
	#Aboutus h2 {
      font-size: 26px;
}
#Aboutus p {
        padding-top: 14px;
}
#Aboutus h2 {
        font-size: 17px;
}
	.bannertext a {
    font-size: 15px;
	}
	.process .col {
    padding: 23px;
}
#Howitworks h2 {
     margin-bottom: 33px;
    font-size: 28px;
}
footer p {
    margin: 0px;
    font-weight: 800;
    font-size: 9px;
}
}
@media (max-width: 575.98px) { 
footer .row {
    height: 80px;
    display: block;
	 padding: 16px 0px;
}
footer .row .col {
   padding: 7px 0px;
}
}
@media (max-width: 480px) {
	.bannertext h5 {
    font-size: 19px;
	}
	.bannertext h5::before,.bannertext h5::after {
        width: 45px;
	}
	.bannertext h2 {
      font-size: 25px;
}
.bannertext a {

    display: block;
    margin-bottom: 26px;
}
.bannertext p {
    font-size: 15px;
}
.bannertext p {
        margin-bottom: 48px;
}
.banner {
     height: 506px;
}
.bannertext {
       height: 600px;
}
#Howitworks h2 {
     font-size: 21px;
}
.heading h2::before,.heading h2::after {
       width: 45px;
}
.contactform .form-row {
        display: block !important;
}
footer p {
    margin: 0px;
    font-weight: 800;
    font-size: 8px;
}




@media (max-width: 320px) {
}
@media (min-width: 576px)
{
.container {
    max-width: 680px;
}
}