body {
  font-family: 'Raleway', sans-serif;
  background-color: #d58a00;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.slider_img {
  padding: 10px 0px;
  width: 100%;
}

.layout_padding {
  padding: 75px 0px 20px 0px;
}

/* .layout_padding2 {
  padding: 45px 0;
} */

.layout_padding2-top {
  padding-top: 45px;
}

.layout_padding-top {
  padding-top: 75px;
}

.layout_padding-bottom {
  padding-bottom: 75px;
}

.call_to-btn {
  display: inline-block;
  padding: 15px 45px;
  border-radius: 10px;
  font-size: 15px;
  background-color: #ffffff;
  color: #262627;
  font-weight: 600;
  transition: all 0.3s ease 0s;
}

.call_to-btn img {
  width: 18px;
  margin-left: 10px;
}

.btn_on-hover {
  color: #ffffff;
  text-decoration: none;
  transition: all 0.3s ease 0s;
}

.call_to-btn:hover,
.btn_on-hover:hover {
  text-decoration: none;
  transform: translateY(-7px);
}

/*header section*/

.header_section {
  font-family: 'Poppins', sans-serif;

}

nav.navbar.navbar-expand-lg {}

.custom_nav-container.navbar-expand-lg .navbar-nav .nav-link {
  padding: 10px 20px;
  color: #ffc100;
  text-align: center;
  text-transform: uppercase;
  
}

.custom_nav-container.navbar-expand-lg .navbar-nav .nav-link:hover {
  padding: 10px 20px;
  color: #000000;
  text-align: center;
  
}



.btn,
.btn:focus {
  outline: none !important;
  box-shadow: none;
}

.top_container {
  padding-bottom: 100px;
  position: relative;
  width: 100%;
  height: 100%;
  background-image: url(../images/hero-bg.png);
  background-size: 100% 101%;
}



.top_container::before {
  content: "";
  position: absolute;

  background-position: right bottom;
  background-repeat: no-repeat;
  z-index: -1;
}

.sub_page .top_container::before {
  background-color: #fdd31d;
  background-image: none;
}

.top_container::after {
  position: absolute;
  outline: none;

}


.sub_page .top_container::after {
  display: none;
}


.navbar-brand img {
  width: 70%;
}


.custom_nav-container .nav_search-btn {
  background-image: url(../images/search-icon.png);
  background-size: 22px;
  background-repeat: no-repeat;
  background-position-y: 7px;
  width: 35px;
  height: 35px;
  padding: 0;
  border: none;
}

.logo11 {
  width: 300px;
}


.navbar-brand {

  display: flex;
  align-items: center;
}

.custom_nav-container {
  z-index: 99999;
  padding: 5px 0;
}

.custom_nav-container {
  z-index: 99999;
  padding: 5px 0;
}

.custom_nav-container .navbar-toggler {
  outline: none;
}

.custom_nav-container .navbar-toggler .navbar-toggler-icon {
  background-image: url(../images/menu.png);
  background-size: 40px;
}

.navbar-toggler:focus {
  text-decoration: none;
  outline: 0;
  box-shadow: none;
}

/*end header section*/

/* slider Section  */

.client_section h2,
.client_section h5,
.client_section p {
  color: rgb(250, 250, 250);
}

.client_section h2 {
  text-align: center;
}


.client_section h5 {
  font-size: 30px;
  color: #fdd31d;
}

.client_section .row {
  align-items: center;
  padding: 60px 10px;

}

.client_detail-box {
  padding: auto 50px auto auto;
}

.client_section .carousel-indicators {
  margin: 0;
  justify-content: flex-end;
  padding-right: 275px;
  bottom: 20px;
}

.client_section .carousel-indicators li {
  width: 25px;
  height: 25px;
  background-color: #ffc100;
  border-radius: 100%;
  opacity: 1;
}

.client_section .carousel-indicators li.active {
  background-color: #ffffff;
}

/* End slider Section  */

/* common style for some sections */

.heading-1 {
  padding: 30px;
  color: rgb(0 0 0);
  font-weight: bolder;
}

.admission_section {
  padding: 20px 0px;
  background-color: rgb(255, 255, 255);
  border-radius: 30px;
  color: #000000;
}

.common_style h3 {
  font-weight: 600;
  color: #151516;
}

.common_style p {

  color: white;
  margin: 30px 0 50px 0;
}

.about_section {
  padding: 20px 10px;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type=number] {
  -moz-appearance: textfield;
}

/* end common style */

/* Introduction section  */



.about_section a:hover {
  color: #fff;
}

/* End Introduction section  */


/* Modules section */

.module_section img{
  width: 60%;
}


/* end Modules section */

/* features Section */

.why_section {
  text-align: right;
}

.why_section a {
  background-color: #6ebca8;
  color: #fefeff;
}

.feature_section .carousel-indicators {
  margin: 0;
  justify-content: flex-end;
  /* padding-right: 50px; */
  bottom: -20px;
}

.feature_section .carousel-indicators li {
  width: 25px;
  height: 25px;
  background-color: black;
  border-radius: 100%;
  opacity: 1;
}

.feature_section .carousel-indicators li.active {
  background-color: #d58a00;
}

/* end features Section */

/* Pricing section */

#pricing {}

.price-1 {
  background-image: url(../images/background-1.jpg);
  background-attachment: fixed;
  background-repeat: no-repeat;
  padding: 0px !important;
}

.heading-11 {
  padding: 30px;
  margin: 0px;
  border-radius: 30px 30px 0px 0px;
  background-color: rgb(0, 0, 0);
}

#pricing .div1 {
  background-color: rgb(2 155 56);
  opacity: 0.75;
  border-radius: 30px 0px 0px 30px;
  margin: 0px;
  padding: 80px 20px;
}

.pdiv1 {
  padding: 0px 0px;
  margin: 0px 0px;
}

#pricing .div1 h2 {
  color: yellow;
}

#pricing .row {
  --bs-gutter-x: 0rem;
}

.pricing-2 {
  background-color: white;
  border-radius: 10px;
  margin: 50px 100px;
  padding: 25px;
}

.pricing_section {
  font-family: 'Poppins', sans-serif;
}


.pricing_section input {
  border: none;
  outline: none;
  border-bottom: 1px solid #000;
  width: 90%;
  margin: 10px 0;
}



.pricing_form-container button {
  border: none;
  background: #20BADA;
  color: #fff;
  font-size: 15px;
  padding: 15px 45px;
  border-radius: 30px;
  text-transform: uppercase;
  font-weight: bold;
}


/* end Pricing section */

/* Request For Demo */

.div11 {
  font-size: 60px;
}

.div12 input:focus {
  text-decoration: none;
  outline: 0;
  border: none;
}

.demo-1 {
  background-color: rgb(255, 252, 252);
  border-radius: 30px;
  padding: 25px;
  background-repeat: no-repeat;
}

.demo-2 {
  background-color: #17a2b8;
  border-radius: 30px;
  padding: 70px 40px;
}

.btn-1 {
  text-align: center;
  background-color: #d58a00;
  color: rgb(0, 0, 0);
  padding: 9px;
  border: none !important;
}

/* End Request For Demo */

/* contact section */


.contact {
  background-image: url(../images/contact1.jpg);
  background-attachment: fixed;
  background-repeat: no-repeat;
}

.contact-1 {
  background-color: white;
  border-radius: 10px;
  margin: 50px 0px;
  padding: 60px;
  font-weight: bolder;
}

.contact-1 input:focus,
textarea:focus {
  text-decoration: none;
  outline: 0;
  border: none;
}

.contact-2 {
  background-color: white;
  border-radius: 10px;
  margin: 50px 20px;
  padding: 0px;
}


.btn-2 {
  border: none !important;
  margin: 10px;
  padding: 10px 20px;
  border-radius: 10px;
  background-color: #009b24;
}

.contact-1 input,
textarea {
  width: 100%;
  background-color: rgb(222, 222, 222);
  border: none;
  padding: 10px;
}

/* End contact section */

/* info section */

.logo1 {
  width: 23%;
}

.info_section {
  background-color: #042237;

  color: #ffc100;
  font-family: 'Poppins', sans-serif;
}

.info_logo-box {
  display: flex;
  justify-content: center;
}

.info_logo-box h2 {
  font-weight: bold;
  padding: 20px 7px;
  border-bottom: 1.5px solid #fdd31d;
}

.info_section ul {
  padding: 0;
}

.info_section ul li {
  list-style-type: none;
  margin: 3px 0;
}

.info_section ul li a {
  color: #ffffff;
}

.info_section ul li a:hover {
  color: #fdd31d;
}

.info_section h5 {
  margin-bottom: 12px;
  font-weight: bolder;
  font-size: 35px;
}



.info_section .form_container input {
  width: 225px;
  height: 40px;
  padding: 10px;
}

.info_section .form_container input::placeholder {
  color: #ccc8c8;
}

.info_section .form_container button {
  background-color: #fdd31d;
  border: none;
  outline: none;
  color: #fff;
  padding: 8px 30px;
  margin-top: 15px;
  font-size: 15px;
  text-transform: uppercase;
}

.social_container {
  width: 90%;
  margin: 0 auto;
  border-top: 1px solid #ffc100;
  padding: 25px 0;
}

.info_section .social-box {
  margin: 0 auto;
  display: flex;
  justify-content: center;
}

.info_section .social-box img {
  width: 35px;
  margin-right: 5px;
}
.info_button1{
  background-color: #d58a00; 
  padding:0px 20px ; 
  border:none; 
  border-radius:30px;
}
.info_button2{
  background-color: #d58a00; 
  padding:0px 49px ; 
  border:none; 
  border-radius:30px;
}
.info_button3{
  background-color: #d58a00; 
  padding:0px 52px ; 
  border:none; 
  border-radius:30px;
}

.map1{
  width: 95%;
  height: 75%;
  margin: auto;
}
/* end info section */

/* footer section*/

.footer_section {
  background-color: #d58a00;
  border-top: 2px solid black;
  padding: 5px 0px;
  font-family: 'Poppins', sans-serif;

}

.footer_section p {
  color: #000000;
  margin: 0;
  text-align: center;
}

.footer_section a {
  color: #fdfdfe;
}

/* end footer section*/


/* Policy T&C and Discription section  */

.heading {
  font-weight: bolder;
  background-color: #d58a00;
  margin: 10px;
}

.ptd {
  color: #ffc100;
  text-decoration: none;
}

.border1 {
  margin: 0px auto;
}

.bg-1 {
  padding: 20px;
  border-radius: 10px;
  color: rgb(0, 0, 0);
  background-color: rgb(255, 255, 255);
}

/* End Policy T&C and Discription section  */



/* *{
  border: 2px solid red;
} */