
*{
margin:0;
padding:0;
}

body{
font-family: 'Poppins', sans-serif;
}

a{
	text-decoration:none;
}




.list_1{
	list-style:none;
	font-size: 18px;
}

.list_1 li{
	float:left;
	color:#000;
}

.list_1 a{
	color:#000;
}

.list_1 > li > a {
  position: relative;
  display: block;
  text-decoration:none;
  padding: 10px 15px;

}
.btn_1 a {
    margin-top: 8px;
    font-weight: bold;
    color: #fff;
    border: 1px solid #0098d8;
    background-color: #0098d8;
    padding: 9px 15px !important;
    border-radius: 5px;
    cursor: pointer;
    font-weight: bold;
}
li.btn_1 a {
    display: inline-block;
    font-size: 16px;
}
.btn_11{
		margin-top: 8px;
  font-weight: bold;
  color:#fff;
  border: 1px solid #0098d8;
  background-color: #0098d8;
  padding:9px 19px 6px 18px;
  border-radius:5px;
   cursor: pointer;
   font-weight:bold;
   font-size:22px;
}

.btn_1 button:hover{
	background:#00a2e6;
	 border: 1px solid #00a2e6;
}
.head_1{
	 background: rgb(0,133,216);
    background: linear-gradient(90deg, rgb(0 106 171) 0%, rgb(0 144 155) 100%);
	padding-top:100px;
	padding-bottom:100px;
}


.head_2{
	 background: rgb(0,133,216);
background: linear-gradient(88deg, rgb(0 0 0) 0%, rgb(221 0 0) 100%);
padding-top:100px;
	padding-bottom:100px;
}


.head_3{
	 background: rgb(0,133,216);
background: linear-gradient(88deg, rgb(0 0 0) 0%, rgb(13 46 160) 100%);
padding-top:100px;
	padding-bottom:100px;
}


.myhead_1{
font-size: 19px;
    text-align: center;
    margin-left: 24px;
    margin-right: 24px;
}

.nav_1{
max-width: 1200px;
  margin: 0 auto;
  display: grid;
  	background:#fff;
  padding:10px;
  display: grid;

}

.nav_2{
    background: linear-gradient(90deg, rgba(0,133,216,1) 0%, rgb(0 27 29) 100%);
	}
.topnav {
  overflow: hidden;

}

.topnav a {
  float: left;
  display: block;
  color: #f2f2f2;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 24px;
}

.topnav .icon {
  display: none;

}


.topnav{
	 display: grid;
	  margin: 0 auto;
	 max-width: 1200px;
	 
}
.menu_1{
	justify-content:right;
	display:flex;

}

.cards_1 {
  max-width: 1200px;
  margin: 0 auto;
  display: grid;
  padding:10px;
  font-size:20px;

}



.cards_2{
  justify-content:center;
  border-bottom:1px solid #d9dad8;
}

.cards_3{
	gap:10px;
}

.field_1{
	width:100%;
	height:40px;
	border-radius:5px;
	border: 1px solid #000000;
	padding-left: 4px;
	font-size:19px;
}

.cards_4{
		gap:10px;
		margin-top:50px;
			margin-bottom:30px;
}

.list_11{
	margin-left:30px;
	margin-top:10px;
	margin-bottom:30px;
	
}


.text_1{
	color:#fff;
	margin-top:-12px;
}

.text_1 ul{
font-size:24px;
}

.btn_2 {
    background: #fff;
    border: none;
    padding: 11px 15px;
    border-radius: 5px;
    font-size: 25px;
    color: #0098d8;
    cursor: pointer;
    display: flex;
}
.line_1{
	border-right:1px solid #d9dad8; margin-top:5px; margin-bottom:5px;
	text-align:center;
}

.line_2{
	text-align:center;
}

.btn_3 {
    background: #0098d8;
    border: none;
    padding: 11px 19px;
    border-radius: 5px;
    color: #fff;
    font-weight: bold;
    margin-top: 25px;
    cursor: pointer;
    margin-top: 25px;
	font-size:23px;
}
.btn_3:hover{
	background:#00a2e6;
}

.form_1{
	padding:50px;border-radius: 0px 00px 30px 00px;box-shadow: 13px 13px 20px 0px #ececec;
}

.form_1 label{
color:var(--background);
font-size:20px;
margin-bottom:15px;
}

.form_1 input{
	border:1px solid #949494;
	padding: 7px;
}

.btn_4{
	background:#0098d8;
	border:none;
padding: 10px 16px 10px 18px;
  border-radius:5px;
  color:#fff;
  margin-top:10px;
  font-size:22px;
    cursor: pointer;
}


.btn_4:hover{
	background:#00a2e6;
}

.model_head{
	background:#0098d8;
	color:#fff;
}


figcaption {
	font: 600 1.6rem consolas;
	text-transform: uppercase;
	margin-top: 7px;
	text-align: center;
	text-shadow: 1px 1px #000;
}

.success {
	color: #00cc74;
}

.info {
	color: #999;
}

.warning {
	color: #f7d600;
}

.danger {
	color: #d70902;
}

@-webkit-keyframes f {
	0% {
		background-position: 40px 0;
	}

	to {
		background-position: 0 0;
	}
}

@keyframes f {
	0% {
		background-position: 40px 0;
	}

	to {
		background-position: 0 0;
	}
}

.progress {
	overflow: hidden;
	margin-top:10px;
		margin-bottom:10px;
	height: 18px;
	border-radius: 4px;
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-bar {
	height: 100%;
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
}

.progress-bar-striped,
.progress-striped .progress-bar {
	background-image: linear-gradient(
		45deg,
		hsla(0, 0%, 95%, 0.8) 25%,
		transparent 0,
		transparent 50%,
		hsla(0, 0%, 95%, 0.8) 0,
		hsla(0, 0%, 95%, 0.8) 75%,
		transparent 0,
		transparent
	);
	background-size: 40px 40px;
}

.progress-bar.active,
.progress.active .progress-bar {
	-webkit-animation: f 2s linear infinite;
	animation: f 2s linear infinite;
}

.progress-bar-success {
	background-color: #00cc74;
}

.progress-striped .progress-bar-success {
	background-image: linear-gradient(
		45deg,
		hsla(0, 0%, 100%, 0.15) 25%,
		transparent 0,
		transparent 50%,
		hsla(0, 0%, 100%, 0.15) 0,
		hsla(0, 0%, 100%, 0.15) 75%,
		transparent 0,
		transparent
	);
}

.loader{
	display:none;
}


.Complete_1{
	display:none;
}


/* second page 2 start */

.new_nav_2 {
    padding-top: 9px;
    padding-bottom: 15px;
    max-width: 1200px;
    margin: 0 auto;
    display: grid;
    padding-left: 5px;
}
a{
	text-decoration:none;
}

.new_topnav {
  overflow: hidden;

}
.new_topnav a {
    float: left;
    display: block;
    color: #000;
    text-align: center;
    padding: 11px 15px;
    text-decoration: none;
    font-size: 15px;
}
.new_navbar-brand {
    position: absolute;
    /* margin-top: 6px; */
}

.new_topnav{
	 display: grid;
	  margin: 0 auto;
	 max-width: 1200px;
}
a.new_navbar-brand img {
    max-width: 76%;
}

.new_menu_1{
	justify-content:right;
	display:flex;

}

  .new_topnav .icon {
    display: none;
  }
    .new_topnav.responsive {position: relative;}
  .new_topnav.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .new_topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
  }
  
  .btn_sec a{
		margin-left:10px;

	}
  
  .new_btn_1{
	margin-top: 0px;
  font-weight: bold;
  color:#fff !important;
  border: 1px solid #0098d8;
  background-color: #0098d8;
  padding:6px 11px 6px 11px;
  border-radius:5px;
	cursor: pointer;
}

.grid-container{
  max-width: 1200px;
  margin: 0 auto;
  display: grid;
  padding:4px;
}

.btn_12{
	background:#000;
	cursor: pointer;
	border:none;
	border-radius:50px;
	color:#fff;
	padding: 14px 22px;
  font-size: 18px;
}

.line{
	width:100px;
	margin:24px auto;
border: 1px solid #fff;
}

.head_11{
	text-align:center;
}

.head_11 {
	font-size:23px;
}

.back_2{
	background: #e0e0e0;
	padding-top:30px;
	padding-bottom:30px;
}

.head_12 {
	font-size:19px;
	text-align:center;
}

.img_2 {
  border-radius: 50px;
  width: 300px;
}

.back_1{
	background-image: url('../images/bg.webp');
  background-size: cover;
  padding-top: 80px;
  padding-bottom: 10px;
}

.grid-items{
  max-width: 1200px;
  margin: 0 auto;
  display: grid;
padding-right: 31px;
  gap: 50px;
  padding-left: 16px;
}

.img_1{
	width: 100%;
  border: 10px solid #e6e6e6;
}

.img_1:hover {
  box-shadow: 0px 14px 13px 0px #0000007a;
}

.head_panel {
  background: #000;
  color: #fff;
  padding:5px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  font-size:20px;
}

.grid-form{
	  max-width: 1200px;
  margin: 0 auto;
  display: grid;
padding-right: 31px;
  gap: 50px;
  padding-left: 16px;
  padding-top:30px;
    padding-bottom:30px;
}

.new_form_1 {
  box-shadow: 2px 15px 18px #f3f3f3;
  padding-bottom: 20px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}

.form_22{
	  margin: 0 auto;
  display: grid;
    gap:10px;
	padding-left:10px;
		padding-right:10px;
}

.new_field_1{
padding-top:10px;	
padding-bottom:10px;	
}

.fieldset_1{
	height: 40px;
  width: 100%;
  border-radius: 4px;
  border:1px solid #000000;
  font-size:18px;
}

.bt_1{
background:#000;
	cursor: pointer;
	border:none;
	border-radius:50px;
	color:#fff;
	padding: 14px 22px;
  font-size: 19px;
  margin-top:28px;
}

.section_4{
	padding-top:30px;
	padding-bottom:30px;
	background:#f5f5f5;
}

.head_4{
	font-size:22px;
	text-align:center;
}

.grid-item2{
  max-width: 1200px;
  margin: 0 auto;
  display: grid;
  padding-top:30px;
  padding-right: 31px;
  gap: 50px;
 padding-left:11px;
}

.new_item_3{
	padding-left:20px;
	margin-top:50px;
}

.setup_img {
  border: 10px solid #fff;
  border-radius: 50px;
}

.grid-item3{
	  max-width: 1200px;
  margin: 0 auto;
  display: grid;
  padding-right:33px;
  padding-left:20px;
  gap:50px;
}

.grid-item4{
 max-width: 1200px;
  margin: 0 auto;
  display: grid;
  gap:20px;
  padding:10px;
}

.new_form_2 {
  box-shadow: 0px 7px 8px #dedada;
  border-bottom-left-radius: 8px;
  background: #fff;
  border-bottom-right-radius: 8px;
  padding: 15px;
  font-size: 18px;
}

.contact_1 {
  color: #0087d8;
}

.contact_1 h4{
font-size:25px;
}

.contact_1 hr {
  background: #0087d8 !important;
  border: 1px solid #0087d8;
  opacity: 1;
  margin:20px auto;
}

.form_contact{
color:#000;	
font-weight:600;
font-size:15px;
}

.form_contact input{
margin-bottom:15px;
}

.contact_info {
  background: #fff;
  padding: 10px;
  color:#000;
  border-radius: 5px;
  font-size:20px;
}

.grid_1{text-align:center;}


.contact_btn{
padding: 9px 11px 9px 11px;
font-size: 21px;
}


.setup-cnt{
  background:none;
}
.new_item_1 {
    margin-top: 50px;
}

/* second page 2 end */






.footer{
	background-image:
linear-gradient(45deg, rgba(9, 1, 75, 0.84), rgba(0, 22, 47, 0.9)), url('../images/footer.jpg');
	color:#fff;
	padding-top:30px;
	padding-bottom:50px;	
	background-size:cover;
}


.footer_cards{
	  max-width: 1200px;
  margin: 0 auto;
  display: grid;
  gap:50px;
  padding:10px;
}

.footer a{
	color:#fff;
}

.footer i{
	font-size:13px;
}

.footer ul{
list-style:none;
	line-height:3;
	font-size:15px;
}

.footer_content{
	margin-top:30px;
	line-height:19px;
	line-height: 2;
		font-size:15px;
}

.subscribe{
	width:200px;
	border:none;
  height: 40px;
  border-top-left-radius: 6px;
border-bottom-left-radius: 6px;
}

.subscribe_button{
	background:#0098d8;
	border:1px solid #0098d8;
	padding: 7px 9px 7px;
border-top-right-radius: 6px;
border-bottom-right-radius: 6px;
cursor: pointer;
}

.footer_bottom{
padding-top:15px;
padding-bottom:15px;
background:#0c124a;

}

.bottom_1{
	color:#fff;
  max-width: 1400px;
  	  margin: 0 auto;
  display: grid;	
  padding:10px;
}

/* The Modal (background) */
.modal {
    display: none;
    position: fixed;
    z-index: 1;
    padding-top: 51px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.4);
}


#myModal .field_1 {
    height: 48px;
}
/* Modal Content */
.modal-content {
  position: relative;
  background-color: #fefefe;
  margin: auto;
  padding: 0;
  width: 80%;
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
  -webkit-animation-name: animatetop;
  -webkit-animation-duration: 0.4s;
  animation-name: animatetop;
  animation-duration: 0.4s
}

/* Add Animation */
@-webkit-keyframes animatetop {
  from {top:-300px; opacity:0} 
  to {top:0; opacity:1}
}

@keyframes animatetop {
  from {top:-300px; opacity:0}
  to {top:0; opacity:1}
}

/* The Close Button */
.close {
  color: white;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

.modal-header {
  padding: 2px 16px;
  background-color:#0098d8;
  padding-top:15px;
   padding-bottom:15px;
  color: white;
}
.modal-body {
    padding: 6px 42px;
}
.danger_btn{
	background:red;
	color:#fff;
	border-radius:8px;
	border:none;
	padding: 10px 17px 10px 18px;
font-weight:bold;
}
.gird_form {
    margin-top: 4px;
}
.grid_model{
 max-width: 1200px;
  margin: 0 auto;
  display: grid;
  padding:10px;
  gap:40px;
}


.carousel-wrapper {
  position: relative;
height: 250px;
  width: 100%;
  display: block;
}

.carousel-item {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 25px 50px;
  opacity: 0;
  transition: all 0.5s ease-in-out;
}
.arrow{
  border: solid black;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 12px;
}
.arrow-prev {
  left: 30px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%) rotate(135deg);

}
.arrow-next {
  right: 30px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%) rotate(-45deg);
}

[id^= "item"] {
  display: none;
}
.item_1 {
  z-index: 2;
  opacity: 1;
  background: url('../images/s1.png');
  background-size: 100%;
  background-repeat:no-repeat;
}
.item_2 {
    background: url('../images/s2.png');
   background-size: 100%;
   background-repeat:no-repeat;
}
.item_3 {
  background: url('../images/s3.png');
  background-size: 100%;
  background-repeat:no-repeat;
}

*:target ~ .item_1{
  opacity: 0;
}
#item_1:target ~ .item_1 {
  opacity: 1;

}
#item_2:target ~ .item_2, #item_3:target ~ .item_3 {
  z-index: 3;
  opacity: 1;
} 

/*.logo{
	display:none;
}*/
.logo1{
  display:none;
}

.contect_bt{
	display:none;
}

.driver_11{
	display:none;
}

.form_2{
	display:none;
	padding:40px;
	background:#0091d8;
}

.form_21{
padding:40px;
background:#1b1a1a;
border-radius:8px;	
}

.form_2 input{
margin-bottom:20px;
}

.download_driver{
	display:none;
}

.thank-box {
    text-align: center;
    width: 100%;
    padding: 50px 0;
}
.thank-cnt h3 {
    font-size: 36px;
    text-transform: capitalize;
}
.thank-cnt h2 {
    border-top: 1px solid #555;
    margin-top: 30px;
    margin-bottom: 20px;
    padding-top: 30px;
}
.cards_1-thank{
	display: block;
}
.thank-cnt p {
    color: #555;
}
.modal-body P {
    font-size: 19px;
    margin-bottom: 30px;
    margin-top: 30px;
}
.modal-footer {
    background: #0098d8;
    height: 54px;
}
.Complete_1 ul{
    margin-left: 17px;
    margin-top: 14px;
    margin-bottom: 30px;
}
.fix-btn {
    margin-bottom: 30px;
}
/* media query */

@media (min-width:600px) {

.grid-items{ 
grid-template-columns: repeat( 2 ,1fr); 
  } 
.grid-item2{
	grid-template-columns: repeat( 2 ,1fr); 
}
}


@media (min-width: 767px) {
	.item-1{
	  grid-area: nav;
}


.item-2{
	  grid-area: contact;
}



	  .nav_1 {
grid-template-columns: repeat( 2 ,1fr); 
  grid-template-areas: 'nav nav contact contact contact contact';
  }  
  
  .cards_1 {
grid-template-columns: repeat( 2 , 1fr); 
  }  
.cards_2{
	grid-template-columns: repeat( 3 , 1fr); 
}

.footer_1 { grid-area: footer_1; }

.footer_2 { grid-area: footer_2; }

.footer_3 { grid-area: footer_3; }

.footer_cards{
grid-template-columns: repeat( 4 , 1fr); 
   grid-template-areas: 'footer_1 footer_2 footer_3 footer_3 footer_3 footer_3';
}

.form_22{
	grid-template-columns: repeat( 4 ,1fr); 
}  

.grid_1 { grid-area: img; }

.new_item_3 { grid-area: content; }

	.grid-item3{
	grid-template-areas: ' img img content content content content';
		grid-template-columns: repeat( 2 ,1fr); 
}

.panels_1{grid-area: panel;}

.contact_1{grid-area: content_1;}

.grid-item4{
		grid-template-areas: ' panel panel panel panel content_1 content_1';
	grid-template-columns: repeat( 2 , 1fr); 
}

.footer_1 { grid-area: footer_1; }

.footer_2 { grid-area: footer_2; }

.footer_3 { grid-area: footer_3; }

.footer_cards{
grid-template-columns: repeat( 4 , 1fr); 
   grid-template-areas: 'footer_1 footer_2 footer_3 footer_3 footer_3 footer_3';
}


}

@media (min-width: 991px) {
.cards_3{
	grid-template-columns: repeat( 4 , 1fr); 
}

.gird_form { grid-area: form; }

.slider_grid { grid-area: slider; }


.grid_model{
	grid-template-columns: repeat( 2 ,1fr); 
	grid-template-areas: ' form form form form slider ';
}
.submit_1{
	border-right: 1px solid #d9dad8;
  margin-top: 5px;
  margin-bottom: 5px;
  padding-right: 14px;
}

 .grid-container{ 
grid-template-columns: repeat( 1 ,1fr); 
  }  
  
  .contact_btn{
	  display:none;
  }
  
  
	.head_11 i{
		display:none !important;
	}

	  .grid-items{ 
grid-template-columns: repeat( 4 ,1fr); 
  }  
  
  .form_sec{ grid-area: form; }

    .form_print{ grid-area: print; }
	
  	  .grid-form{ 
	grid-template-areas: ' form form form form  print';

  }  

  
  .grid-item2{
	grid-template-columns: repeat( 3 ,1fr); 
}

}

@media (max-width:1200px) {
	.new_menu_1{
		padding-right:10px;
	}
}


@media only screen and (max-width: 991px) {
	.content_2{
		display:none !important;
	}
	
	

	
	.btn_sec a{
		margin-left:10px;
		margin-bottom:10px;
	}
	
	  
  .new_item_3{
	  margin-top:0px;
  }
	
	  .toggle {
    float: right;
    padding-bottom: 13px;
  }
	
 .new_topnav a {
	 display: none;
	 }
	 
  .new_topnav a.icon {
    float: right;
    display: block;
  }
    .new_topnav.responsive {position: relative;}
  .new_topnav.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .new_topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
  }
  
  .new_menu_1{
	justify-content:left;
	display:grid;
}

.nav_link{
	margin-top:50px;
}

.toggle{
	float:right;
}

.new_navbar-brand {
    margin-left: 10px;
    /* margin-top: 16px; */
}
a.new_navbar-brand img {
    max-width: 77%;
}

.new_nav_2{
	padding-bottom:0px;
}

.new_topnav .icon {
font-size:20px;
border: 1px solid #b3a5a5;
  padding: 7px 11px 7px 11px;
  border-radius: 5px;
  margin-right:10px;
  margin-top:10px;
  color:#b3a5a5;
}
  
}

@media only screen and (max-width: 925px) {
	
	.topnav a{
		padding: 14px 7px;
		font-size: 15px;
	}
}

@media only screen and (max-width: 767px) {
    .field_1 {
    height: 40px;
}
.modal-body {
    padding: 8px 24px;
}
.fix-btn a {
    margin-right: 0px;
    float: inherit;
    /* display: block; */
    /* width: 100%; */
}

.btn_3 {
    padding: 11px 12px;
}
.form_21 {
    padding: 17px;
}
.form_2 {
    padding: 18px;
}
.fix-btn span {
    display: none;
}
	.head_1{
		padding-top:10px;
		padding-bottom:27px;
	}
	
		.head_2{
		padding-top:10px;
		padding-bottom:27px;
	}
	
			.head_3{
		padding-top:10px;
		padding-bottom:27px;
	}

	
	.driver_1{
	display:none;
	}
	
	.download_driver{
	text-align:center;
	font-size:30px;
	display:block;
	padding-top: 16px;
    padding-bottom: 16px;
}

	
	.nav_1{
	display:none;
}

.form_2{
	display:grid;
}

.driver_11{
			text-align:center;
		padding-top:10px;
			padding-bottom:20px;
	display:block;
}

.form_res{
	display:none;
}

.cards_4 {
  margin-top: 10px;
}

.order_1 img{
	width:100%;
}

 .cards_4 .order_1:nth-of-type(1) {
    order: 2;
  }

.contect_bt{
	background-image:url('../images/footer.jpg');
	text-align:center;
	padding-top:25px;
	padding-bottom:20px;
	background-position: -290px;
		display:block;
}

.logo{
	display:block;
	/*position:absolute;*/
}
.logo1{
  display:block;
  position:absolute;
}

.card_2{
	display:none;
}


.nav_2{
	  max-width: 1200px;
  margin: 0 auto;
  display: grid;
  padding-left:5px;
  	background:#fff;

}


.topnav .icon {
font-size:20px;
border:1px solid #b3a5a5;
  padding: 7px 11px 7px 11px;
  border-radius: 5px;
  margin-right:10px;
  color:#b3a5a5;
  margin-top:10px;
}

.text_1 ul {
  font-size: 17px;
}

.menu_1 a{
color:#000;
}
	
	  .nav .content .links {
    display: none;
  }
  .nav .content .menu {
    display: initial;
  }
	
	.action_1{
		margin-top:20px !important;
	}
	
	.btn_3 {
  margin-top:0px;
  /* float:right; */
}
	  .card_2{
	margin-top:30px;
}


.nav_link{
	margin-top:50px;
}

	.line_1{
		border-right: none;
	}
	
	.footer_line {
  border-right: none;
}

 .topnav a {
	 display: none;
	 }
	 
	 .toggle{
		 padding-bottom:10px;
	 }
	 
  .topnav a.icon {
    float: right;
    display: block;
  }
.topnav.responsive {
    position: relative;
    padding-top: 44px;
}
  .topnav.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
  }
  
.menu_1 {
    justify-content: left;
    display: grid;
}
.text_1 {
	display:grid;
}
  .text_1 .order_change{
	  order: 2; 
  }
  
.order_change2{
	justify-content: center;
    display: grid;
	margin-bottom:20px;
	}
	
	.grid-items{ 
grid-template-columns: repeat( 2 ,1fr); 
gap: 24px;
  }  
  
  .back_1 {
    padding-top: 20px;
    background: #dbdbdb;
}
}


@media only screen and (max-width: 483px) {
	.btn_1 button{
		padding: 4px 6px 2px 4px;
  font-size: 13px;
}
.thank-cnt .btn_1 a {

    display: block;
}
}