<style>
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800&family=Raleway:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

h1,h2,h3,h4,h5,h6,p,a,span,input,select,textarea,button,label,li,ul{
	font-family:'Raleway', sans-serif !important;
}
body{
	margin:0;
	padding:0;
}
.top-slider{
	background:url(../images/top-bg.png) no-repeat;
	background-size:cover;
	background-position:top;
	width:100%;
	height:auto;
}
.top-slider .container{
    padding: 190px 0;
}
.top-slider .row {
    position: relative;
    background: #fff;
    border-radius: 30px;
    border: 3px solid #ef6823;
    box-shadow: 0px 10px 20px #0000002e;
    padding:50px;
}
.top-slider  .col-md-4.col-sm {
    position: relative;
}
.top-slider .kapildev-img {
    position: absolute;
    top: -200px;
}
.top-slider .slider-detail .title{
    padding-right:40px ;
}
.top-slider h2 {
    font-size:48px;
    font-weight: bold;
    font-style: italic;
    color: #ef6823;
}
li {
    font-size: 24px;
    color: #32560f;
    font-style: italic;
}
.top-slider .kapildev-img {
    position: absolute;
    top: -376px;
    left:-124px;
}
.top-slider .line{
    border: 1px solid #c7c5c5;
    max-width:70%;
    text-align: center;
    margin:0;
 	margin-top: 20px;
}
.top-slider .logo img{
	margin-left: -200px;
}
.top-slider span {
    background: #ef6823;
    color: #fff;
    padding: 0 5px;
}
/*@media(max-width:1336px){*/
/*	.top-slider h2{*/
/*		font-size: 38px;*/
/*	}*/
/*	li {*/
/*    font-size: 16px;*/
/*}*/
/*.top-slider .kapildev-img {*/
 
/*    left: -130px;*/
/*}*/
/*}*/
section.form1 h3 {
    font-size:27px;
    color: #ef6823;
    font-style: italic;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
}
section.form1 .row {
    background: #fff;
    border: 3px solid #ef6823;
    border-radius: 25px;
    padding:50px;
    box-shadow: 0px 10px 20px #ccc;
}
section.form1 .box1{
    background: #e6e6e6;
    padding: 30px;
    border: 2px solid #9f9d9d;
    border-radius: 20px;
}
section.form1 input{
    width: 100%;
    background: #32560f;
    border-radius: 15px;
    color: #fff;
    font-size:24px;
    height:80px;
    border: none;
    margin-bottom: 20px;
    font-style: italic;
    font-family:'Raleway', sans-serif !important;
    font-weight:600;
}
.line {
    border: 1px solid #908c8c;
    max-width: 60%;
    margin: 0 auto;
}
section.form1 input:hover{
	background:#ef6823;
}
section.form1 input:focus{
	outline:none;
	border-bottom:1px solid #ef6823 !important;
}
section.form1.form3 input {
 	background: #32560f00;
   	border: none;
   	border-radius:0;
  	border-bottom: 2px solid #aca5a5;
  	color:#000;
}
label.btn.btn-secondary.form-group p {
 margin:0;
}
@media(max-width:1400px){
    .top-slider h2{
        font-size: 38px;
    }
    li {
    font-size: 16px;
}
.top-slider .kapildev-img {
    top: -365px;    
    left: -130px;
}
section.form1 h3{
    font-size:22px;
}
}
@media(max-width:1199px){
.top-slider h2 {
    font-size: 30px;
}
li {
    font-size: 12px;
}
.top-slider .kapildev-img {
    top: -314px;
    left: -130px;
}
section.form1 input{
    font-size:18px;
}
section.form1 h3 {
    font-size: 18px;
}
label.btn.btn-secondary.form-group p{
    font-size:18px;
}
}
@media(max-width:991px){
	.top-slider .logo img {
    margin-left: 0px;
}
label.btn.btn-secondary.form-group{
    height: auto;
    padding: 20px 0;
}
.top-slider .kapildev-img {
   left: -47px;
   top: -106px;
}
.top-slider .container {
    padding: 100px 0;
}
.top-slider h2 {
    font-size: 24px;
}
section.form1 h3,
section.form1 input{
    font-size:15px;
 }
 section.form1 .row{
 	padding:10px;
 }
 section.form1 .box1{
 	padding: 20px;
 }  
section.form1 input{
	height: 75px;
}
label.btn.btn-secondary.form-group p{
    font-size:14px;
}
}
@media(max-width:767px){
    .top-slider .slider-detail .title{
        padding-right:0px ;
    }
	.top-slider .kapildev-img {
	    position: relative;
	    left: 0px;
    	top: 20px;
	}
	.top-slider h2 {
    	text-align: center;
	}
	section.form1 .box1{
		margin-bottom: 20px;
	}
	.top-slider h2 {
    font-size: 23px;
	}
	.top-slider .row {
		padding: 20px;
	}
	.top-slider .container{
    padding: 50px 20px;
}
.top-slider .line{
	width:100%;
}
li {
    font-size: 14px;
}
section.form1.form3 .box1 {
    margin-bottom: 0px;
}
section.form1 .row {
   
    margin: 0 3px;
}
section.form1 .row {
    padding: 10px 0px;
}
section.form1 .box1 {
    padding: 20px 10px;
}
.my-5{
    margin-top:20px !important;
    margin-bottom:20px !important
}
label.btn.btn-secondary.form-group p {
    font-size: 17px;
}
section.form1 h3, section.form1 input {
    font-size: 16px;
}
label.btn.btn-secondary.form-group{
    height: auto;
    padding: 20px 0;
}
}
@media (max-width:280px){
section.form1 input {
    font-size:11px;
}
}
@media (min-width:576px) and (max-width:767px){
        section.form1 h3, section.form1 input {
    font-size: 11px;
}
}
@media (max-width:767px) and (orientation: landscape) {
        section.form1 h3, section.form1 input {
    font-size: 11px;
}
label.btn.btn-secondary.form-group p {
    font-size: 12px;
}
}

/*@media(max-width:992px){*/
/*	.top-slider .logo img {*/
/*    margin-left: 0px;*/
/*}*/
/*.top-slider .kapildev-img {*/
/*   left: -47px;*/
/*   top: -73px;*/
/*}*/
/*.top-slider .container {*/
/*    padding: 100px 0;*/
/*}*/
/*.top-slider h2 {*/
/*    font-size: 28px;*/
/*}*/
/*section.form1 h3,*/
/*section.form1 input{*/
/*    font-size:15px;*/
/* }*/
/* section.form1 .row{*/
/* 	padding:10px;*/
/* }*/
/* section.form1 .box1{*/
/* 	padding: 20px;*/
/* }  */
/*section.form1 input{*/
/*	height: 75px;*/
/*}*/
/*}*/
/*@media(max-width:767px){*/
/*	.top-slider .kapildev-img {*/
/*	    position: relative;*/
/*	    left: 0px;*/
/*    	top: 0px;*/
/*	}*/
/*	.top-slider h2 {*/
/*    	text-align: center;*/
/*	}*/
/*	section.form1 .box1{*/
/*		margin-bottom: 20px;*/
/*	}*/
/*	.top-slider h2 {*/
/*    font-size: 23px;*/
/*	}*/
/*	.top-slider .row {*/
/*		padding: 20px;*/
/*	}*/
/*	.top-slider .container{*/
/*    padding: 50px 20px;*/
/*}*/
/*.top-slider .line{*/
/*	width:100%;*/
/*}*/
/*li {*/
/*    font-size: 14px;*/
/*}*/
/*section.form1.form3 .box1 {*/
/*    margin-bottom: 0px;*/
/*}*/
/*section.form1 .row {*/
   
/*    margin: 0 3px;*/
/*}*/
/*}*/
</style>