body{
	padding:0;
	margin:0;
	overflow-x:hidden;
    font-family: 'Poppins', sans-serif;

}
html , body{
	overflow-x:clip;
}
html {
  scroll-behavior: smooth;
}
ul,li,a{
	list-style:none;
	text-decoration:none !important;
	margin:0 ;
	padding:0;
}
p,h1,h2,h3,h4,h5,h6{
	margin:0;
	padding:0 ;
}
p{
	font-size:18px;
	 text-align: justify;
}
img{
	width:100%;
}
h2{
	color:#05046B;
}
.quick-container {
    padding: 0;
    margin: 0;
    position: fixed;
    right: -110px;
    top: 40%;
    width: 159px;
    z-index: 999999
}

.quick {
    margin: 0;
    padding: 0;
}

.quick li {
    list-style-type: none;
    background-color: #409d05;
    color: #fff;
    height: 50px;
    padding: 0;
    margin: 0 0 1px 0;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    cursor: pointer
}

.quick li a {
    display: inline !important
}

.quick li img {
    float: left;
    margin: 9px 9px;
    margin-right: 14px;
    padding: 4px;
    width: 17%;
}
.quick li p {
    padding-top: 5px;
    margin: 0;
    text-align: left;
    line-height: 20px;
    font-size: 14px;
    color: #fff !important
}

.quick li:hover {
    margin-left: -140px
}

/* loadewr */
.loader{background-color:#fff;height:100%;width:100%;position:fixed;margin-top:0px;top:0px;z-index:9999999}
.loader .loader-container{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:140px;height:140px;border:5px solid #ebebec;border-radius:50%}
.loader .loader-container:before{position:absolute;content:"";display:block;top:50%;left:50%;transform:translate(-50%, -50%);width:140px;height:140px;border-top:4px solid #21a7d0;border-radius:50%;animation:loaderspin 1.8s infinite ease-in-out;-webkit-animation:loaderspin 1.8s infinite ease-in-out}
.loader .loader-icon{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:80px}
.loader .loader-icon img{animation:loaderpulse alternate 900ms infinite}
.loader.orange-color .loader-container:before{border-color:#FF7F00;}
@keyframes loaderspin{0%{transform:translate(-50%, -50%) rotate(0deg)}
  100%{transform:translate(-50%, -50%) rotate(360deg)}
}
@-webkit-keyframes loaderspin{0%{transform:translate(-50%, -50%) rotate(0deg)}
  100%{transform:translate(-50%, -50%) rotate(360deg)}
}
@keyframes loaderpulse{0%{transform:scale(1)}
  100%{transform:scale(1.2)}
}
/* loadewr */
.button {
    background: #F0F1F3;
    color: #000;
    padding: 10px 20px;
    border-radius: 10px 0px 10px 0px;
    font-weight: 600;
	transition:0.3s ease;
}
.button:hover{
	background:#e4af10;
	color:#fff;
}
.mt-5{
	margin-top:70px;
}
.pt-6{
	padding-top:50px;
}
/* navbar */
.navbar-collapse{
    justify-content:end;
}
.navbars {
    position: absolute;
    width: 100%;
    top: 0;
    z-index: 9;
}
.nav-link{
	color:#fff !important;
}
.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    background: #ffffff;
    border-bottom: 1px solid #d7d7d7;
    padding: 0px 50px;
}
.sticky .nav-link {
    color: #05046b !important;
}
/* navbar */
/* banner */
.banner-section {
    background: url(../images/banner.png) 0 0 no-repeat;
    background-size: cover;
    height: 940px;
    position: relative;
}
.banner-content h1 {
    color: #fff;
    font-size: 60px;
    line-height: 65px;
}
.banner-content p {
    color: #fff;
    padding: 15px 0 30px 0;
}
.banner-content {
    position: absolute;
    top: 17%;
    width: 40%;
    right: 10%;
}
/*banner*/
/* about */
.about-content {
    box-shadow: 0 10px 14px #00000029;
    padding: 60px 30px 60px 30px;
    margin-left: -130px;
    background: #fff;
    border-radius: 10px;
}
.about-section .row{
	align-items:center;
}
/* about */
/* counter */
.counter-sections {
    background: #F0F1F3;
    padding: 20px 0 30px 0;
    margin-top: 200px;
}
.counter-sections img {
    margin-top: -130px;
    width: 80%;
}
.inner {
    background: #fff;
    padding: 20px;
    text-align: center;
    width: 100%;
    height: 100%;
}
.inner:hover {
    transform: translateY(-0.4rem);
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    background-color: #ededed;
    transition: 0.3s ease;
} 	 	 	
.column {
    margin-top: 25px !important;
}
.count-text {
    color: #05046B;
    font-size: 22px;
    font-weight: 600;
}
.counter-title {
    color: #000;
    padding-top: 10px;
	  font-weight: 600;
}
/* counter */
/* orders */
.orders {
    display: flex;
    gap: 20px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    padding: 30px 20px 30px 20px;
    margin-bottom: 30px;
}
.orders:hover{
	 transform: translateY(-0.4rem);
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    background-color: #ededed;
    transition: 0.3s ease; 	 	 
}
.orders:hover:hover .iamge-back{
	background:#e4af10;
}
.iamge-back {
    background: #05046B;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    text-align: center;
    line-height: 80px;
}
.order-section img{
	width:80%;
}
.iamge-back img {
    width: 40%;
}
.dis-img{
	text-align:center;
}
.attendence{
	margin-top:50px;
}
/* orders */
/* advantages */

.Advantages{
background:#F0F1F3;
padding:50px 0;	

}
.advantage-section:hover{
	background: #05046b;
	transition:0.3s ease;
	border-radius:0;
}
.advantage-section:hover:hover .advantage-content p{
	color:#fff;
}
.advantage-section:hover:hover .advantage-icon{
	background:#fff;
}

.advantage-section:hover:hover .advantage-icon img{
filter: invert(89%) sepia(18%) saturate(7406%) hue-rotate(229deg) brightness(103%) contrast(136%);
}
.advantage-section img{
	width:40%;
}
.advantage-section {
    background: #fff;
    border-radius: 100px 0px 100px 0px;
    position: relative;
    padding: 90px 30px 50px 30px;
}
.advantage-icon {
    position: absolute;
    left: -15px;
    top: -12px;
    background: #05046B;
    width: 75px;
    height: 75px;
    text-align: center;
    line-height: 75px;
    border-radius: 50%;
}
.advantage-content p {
    color: #3B3B3B;
    font-weight: 600;
    font-size: 20px;
}
.Advantages .col-xl-3{
	padding:0 40px;
}
.Advantages .row{
	padding-top:50px;
}
.clients img {
    width: 60% !important;
}
/* advantages */
/* footer */
.footer {
    background: url(../images/footer.png) 0 0 no-repeat;
    background-size: cover;
    height: 90vh;
    display: flex;
    align-items: end;
	margin-top:100px;
}
.thanks-footer {
    padding: 60px 0 0px 0 !important;
    background: linear-gradient(45deg, #09056f, #5f27d3) !important;
    height: auto;
}
.thanks-footer img {
    width: 30% !important;
}
.thanks-footer .btm-images img {
    width: 8% !important;
}
.footer p {
    color: #fff;
	padding:8px 0;
    font-size: 14px;
text-align:left;
}
.social{
	display:flex;
}
.contact li {
    display: flex;
    align-items: baseline;
    color: #fff;
    padding-bottom: 13px;
}
.contact li a{
	padding-left:10px;
	color: #fff;
}     
.social li a i {
    background: #fff;
    color: #000000;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    line-height: 30px;
    text-align: center;
    font-size: 13px;
    margin: 0 5px;
}
.footer  h5 {
    color: #fff;
    font-size: 20px;
    font-weight: 500;
}
.cus-links li a {
    color: #fff;
    font-weight: 300;
    line-height: 40px;
}
.footer-form {
    background: #fff;
    padding: 30px;
    border-top: 5px solid #05046B;
    width: 500px;
    margin-top: -60%;
    border-radius: 0px 0px 10px 10px;
}
.footer-form p {
    color: #05046B;
    font-weight: 500;
    font-size: 15px;
    padding-bottom: 20px;
}
.footer-form input , .footer-form textarea {
   
    margin-bottom: 10px !important;
    height: 50px;
    width: 100%;
    font-size: 14px;
    padding: 13px 10px;
}
.txt_bx{
height: 35px !important;
}
.captcher {
    gap: 30px;
   
    margin-bottom: 24px;
    text-align: center;
}
.captcher, .captha-form {
    align-items: center;
    display: flex;
}
.captcher label{
	font-size:14px;
}
.captha-form input {
    width: 50px;
    margin: 0 !important;
}
.form-btn {
    background: transparent linear-gradient(270deg, #5E26D2 0%, #5A25CE 37%, #05046B 100%) 0% 0% no-repeat padding-box;
    width: 100%;
    padding: 10px 20px;
    text-align: center;
    color: #fff;
}
.btm-images {
    text-align: center;
    padding: 20px 0;
}
.btm-images img{
	width:18%;
}
.social li a i:hover{
	background:#e4af10;
	color:#fff;
}
.thanks{
	padding:80px 0;
	text-align:center;
}
.thanks p {
    text-align: center !important;
    margin: 20px 0;
}
.copy-rights{
	    border-top: 1px solid #a9a9a9;
    padding: 10px 0;
}
.copy-rights ul {
    display: flex;
    align-items: center;
    justify-content: end;
    color: #fff;
}
.copy-rights .row{
	align-items:center;
}
.copy-rights a {
    color: #fff;
    font-size: 14px;
    padding: 0 7px;
}
.priacy li{
	color:#fff;
}

/** resopnsive */
@media only screen and (max-width:1366px) {
	.banner-content {
  
    right: 5%;
}
.Advantages .col-xl-3 {
    padding: 0 15px;
}
.banner-section {
    height: 670px;
background-size: contain !important;
}
.banner-content h1 {
    font-size: 34px;
    line-height: 45px;
}
.footer {
    height: 80vh;
    margin-top: 120px;
}
.footer-form {
 
    margin-top: -70%;
}
}
@media only screen and (max-width:1366px) {
	
	
}
@media only screen and (max-width:992px) {
	.banner-section {
    height: 490px;
}
.banner-content h1 {
    font-size: 30px;
    line-height: 40px;
}
.banner-content p{
	font-size:14px;
}
}


@media only screen and (max-width:991px) {
.about-content {
    margin-left: 0;
    padding: 30px 20px 30px 20px;
} 	
.counter-sections {
    margin-top: 50px;
}
.counter-sections img {
    margin-top: 0;
    width: 100%;
}
.dis-img {
    padding-bottom: 30px;
}
.attendence .row{
    flex-direction: column-reverse;
}
.advantage-section {
    padding: 60px 0px 50px 0px;
    margin-bottom: 30px;
    
}
.advantage-content p{
	text-align: center !important;
}
.Advantages .row {
    padding-top: 0px;
}
.Advantages  h2{
	padding-bottom:20px;
}
.footer {
    background: #05046b;
    display: block !important;
    height: 100% !important;
    padding: 40px 0 0 0;
    margin-top: 30px;
}
.footer-form {
    padding: 30px;
    width: 100%;
	margin:0 !important;
}
.navbar-toggler{
	background:#fff !important;
}
.navbar-nav{
	    background: #05046b !important;
    padding: 20px 30px !important;
    border-radius: 10px !important;
}
}
@media only screen and (max-width:767px) {

.banner-section {
    height: 380px;
}
.banner-content h1 {
    font-size: 18px;
    line-height: 20px;
}
.banner-content p {
    padding: 12px 0 20px 0;
    font-size: 12px;
}
.footer img{
	width:30%;
}
.copy-rights p{
	text-align:center !important;
}
.copy-rights ul {
    justify-content: center !important;
}
}
@media only screen and (max-width:480px) {
	.banner-content{
		display:none;
	}
.copy-rights p {
    font-size: 12px !important;
    padding: 0 0 0 0 !important;
}
.copy-rights a{
	  font-size: 12px !important;
}
	.banner-section {
    height: 240px;
}
h2 {
    font-size: 16px;
    line-height: 26px;
}
p {
    font-size: 15px;
   
}
.navbar-brand img{
	width:55%;
}
.advantage-content p {
  
    font-size: 15px !important;
}
.advantage-section {
    padding: 30px 0px 30px 0px;
    margin-bottom: 30px;
}
.counter-sections img {
    margin-top: 30px;
}
.attendence {
    margin-top: 0px;
}
.cus-links{
	padding-top:20px;
}
.orders {

    flex-direction: column;
}
.mt-5 {
    margin-top: 20px;
}
}
@media only screen and (max-width:425px) {
	.banner-section {
    height: 210px;
}
.sticky {
 
    padding: 0px 10px;
}
.sticky .nav-link {
    color: #ffffff !important;
}
}