body{
padding:0px;
margin:0px;
background-color: #fcf4e8;	
}
.navbar-nav .nav-link {
  font-size: 18px !important;
  padding-left: 1rem !important;
}
.btn-link {
    color: #3b8207 !important;
}
.dropdown-item{
padding:5px 0px;
}
.dropdown-item-text {padding:0px !important;}
h1{font-size:26px !important;}
h2, h3{font-size:24px !important;}
h4, h5{font-size:22px !important;}
.text-color{color:#202A44;}
.whatsapp-setup{
position:fixed;
bottom:20px;
right:20px;	
}
.call-setup{
position:fixed;
bottom:90px;
right:20px;	
}

.space{
margin-top:30px !important;
}
.form-control-lg {width: 100%; }
.form-set{
		padding-bottom: 15px;
    padding-top: 15px;
    background-color: #406578;;
	}
.submit{
font-size: 22px;
    background-color: #01933e;
    color: white;
    padding: 4px 26px;
}
.form-header{background-color: burlywood;}
.form-body{background-color: cornsilk;}
.main-heading{font-size:36px;color:white;}
.sub-heading{font-size:16px;color:white;}
.mt-100{margin-top:100px;}
.m-space{margin-top:30px;}
.hmargin{margin-top:64px;}
.footcod {
    padding: 15px 0;
    background: #040001;
    text-align: center;
    border-bottom: 2px solid #fff;
	border-top: 2px solid #fff;
}
.footcod h5 {
    color: #fff;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 17px !important;
    margin: 0;
    letter-spacing: 1px;
}
.footer-link p a{color:white;}
.footer-link a{color:white;}
.footer-link h6{
    font-size: 16px;
    letter-spacing: 1px;
    border-bottom: 1px solid #fff;
    padding-bottom: 10px;
   }
@media (max-width: 576px){.mt-100 {margin-top: 72px !important;}.main-heading{font-size: 26px;}h1, h2, h3{font-size:22px!important;line-height:32px}h4{font-size:20px;line-height:26px}h1,h2,h3,h4{color:#281E5D}.hmargin{margin-top:64px;}}@media (max-width: 768px){.mt-100 {margin-top: 72px !important;}.main-heading{font-size: 26px;}h1,h2,h3{font-size:26px;line-height:32px}h4{font-size:20px;line-height:26px}h1,h2,h3,h4{color:#281E5D}}