.topbar-bg{
	width:100% !important;
background-color: #cd1105 !important;
}
.modal-dialog{
	margin-top:150px !important;

}
.modal-content .modal-dialog .contact-Form{
	padding-top: 10px;
    padding-bottom: 10px;
    font-size: 14px;
    background-color: transparent;
    border:none transparent;
    border-bottom:1 px solid #0f0f0f transparent;
}

.modal-content .modal-dialog .contact-Form label{
	 font-size: 14px important;
}

.form-bg-popup{
	border-style: ridge !important;
	border: 6px solid #ff6600 !important;
	/*background-image: url('../images/section-bg8.webp');*/
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	box-shadow:box-shadow: box-shadow: rgb(38, 57, 77) 0px 20px 30px -10px !important;
}
.modal-content .modal-dialog .contact-Form .fc-in-popup{
	padding: 10px important;
	 font-size: 14px important;
	border: transparent;
	border-bottom: 1px solid #160a60;
	background-color: #F3F4F4;
	border-radius: none !important;
	color:#ffffff;
}

.form-control {
    padding-top: 10px;
    padding-bottom: 10px;
    border-width: 1px;
    font-size: 15px;
    background-color:  noone !important;
    border-color: rgba(var(--inverse-color-rgb), 0.1);
    font-family: "Karla" sans-serif !important;
}
.form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size:  noone !important;
    font-weight:  noone !important;
    line-height:  noone !important;
    color: var(--bs-body-color);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: noone !important;
    background-clip: padding-box;
    border: noone !important;
    border-radius:  noone !important;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

 .fc-in-popup{
  color: #414141;
  opacity: 0.5;
  border: transparent;
	border-bottom: 1px solid #160a60;
  border-radius: none !important;
  padding: 5px !important;
}
.contact-Form .fc-in-popup input::placeholder {
  color: #424141 !important;
  opacity: 0.5;
  border-radius: none !important;
  padding: 5px !important;
}
.modal-content .modal-dialog .contact-Form .fc-in-popup select::placeholder {
	border: transparent;
	border-bottom: 1px solid red;
  color: #424141 !important;
  border-radius: none !important;
}
.modal-content .modal-dialog .contact-Form .fc-in-popup option:not(:first-of-type) {
  color: #424141 !important;
}

#about{
	background-image: url('../about_2-min.webp') !important;
	background-position: center !important;
	background-size: cover !important;
	background-repeat: no-repeat !important;

}
.title-head{
  color: #e22b30;#160a60; !important;
}
.txt-primary{
  color: #ff6600 !important;
}
.txt-dark1{
  color: #424141 !important;
}
.txt-light1{
	color: #f5f0d0 !important;;
}
.txt-light{
	color: #fefdea !important;;
}
.bg-credits{
	background-color: #120b3f !important;
    border:none transparent;
}
.btn-light{
	background-color: #0737AD !important;
    border:none transparent;
    color: #212121 !important;
}
.contact-bg{
	border-radius: 10px !important;
	border-top: 10px solid #160a60;
	/*box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;*/
	box-shadow: rgba(0, 0, 0, 0.09) 0px 25px 20px, rgba(0, 0, 0, 0.09) 0px 14px 21px, 
	rgba(0, 0, 0, 0.09) 0px 18px 41px,
	 rgba(0, 0, 0, 0.09) 0px 16px 18px, rgba(0, 0, 0, 0.09) 0px 32px 16px;
}
.contact-bg-main{
	background-image: url('../images/contact-bg2.webp');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;

	/*//background-image: linear-gradient(to top, #f5f0d0,#F3F4F4) !important;*/
}
.faq-bg{
	background-image: url('../images/faq-bg3.webp');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;

	/*//background-image: linear-gradient(to top, #f5f0d0,#F3F4F4) !important;*/
}
.section-bg1{
background-image: url('../images/section-bg1.webp');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.section-bg2{
background-image: url('../images/section-bg2.webp');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.section-bg5{
background-image: url('../images/section-bg5.webp');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.section-bg4{
background-image: url('../images/section-bg4.webp');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.section-bg3{
background-image: url('../images/section-bg3.webp');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.section-bg7{
background-image: url('../images/section-bg7.webp');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.section-bg6{
background-image: url('../images/section-bg6.webp');
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
}

.section-bg8{
background-image: url('../images/section-bg8.webp');
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
}

.card1 {
  display: block;
  position: relative;
  max-width: 662px;
  background-color: #f2f8f9 !important;
  border-radius: 4px;
  padding: 32px 24px;
  margin: 12px;
  text-decoration: none;
  z-index: 0;
  overflow: hidden;
  
  

  &:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: -16px;
    right: -16px;
    background-image: linear-gradient(to top, #f5f0d0,#F3F4F4) !important;
    height: 22px;
    width: 22px;
    border-radius: 32px;
    transform: scale(1);
    transform-origin: 50% 50%;
    transition: transform 0.25s ease-out;
   
  }

  &:hover:before {
    transform: scale(61);
     color:#414141 !important;
  }
}
.services-img-shadow{

}
/** btn1 starts***/
.btn-style511 {
  $btn-color: #850811;
  $btn-hover-color: #424141;
  position: relative;
  border-color: $btn-color;
  background-color: $btn-color;
  color: #850811;
  overflow: hidden;
  span {
    position: relative;
    z-index: 2;
  }
  &::before,
  &::after {
    width: 100%;
    height: 50%;
    position: absolute;
    left: 0;
    background-color: $btn-hover-color;
    transition: all 0.25s;
    content: "";
    z-index: 1;
  }
  &::before {
    top: 0;
    transform: translate(-100%, 0);
  }
  &::after {
    bottom: 0;
    transform: translate(100%, 0);
  }
  &:hover {
    color: #850811;
    &::before,
    &::after {
      transform: translate(0, 0);
    }
  }
}
/** btn1 ends***/
.form-wrapper{

	background-color: rgba(243,244,244,0.6) !important; 
	border: 4px solid #ff6600;
	/*background-image: url('../images/section-bg8.webp');*/
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	opacity:0.2;
	box-shadow: rgba(50, 50, 93, 0.25) 0px 30px 60px -12px, rgba(0, 0, 0, 0.3) 0px 18px 36px -18px !important;

}

.fc-in{
	border: transparent;
	border-bottom: 1px solid #121212;
	background-color: #F3F4F4;
	border-radius: none !important;
	color: #121212;
}
.fc-in input::placeholder {
  color: #414141;
  opacity: 0.5;
  border-radius: none !important;
}
.fc-in select::placeholder {
	border: transparent;
	border-bottom: 1px solid red;
  color: #414141;
  border-radius: none !important;
}
.fc-in option:not(:first-of-type) {
  color: black;
}
/* Circle */

.stat-item {
	margin: 15px 15px 0;
	padding: 0;
	box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
	/*box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px,
	 rgba(0, 0, 0, 0.3) 0px 30px 60px -30px !important;*/
}
.stat-item img{
   max-width: 100%;
  height: auto;
  object-fit: fill;
}
/**swiper hero slider*******************/

.hero-slider {
  width: 100%;
  height: 420px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  z-index: 0;
}

.blackfont {
color: black !important;
}

.whitefont {
color: #ffffff !important;
}

.swiper-button-prev {
    left: 0 !important;
    margin-left: 0 !important;
    background: blue !important;
}

.swiper-button-next {
    right: 0 !important;
    margin-right: 0 !important;
    background: blue !important;
}

@media (max-width: 991px) {
  .hero-slider {
    height: 420px;
  }
}

@media (max-width: 767px) {
  .hero-slider {
    height: 420px;
  }
}

.hero-slider .swiper-slide {
  overflow: hidden;
  color: #fff;
}

.hero-slider .swiper-container {
  width: 100%;
  height: 420px;
  position: absolute;
  left: 0;
  top: 65px;
}

.hero-slider .slide-inner {
  width: 100%;
  height: 420px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  background-size: cover;
  background-position: center;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: left;
}

.hero-slider .swiper-button-prev,
.hero-slider .swiper-button-next {
  background: transparent;
  width: 28px;
  height: 28px;
  line-height: 24px;
  /*margin-top: -30px;*/
  text-align: center;
  border: 2px solid #d4d3d3;
  border-radius: 28px;
  opacity:0;
  // visibility:hidden;
  transition:all .3s ease;
}
.hero-slider:hover .swiper-button-prev,
.hero-slider:hover .swiper-button-next {
  transform:translateX(0);
  opacity:1;
  visibility:visible;
}

@media (max-width: 767px) {
  .hero-slider .swiper-button-prev,
  .hero-slider .swiper-button-next {
    display: none;
  }
}

.hero-slider .swiper-button-prev {
  left: 25px;
  transform:translateX(50px);
}

.hero-slider .swiper-button-prev:before {
  font-family: "Font Awesome 5 Free";
  content: "\f060";
  font-size: 15px;
  color: #d4d3d3;
  font-style: normal;
  display: inline-block
  vertical-align: middle;
  font-weight: 900;
}

.hero-slider .swiper-button-next {
  right: 25px;
  transform:translateX(-50px);
}

.hero-slider .swiper-button-next:before {
  font-family: "Font Awesome 5 Free";
  content: "\f061";
  font-size: 15px;
  color: #d4d3d3;
  font-style: normal;
  display: inline-block
  vertical-align: middle;
  font-weight: 900;
}

.hero-slider .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  text-align: left;
  line-height: 12px;
  font-size: 12px;
  color: #000;
  opacity: 0.3;
  background:#fff;
  transition:all .2s ease;
}

.hero-slider .swiper-pagination-bullet-active {
  opacity:1;
}

.hero-slider .swiper-container-horizontal > .swiper-pagination-bullets,
.hero-slider .swiper-pagination-custom,
.hero-slider .swiper-pagination-fraction {
  bottom: 30px;
}

@media screen and (min-width: 992px) {
  .hero-slider .swiper-container-horizontal > .swiper-pagination-bullets,
  .hero-slider .swiper-pagination-custom,
  .hero-slider .swiper-pagination-fraction {
/*     display: none; */
  }
}
.swiper-pagination {
  text-align:left;
}

.hero-slider .swiper-container-horizontal > .swiper-pagination-bullets{
  bottom:50px;
    max-width: 1200px;
    padding: 0 15px;
    display: table;
    margin: 0 auto;
    left: 50%;
    top:90%;
    transform: translateX(-50%);
}
}
@media (min-width: 767px) {
  .hero-slider .swiper-container-horizontal > .swiper-pagination-bullets{
  bottom:30px;
 
}
}
/*--------------------------------------------------------------
  #hero-style
--------------------------------------------------------------*/
.hero-style {
  height: 420px;
  transition:all .4s ease;
}

@media (max-width: 991px) {
  .hero-style {
    height: 420px;
  }
}

@media (max-width: 767px) {
  .hero-style{
    height: 420px;
  }
}

@media screen and (min-width: 992px) {
  .hero-style .container {
    padding-top: 95px;
  }
}

.hero-style .slide-title,
.hero-style .slide-text,
.hero-style .slide-btns {
  max-width: 690px;
}

.hero-style .slide-title h2 {
  font-size: 50px;
  font-weight: 600;
  line-height: 1;
  color: #ffffff;
  margin: 0 0 40px;
  text-transform: capitalize;
  transition:all .4s ease;
}

@media (max-width: 1199px) {
  .hero-style .slide-title h2 {
    font-size: 50px;
  }
}

@media (max-width: 991px) {
  .hero-style .slide-title h2 {
    font-size: 50px;
    margin: 0 0 35px;
  }
}

@media (max-width: 767px) {
  .hero-style .slide-title h2 {
    font-size: 35px;
    margin: 0 0 30px;
  }
}

.hero-style .slide-text p {
  opacity: 0.8;
  font-family: Roboto;
  font-size: 32px;
  font-weight: 500;
  line-height: 1.25;
  letter-spacing: normal;
  color: #ffffff;
  margin: 0 0 40px;
  transition:all .4s ease;
}

@media (max-width: 767px) {
  .hero-style .slide-text p {
    font-size: 16px;
    font-size: 1rem;
    font-weight: normal;
    margin: 0 0 30px;
  }
}

.hero-style .slide-btns > a:first-child {
  margin-right: 10px;
}


/*--------------------------------------------------------------
  #button-style
--------------------------------------------------------------*/
.theme-btn, .theme-btn-s2{
    background-color: #ffffff;
    font-size: 20px;
  font-weight: 500;
  line-height: 1.4;
  text-align: center;
  color:#2b3b95;
    padding: 9px 32px;
    border: 0; 
  border-radius: 3px;
    text-transform: uppercase;
    display: inline-block;
    line-height: initial;
  transition:all .4s ease;
}
a {
    text-decoration: none;
    transition: all 0.2s ease;
}
.theme-btn-s2{
    background-color: rgba(255, 255, 255, 0.9);
    color: #131e4a;
}
.theme-btn:hover, .theme-btn-s2:hover, .theme-btn:focus, .theme-btn-s2:focus, .theme-btn:active, .theme-btn-s2:active {
    background-color:#2b3b95 ;
    color: #fff;
}
.theme-btn-s3{
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
  color: #ffffff;
  text-transform: uppercase;
}
i.fa-chevron-circle-right{
  height:22px;
  width:22px;
}
a:hover {
    text-decoration: none;
}
@media (max-width: 991px){
  .theme-btn, .theme-btn-s2, .theme-btn-s3 {
    font-size: 13px;
    padding: 10px 20px;
  }
}
@media (max-width: 767px){
  .theme-btn, .theme-btn-s2{
    padding: 10px 10px;
    font-size: 13px;
  }
}
/***sticky icons start********************/
/***sticky social media icons css**********************************/
.sticky-media-bar {
  position: fixed;
  top: 80%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 99999;
}

.social-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}

.icons {
  margin: 0.25rem;
  font-size: 1.5rem;
  padding: 0.5rem;
  border-radius: 10%;
}

.whatsapp {
  background-color: #38d511;
}


.phone {
  background-color: #1d7b06;
}

i {
  color: white;
}

.title {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  text-align: center;
}
/******page loader********************/
