@import url('https://fonts.googleapis.com/css2?family=Nunito+Sans:opsz,wght@6..12,200;6..12,300;6..12,400;6..12,500;6..12,600;6..12,700;6..12,800;6..12,900;6..12,1000&display=swap');
body {font-family: 'Nunito Sans', sans-serif;color: #444444;}
a {color: #000; text-decoration:none;font-family: 'Nunito Sans', sans-serif;}


h1, h2, h3, h4, h5, h6 {font-family: 'Nunito Sans', sans-serif;}
section.bnr{padding:0;}
img{max-width:100%;}
p,ul,ol,li{font-size: 16px;font-family: 'Nunito Sans', sans-serif;}
a{text-decoration:none;}
#divmainenquiry11 .close { position: absolute; right: 14px; font-size: 30px; cursor: pointer;}

.main-color{color: #e94b3c;}
.team_img {
  width: 130px;
  border: 6px solid #e94b3c;
  border-radius: 50%;
}
.table-responsive {
  overflow: hidden !important;
  padding: 0;
}

.main-table{ font-family: 'Nunito Sans', sans-serif; font-weight:normal; Font-size:14px; color:#333; line-height:24px; text-align:justify;}
.main-heading{font-family: 'Nunito Sans', sans-serif; font-weight:bold; Font-size: 24px; color:#222; text-align:left; line-height:30px; border-bottom:1px #ccc dashed; text-transform:uppercase; margin-bottom:10px;}
.sub-heading{font-family: 'Nunito Sans', sans-serif; font-weight:bold; Font-size:20px; color:#222; line-height:30px; text-align:left; margin:0;}
.team-title{ font-weight:bold; Font-size:18px; color:#222; line-height:30px; text-align:left;}
/*--------------------------------------------------------------
# Navbar-top
--------------------------------------------------------------*/
.nav-top {background: linear-gradient(to right, #2d2926 0%,#e94b3c 100%);overflow: hidden;line-height: 47px;}
.nav-top .top-right .social-pages a {color: #fff;font-size: 20px;margin: 0;padding: 20px 20px;position: relative;z-index: 1;}
.nav-top .top-right .social-pages a::before {content: "";position: absolute;right: 0;top: 0;height: 100%;width: 1px;background: rgba(255, 255, 255, 0.15);}
.nav-top .top-right .social-pages a::after {background: #E94B3C;position: absolute;left: 0;top: 0;width: 100%;height: 0%;content: "";z-index: -1;opacity: 0;-webkit-transition: all .4s ease-in-out;transition: all .4s ease-in-out;}
.nav-top .top-right .social-pages a:hover::after {  opacity: 1;visibility: visible;height: 100%;}
.nav-top .top-left a{color: #fff;margin: 0 6px;position: relative;font-size: 15px;}
.nav-top .top-left .fa{color: #E94B3C; font-size: 16px;}
.dropdown-item {font-size: 15px;}
.dropdown-item:focus, .dropdown-item:hover {color: #fff;background-color: #e94b3c;}
/*--------------------------------------------------------------
# nav-bar
--------------------------------------------------------------*/
.dropdown-toggle{position:relative;}
.nav-item ul li .dropdown-toggle::after{position:absolute;right: 5px; top: 10px;}
/*#MenuControl*/ .navbar.bg-light{background-color: transparent !important; height:100%;}
#MenuControl .nav-link:focus,#MenuControl .nav-link:hover{background-color:#fff !important; color:#2b2825 !important;}
.nav-link{font-weight: 600; color:#000;}
.nav-fill{width:100%; font-size: 15px;}
.navbar-brand{margin:0;}
.nav-item{position:relative;}

@media (max-width: 1170px){
.navbar-expand-md .navbar-nav .nav-link{padding-right:1px; padding-left: 1px;}
}
@media (max-width: 991px){
#MenuControl, #MenuControl_C, #HeaderControl, #HeaderControl_C, #widgetsControl_C, #widgetsControl{ height: initial !important;}
.navbar-expand-md .navbar-nav .nav-link{font-size: 12px;}
	}

@media (max-width: 767px){
.navbar-toggler{background:#eee;}
.navbar.navbar-expand-md{text-align:center;}
.navbar.navbar-expand-md .container-fluid{display:block;}
.nav-fill .nav-item, .nav-fill>.nav-link{text-align:left;}
.navbar-nav>li{ display: block; text-align: left; padding: 4px 0; border-bottom: 1px solid #999; border-right:0; }
.nav-item ul li .dropdown-toggle::after{transform: rotate(90deg);}
.nav-item .nav-link.dropdown-toggle::after {position: absolute; right: 5px; top: 15px;}
.navbar-expand-md .navbar-nav .nav-link{font-size: 14px;padding-right: 5px; padding-left: 5px;}
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header .fa-mobile{font-size: 50px !important;}
#header .head-img{position:relative; padding:15px 0;}
.bg-1{background-color:#e94b3c;}
.bg-2{background-color :#2d2926  ;}
.cl-1{color:#e94b3c;}
.cl-2{color :#2d2926  ;}
#MenuControl{padding: 0px 0;}

/*--------------------------------------------------------------
# Sections General
--------------------------------------------------------------*/
section {
  padding: 60px 0;
}
.rd-mr .btn-primary{ color: #FFFFFF; background-color: #e94b3c;  border-color: #e94b3c;font-family: 'Nunito Sans', sans-serif;}
.rd-mr .btn-primary:hover{ color: #000;}
/*--------------------------------------------------------------
# Banner-Section
--------------------------------------------------------------*/
.bnr-sec{position:relative; border-top:#e94b3c 6px solid; border-bottom:#e94b3c 6px solid;}
.bnr-sec .carousel-caption h2{font-size: 30px; font-weight: 800; margin-bottom: 16px; text-transform: uppercase; animation: fadeInRight 2000ms ease-in-out; color:#fff;}
.bnr-sec .carousel-caption h4{font-size: 30px; font-weight: 700; margin-bottom: 16px; text-transform: capitalize; animation: fadeInRight 2000ms ease-in-out; color:#fff;}
.bnr-sec .carousel-item:before{position:absolute; content:''; width:100%; height:100%; background:rgba(45,41,38,.5);}
.bnr-sec .carousel-caption h2 span{color:#e94b3c;font-weight: 400;}
.bnr-sec .carousel-caption p{font-size:18px; line-height: 25px; margin-top:50px; animation: fadeInRight 2000ms ease-in-out;}
.bnr-sec .carousel-indicators [data-bs-target] { background-color: #e94b3c;    border-top: 0 solid;}
.bnr-sec .carousel-caption{text-align:left;width: 50%;bottom: 5.25rem;left: 8%;}
.bnr-sec .carousel-indicators{display: flex;flex-direction: column; left: 0;  margin-left: 8%;}
.bnr-sec .carousel-control-next, .bnr-sec .carousel-control-prev{width:50px; height:50px; border-radius:50%; top:45%; background:#2d2926;}

/*--------------------------------------------------------------
# About
--------------------------------------------------------------*/
.about {padding: 50px 0 50px;  position: relative;  overflow: hidden;}
.about .content p {margin-bottom: 10px; text-align:justify; line-height:26px;}
.border-inner{ position: relative;}
.rd-mr .btn-primary{ color: #FFFFFF; background-color: #e94b3c;  border-color: #e94b3c;font-family: 'Nunito Sans', sans-serif;}
.rd-mr .btn-primary:hover{ color: #000;}
.about figure{position:relative;    text-align: center;}
.about .content > p:first-child{font-size: 26px; color:#e94b3c ; font-weight: 800;text-transform: uppercase;display: flex;
  align-items: center;} 
.about .content > h2{font-size: 34px;color:#2d2926;font-weight: 800;text-transform: uppercase;text-align: left;} 
.about figure{position:relative;    z-index: 0;}
.about figure:before{position:absolute; background:#e94b3c; content:''; top:0; right:0; width:100px; height:100px; z-index:-1;}
.about figure:after{position:absolute; background:#e94b3c; content:''; bottom:0; left:0; width:100px; height:100px; z-index:-1;}
/*--------------------------------------------------------------
# Team
--------------------------------------------------------------*/
.team .content > p:first-child {font-size: 26px;color: #e94b3c;font-weight: 800;text-transform: uppercase;display: flex;align-items: center;}
.team_cont {display: block;position: relative}
.team_cont .user-img {width: 130px;height: 130px;border-radius: 50%;position: relative;margin: 0 auto;margin-top: -75px;background-position: top center;background-color: #e94b3c;}
.team_cont .user-img .quote {position: absolute;bottom: -10px;right: 0;width: 40px;height: 40px;background: #fff;-webkit-border-radius: 50%;-moz-border-radius: 50%;-ms-border-radius: 50%;border-radius: 50%}
.team_cont .user-img .quote i {color: #e94b3c}
.team_cont .name {font-weight: 400;font-size: 18px;margin-bottom: 0;color: #fff;}
.team_cont .position {font-size: 16px;color: #b3b3b3}
.team_box{margin-top: 0;opacity: 1!important;border: 1px solid #e94b3c;}
.img, .blog-img, .user-img {background-size: cover;background-repeat: no-repeat;}
/* .team .carousel-inner{overflow: visible;} */
.team .carousel-indicators {bottom: -66px;}
.team .carousel-indicators [data-bs-target] {width: 10px;height: 10px;border-radius: 50%;background-color: #e94b3c;}
.tm{padding-top: 50px;}
.text_team a{color: #e94b3c;}
.text_team a:hover{color: #fff;}

/*--------------------------------------------------------------
# Services
--------------------------------------------------------------*/
.services{/*background: url(../Image/services_bg.png) no-repeat top/cover scroll;*/}
.services .content > p:first-child {font-size: 26px;color: #e94b3c;font-weight: 800;text-transform: uppercase;display: flex;align-items: center;justify-content: center;}
.ser_box{display: inline-block; padding: 18px; box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px; outline: 1px solid #fff; transition:.3s;} 
.ser_box:hover{outline: 1px solid #e94b3c; outline-offset: -9px;} 
.ser_box > .fa{color: #e94b3c;; font-size: 42px; display: block; text-align: center;}
.ser_box h2{/*color: #2d2926;*/ font-size: 20px; font-weight: 800;margin: 22px 0; text-align: center;}
.ser_box p{ font-size: 16px;text-align: center; }
.ser_box > h2 + p{display: -webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp: 2; overflow: hidden;text-align: center;/*color: #2D2926;*/}
.ser_box a{color:#eee; transition:.3s;}
.ser_box:hover a{color:#e94b3c;}
.ser_box > h2 + p:hover{/*color: #2D2926;*/}

/*--------------------------------------------------------------
# Contact
--------------------------------------------------------------*/
.contact .content > p:first-child {font-size: 26px;color: #e94b3c;font-weight: 800;text-transform: uppercase; display: flex;align-items: center;}
.contact_query{box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px; background-color: #fff;padding: 50px 20px;}

/*cont-page*/
.cont-page h2 {
  font-weight: bold;
  color: #111;
  font-size: 19px;
  margin-top: 0;
  text-transform: uppercase;
  margin-bottom: 18px;
  margin-top: 10px;
}
.cont-page h2 span {
  color: #111;
  font-weight: normal;
  font-size: 18px;
}
.cont-page .map-contp{border:1px dashed #ccc;}
.st-feature-box h3 {
  color: #fff;
  margin-bottom: 8px;
  font-size: 18px;
  line-height: 20px;
  font-weight: normal;
}
.cont-page .st-feature-box {
  background: #222;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 10px;
  padding-right: 10px;
  color: #fff;
}
.cont-page a{text-decoration: none;}
.st-feature-box {
  padding-left: 70px;
  position: relative;
}
.st-feature-box .st-feature-box-icon {
  color: #111;
  display: block;
  position: absolute;
  width: 52px;
  height: 52px;
  line-height: 0px;
  top: 0;
  left: 0;
  text-align: center;
  font-size: 60px;
  -webkit-transition: all .3s;
  -khtml-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.cont-page .feature-box-image .fa{color:#fff; line-height:30px; font-size:30px; margin-top: 20px;}
/*cont-page*/
/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/

footer{    background: #e94b3c;}
#FooterrControl1_Footer{margin-top: 0 !important;}
footer h4{color: #fff; font-size: 18px;}
footer a{color: #fff; font-size: 15px;}
footer a:hover{color: #fff; font-size: 15px;}
.top {  position: fixed;right: 18px;bottom: 30px;text-align: center;color: #fff;border: 4px solid #2D2926;border-radius: 50%;background-color: #e94b3c;width: 50px;height: 49px;line-height: 49px;z-index: 9;cursor: pointer;opacity: 0;transition: ease-in 0.5s;display: flex;justify-content: center;align-items: center;}
.top.scll-top {  opacity: 1; transition: ease-in 0.5s;  bottom: 56px;}
.top .fa { display: block !important;}

@media (max-width: 1200px) {
  .about .content {
    padding-right: 0;
  }
}
@media (max-width: 992px) {
  .bnr-sec .carousel-caption{display: none;}
  .team .member {
    margin-bottom: 110px;
  }
  .services .icon-box{margin:15px auto;}
}

@media (max-width: 768px) {
  .about {
    text-align: center;
  }
}
@media (max-width: 767px) {

  #header img{margin:inherit;}
  /* .navbar-toggler{position: absolute; top: -60px; right: 0;} */
.caption{width: 100%;}
.wback .caption{    top: 30%;}

}
@media (max-width: 575px) {
  .about .content > h2 {
    font-size: 26px;
    color: #2d2926;
    font-weight: 800;}
  #footer .footer-top .footer-info {margin: -20px 0 30px 0;}
  .wback .caption{display:none;}
}
@media (max-width: 414px) {
}
#marquee1 a { font-size: 15px !important;}

@media (min-width: 768px){
  #WhatsNewControl_C, #WhatsNewControl { margin: 30px 0 0 0; padding: 0 0 0 10px;}
}