@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;500;600;700;800&family=Oswald:wght@200;300;400;500;600;700&display=swap');

body {font-family: 'Open Sans', sans-serif; color: #444444;}

a {color: #7bc7d7; text-decoration:none ;}
.text-start span{font-family: 'Open Sans', sans-serif; font-size: 15px;}
a:hover {color: #8ec4dd; text-decoration: none;}

p{
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
}
.team_Img{
  width: 150px;
  border: 6px solid ;
  border-radius: 50%;
}
.main-table{font-family: 'Open Sans', sans-serif;font-weight:normal;Font-size: 14px;color: #555;line-height:24px;text-align:justify;}
.main-heading{
    font-weight: normal;
    Font-size: 20px;
    color: #444444;
    line-height: 36px;
    border-bottom: 1px #ccc dashed;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 15px;
    margin-bottom: 15px;
    }
.sub-heading{font-family: 'Open Sans', sans-serif; font-weight:bold;Font-size: 16px;Font-size: 17px;olor: #333;line-height:30px;text-transform:uppercase;}
.team-title{font-family: 'Open Sans', sans-serif; font-weight:bold;Font-size: 16px;color: #555;line-height:30px;}
h1, h2, h3, h4, h5, h6 {font-family: 'Oswald', sans-serif;}
section.bnr{padding:0;}
img{max-width:100%;}
a{text-decoration:none;}
#divmainenquiry11 .close { position: absolute; right: 14px; font-size: 30px; cursor: pointer;}
/*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: #2b2825 !important; height:100%;}
#MenuControl .nav-link:focus,#MenuControl .nav-link:hover{background-color:#fff !important; color:#2b2825 !important;}
#MenuControl .nav-link:focus,#MenuControl .nav-link{font-family: 'Oswald', sans-serif;}
.nav-link{font-weight: 600; color:#000;font-size:15px ;}
 .nav-fill{width:100%; font-size: 15px;} 
.navbar-brand{margin:0;}
.nav-link{color:#fff;}
.dropdown-item:focus, .dropdown-item:hover {
  color: #fff;
  background-color: #2b2825;
}
/*nav-bar*/
@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;}
}

/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/
.back-to-top {
  position: fixed;
  display: none;
  width: 40px;
  height: 40px;
  border-radius: 50px;
  right: 15px;
  bottom: 15px;
  background: #7bc7d7;
  color: #fff;
  transition: display 0.5s ease-in-out;
  z-index: 99999;
}

.back-to-top i {
  font-size: 24px;
  position: absolute;
  top: 7px;
  left: 8px;
}

.back-to-top:hover {
  color: #fff;
  background: #86c0da;
  transition: background 0.2s ease-in-out;
}
.table-responsive{
  padding: 0 2px;
  overflow: inherit;
}
/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header .fa-mobile{font-size: 50px !important;}
#header img{/*background:#e88f2a;*/}
#header .head-img{ position:relative; padding:15px 0;}

#header .head-img::before {
    position:relative;
    content: "";
    top: 10px;
    right: 10px;
    bottom: 10px;
    left: 10px;
    background: none;
    border: 1px solid #eee;
    z-index: 0;
}
.main-bg{background:#e88f2a;}
.main-color{color:#ffa42e;}
.secondary-bg{background-color: #FAF3EB;}
#MenuControl{background:#2b2825;/* padding: 12px 0; */}
/* #MenuControl .navbar-expand-md .navbar-collapse{display:block !important;text-align: center;}
#MenuControl .navbar-expand-md .navbar-nav{display: -webkit-inline-box;} */
/*--------------------------------------------------------------
# Sections General
--------------------------------------------------------------*/
section {
  padding: 60px 0;
}

.section-bg {
  background-color: #f4f9fc;
}
.section-title::before {
    position: absolute;
    content: "";
    width: 60px;
    height: 10px;
    left: 50%;
    bottom: 0;
    margin-left: -30px;
    background: #e88f2a;
}
.section-title::after {
    position: absolute;
    content: "";
    width: 180px;
    height: 2px;
    left: 50%;
    bottom: 4px;
    margin-left: -90px;
    background:#e88f2a;
}
.tm-lft .section-title h2::before{background: #fff;}
.section-title p {
  margin-bottom: 0;
}
/*bnr-sec*/

.bnr-sec .carousel-control-next, .bnr-sec .carousel-control-prev{width: 60px;  height: 60px; opacity: 1; background:#fff; top: 40%; border-radius: 50%; opacity: 0; transition: .3s;}
.bnr-sec:hover .carousel-control-next{opacity: 1; right: 50px;}
.bnr-sec:hover .carousel-control-prev{opacity: 1; left: 50px;}
.bnr-sec .carousel-caption h2{font-size: 65px; font-weight: bold; margin-bottom: 16px; text-transform: uppercase; animation: fadeInRight 2000ms ease-in-out; color:#E88F2A;}
.bnr-sec .carousel-caption h4{font-size: 25px; font-weight: bold; margin-bottom: 16px; text-transform: uppercase; animation: fadeInRight 2000ms ease-in-out; color:#E88F2A;}
.bnr-sec .carousel-caption h2 span{color:#fff;    display: block;}
.bnr-sec .carousel-caption h4 span{color:#fff;}
.bnr-sec .carousel-caption p{font-size:18px; line-height: 25px; margin-top:50px; animation: fadeInRight 2000ms ease-in-out;}
.bnr-sec .carousel-dark .carousel-indicators [data-bs-target] { background-color: #fff;}
.bnr-sec .carousel-caption{text-align:left;}
/*bnr-sec*/
/*--------------------------------------------------------------
# About
--------------------------------------------------------------*/

.about { background:#fff;
  padding: 100px 0 50px;
  position: relative;
  overflow: hidden;
}
.about img{border:10px solid #2b2825; outline:10px solid #e88f2a;}
.about:after{ background:#2b2825; content:''; right:0; width:80%; height:100%; top:0; position:absolute;}
.about:before{ background:#e88f2a; content:''; left:0; width:20%; height:100%; top:0; position:absolute;}
.about .container {
  position: relative;
  z-index: 10;
}

.about .content {
  padding: 10px 30px 0 30px;
}

.about .content p {
  margin-bottom: 10px; text-align:justify; line-height:26px;
}
.border-inner{ position: relative;}
.rd-mr .btn-primary{ color: #FFFFFF; background-color: #E88F2A;  border-color: #E88F2A;font-family:Oswald;}
.rd-mr .btn-primary:hover{ color: #000;}
.border-inner::before{position: absolute; content: ""; top: 10px; right: 10px; bottom: 10px; left: 10px; background:none; border: 1px solid #fff; z-index: 0;}

/*--------------------------------------------------------------
# contact
--------------------------------------------------------------*/
/*contact*/
.map-cont{     margin-top: 10px;
  width: 56%;
  float: left;
  border: 1px solid #ddd;
  text-align: center; padding: 10px 0;}
.map-cont img{max-width:100%;}

.bx-rht-cont{    width:40%;
  float: left;
  margin-left: 3%; text-align: left;}

.bx-rht-cont a{cursor:pointer;}
.bx-rht-cont h2{text-align: left;
  font-size: 16px;
  font-weight: bold;     line-height: 18px; margin-top: 10px; margin-bottom:5px;}

.bx-rht-cont p{margin-bottom:0;}
.brn-off{width:31%; padding:1%; float:left;     padding-bottom: 0;}
.cont-page h3{     margin: 0;
  font-size: 18px;
  margin-bottom: 8px;}
.cont-page p{font-size:14px; color:#000;     line-height: 24px !important;}

.cont-heading {
  margin: 0;

  font-size: 15px;
  text-transform: uppercase;
  background:#60355c;
  padding: 9px 10px;
  color: #fff;
  margin-bottom: 8px;
}

.head-bx{float: left;
  width: 50%;}

.contd-bx{float: left;
  width: 50%;}

.brn-bx h2{text-align:center;}

.map-cont img{max-width:100%;}

.cont-page .st-feature-box{    background: #2b2825;
  padding-top: 10px;
  padding-bottom: 10px; margin-bottom: 10px;     padding-right: 10px;
    color: #fff;}

.cont-page .feature-box-image{    margin-top: 13px;}

.brnh-off p{margin-bottom:2px;}


.st-custom-heading-layout2.st-custom-heading-wraper {
  margin-bottom: 24px;
}

.st-custom-heading-layout2 .st-heading-title {
  position: relative;
  margin-bottom: 0;
  text-transform: uppercase;
  font-size: 25px;
  line-height: 25px; font-weight:bold;
margin-top: 0;
}

.st-custom-heading-layout2 .st-heading-title>span {
    position: relative;
  margin-bottom: 0;
  text-transform: uppercase;
  font-size: 25px;
  line-height: 25px;
  display: block;
  margin-bottom: 11px;
}

.st-custom-heading-layout2 .heading-line {
  width: 26px;
  height: 1px;
  background: #114366;
  margin: 0;
}

.st-feature-box {
  padding-left:75px;
  position: relative;
    margin-bottom: 35px;
}

.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;
}

.st-feature-box h3 {
  color: #fff;
  margin-bottom: 8px;
  font-size: 18px;
  line-height: 20px;
  font-weight: normal;
}

.cont-soc img{margin-right:5px;}
.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 h5{    color: #222;
  font-size: 19px;
  margin-bottom: 25px;}

.cont-page h2 span {
  color: #111;
  font-weight: normal;
  font-size: 18px;
}

.cont-page{text-align:left;font-family: arial; font-size: 14px;}


/*cont-page*/

/*--------------------------------------------------------------
# Services
--------------------------------------------------------------*/
.services{position:relative;overflow: hidden;background:rgba(232, 143, 42, 0.08);}
.ser-bx {background: #2b2825; width: 100%; margin:10px auto;  margin-bottom: 40px; transition:.5s; display: flex; align-items: center;}
.services .ser-bx:hover {background: #e88f2a;}
.services .ser-bx:hover .rd-mr .btn-primary{background: #2b2825; color:#fff;}
.ser-bx .img {width: 100%; height: 240px;  display: block;transition:.5s;}
.ser-bx .text{ position: relative; padding:0 10px 0px; margin: 0 auto; text-align:justify; -moz-transition: all 0.3s ease;    -o-transition: all 0.3s ease;  -webkit-transition: all 0.3s ease; -ms-transition: all 0.3s ease; transition: all 0.3s ease;    -moz-box-shadow: 0px 15px 46px -16px rgba(0, 0, 0, 0.1); padding:20px;}
.services .ser-bx .img-bx img{transition: 0.5s; -webkit-transition: 0.5s; -moz-transition: 0.5s;filter: grayscale(100%);-webkit-filter: grayscale(100%); -webkit-transition: all 1s ease;}
.services .ser-bx:hover .img-bx img {transform: scale(1.2) rotate(-1deg);filter: grayscale(0%); filter: gray; -webkit-filter: grayscale(0%); filter: none;}
.ser-bx .text h3 {font-size:22px; font-weight: 700; text-transform: uppercase; margin: 0; line-height: 40px;}
.ser-bx .text p {font-size: 15px;}

.bdr-img{ border:1px #333 solid;}

/*--------------------------------------------------------------
# career
--------------------------------------------------------------*/
.career{background:url(image/career-img.jpg) no-repeat; padding:50px 0; background-attachment:fixed; background-size:cover;}
/*--------------------------------------------------------------
# btm-three-bx
--------------------------------------------------------------*/
.btm-three-bx::after { position: absolute;  content: ""; width: 100%; height: calc(80% - 45px); bottom:-10px; left: 0;    background: linear-gradient(rgba(43, 40, 37, .9), rgba(43, 40, 37, .9));  background-size: cover; z-index: -1;}
.btm-three-bx .bg-primary{background-color: #E88F2A !important;}
.btm-three-bx .rd-mr .btn-primary{background:#2b2825;}
.btm-three-bx .rd-mr:hover .btn-primary{color:#fff;}

/*--------------------------------------------------------------
# btm-three-bx
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
footer{background-image: linear-gradient(to right, #000 , #2b2825);     background-size: cover; color: #111; font-size: 15px;}
footer .bg-primary { background-color: #E88F2A !important;}
#footer .footer-info h3 {font-size: 24px; margin: 0 0 20px 0;padding: 2px 0 2px 0;line-height: 1; font-weight: 700;}
#footer .footer-info p {font-size: 15px; line-height: 24px; color:#111; margin-bottom: 0; font-family: 'Poppins', sans-serif;}
#footer .footer-info .fa{width: 60px; height: 40px; line-height: 40px; margin-right: 10px; text-align: center; font-size: 20px;}
footer .footer-links ul{list-style:none; margin:0; padding:0px;}
footer .footer-links ul li{border-bottom: 1px dashed rgba(54, 184, 190, 0.2); padding: 8px 0;}
#footer .social-links a {margin-top: 15px; font-size: 13px; display: inline-block; background:#fff; color:#35b8be; padding: 8px 0; margin-right: 2px; border-radius: 50%; text-align: center;  width: 35px;  height: 35px;  transition: 0.3s;}
footer .footer-links ul li a{color:#111; padding: 10px; transition:.5s;}
footer .footer-links ul li:hover a{ padding-left: 15px;}
footer .footer-links .fa{color:#35b8be;}
#footer .social-links a:hover {background: #000; color: #fff; text-decoration: none;}

#footer h3{ font-size: 24px; border-bottom:1px dashed #000; font-weight: 600; color: #000; position: relative;  padding-bottom: 12px;}
footer .text-primary{ color:#E88F2A !important;}
footer .footer-links { margin-bottom: 30px;}
footer .btn-primary{background-color: #E88F2A; border-color: #E88F2A;}
footer .btn-lg-square {text-align: center; width: 50px;  height: 50px; line-height:50px;}
#footer .footer-links ul a:hover {color: #35b8be;}
#footer .copyright {text-align: center;}
#footer .container-fluid{background: #111111; margin-top:10px; border-top: 1px solid rgba(254,254,254,.2);}
footer .text-secondary{color:#fff !important;}
.credits a{color:#000;}
#footer .credits {padding-top: 10px; text-align: center; font-size: 14px; color: #111;}
.top {  position: fixed;  right: 20px;  bottom: 30px;  text-align: center;  color: #fff; background-color: #E88F2A;  padding: 10px 15px; z-index: 9; cursor: pointer;  opacity: 0;  transition: ease-in 0.5s;}
.top.scll-top {  opacity: 1; transition: ease-in 0.5s;  bottom: 50px;}
.top .fa { display: block !important;}

@media (max-width: 1200px) {
  .about .content {
    padding-right: 0;
  }
}
@media (max-width: 992px) {
  .bnr-sec .carousel-caption h2{font-size: 48px;margin-bottom:8px;}
  .bnr-sec .carousel-caption p{margin-top:25px;}
  .team .member {
    margin-bottom: 110px;
  }
  .services .icon-box{margin:15px auto;}
}

@media (max-width: 768px) {
  .carousel-caption{display: none;}
  .about {
    text-align: center;
  }
}
@media (max-width: 767px) {
  #header img{margin:inherit;}
  .navbar-toggler{position: relative; top: 0px; right: 0;}
.caption{width: 100%;}
.wback .caption{    top: 30%;}

}
@media (max-width: 575px) {
  .ser-bx{display: block;}
  #footer .footer-top .footer-info {margin: -20px 0 30px 0;}
  .wback .caption{display:none;}
  
  .about::before{ width: inherit !important;}
  .about::after{ width: 100% !important;}
  
  
}
@media (max-width: 414px) {
}