@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');

body {
  font-family: "Roboto", sans-serif;
   color: #444444;}
a {
  color: #084a94;
}
p{
	font-size: 16px;
}
.fa{
  font-family: FontAwesome !important;
}
.rdHorizontal .RadDock {
    float: right;
}

a:hover {
  color: #8ec4dd;
  text-decoration: none;
}
.inner-page li{
	font-size: 16px;
}
h1, h2, h3, h4, h5, h6 {
  font-family: 'Roboto', sans-serif;
}
*{
  font-family: "Roboto", sans-serif;
}
section.bnr{padding:0;}
img{max-width:100%;}

/*navbar*/
.inner-page{font-family:Arial; font-weight:normal; Font-size:16px; color:#333; line-height:24px; text-align:justify;}
#HeaderControl, #MenuControl, #widgetsControl, #WidgetControl2, #WidgetControl1, #WidgetControl4{ padding: 0;}

.par-col-inner{margin-bottom:15px;}
.main-table{font-family:Arial; font-weight:normal; Font-size:14px; color:#333; line-height:24px; text-align:justify;}
.main-heading{    font-weight: bold;
    Font-size: 20px;
    color: #584a3f;
    line-height: 36px;
    border-bottom: 1px #ccc dashed;
    text-transform: uppercase;
    margin-bottom: 20px;
    text-align: left;
    margin-top: 0;}
.sub-heading{
    font-weight: 600;
    Font-size: 16px;
    color: #0d0d0d;
    line-height: 30px;
    margin-bottom: 5px;
    text-transform: uppercase;
    }
.cont-page h2{
	font-size: 22px;
	text-align: left;
	font-weight: 600;
}
.cont-page h5{
	text-align:left;
	font-size: 16px;
}
.team-title{font-weight:bold; Font-size:15px; color:#333; line-height:30px;}
.contact-us{ padding-left:20px; line-height:24px;}

.callus2 {
    width: 100%;
    margin: 8px 0 0 0;
    text-align: right;
    position: fixed;
    bottom: 6em;
    right: 0px;
    width: 50px;
    height: 50px;
    z-index: 99999;
}

.callus2 .callusL2{
     width: 40px;
     height: 40px;
     font-size: 18px;
     border-radius: 100%;
     text-align: center;
     line-height: 40px;
     display: inline-block;
     background: #ffc000;
     color: #fff;
     margin: 0 20px 0 0;
     -webkit-box-shadow: 0px 0px 0px 7px #dc3545;
     -moz-box-shadow: 0px 0px 0px 7px rgba(232, 154, 17, 0.25);
     box-shadow: 0px 0px 0px 7px #87b0e736;
     -webkit-animation: tada 1.25s infinite;
     -moz-animation: tada 1.25s infinite;
     -ms-animation: tada 1.25s infinite;
     animation: tada 1.25s infinite;
}

  /*============WHATSAPP==========*/
  
.whatsapp_btn2{
    position: fixed;
    bottom: 10em;
    right: 0px;
    width: 55px;
    height: 55px;
    z-index: 9999;
}
.whatsapp_btn2 .icon_logo{
    position: relative;
    z-index: 100;
    padding: 5px;
}

.whatsapp_btn2 .icon_logo > a > img{
    width: 100%;
}

.whatsapp_btn2 .circle_waves{
    border-radius: 50%;
    background-color: #3cc04e;
    width: 55px;
    height: 55px;
    position: absolute;
    opacity: 0;
    bottom: 1px;
    left: 0px;
    z-index: 99;
    animation: waves 4s infinite cubic-bezier(.36, .11, .89, .32);
}
.team-boxes .media-object{width: 85px;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  margin: 0 auto;
  border: 2px dotted #ffc000;
  padding: 3px;
}
	
.team-boxes h3{
    color: #ffc000;
    font-size: 17px;
    text-transform: uppercase;
    font-weight: 600;
    min-width: 170px;
    margin-top: 8px;
    }
.team-boxes h3 span{display:block;     font-size: 12px; margin-top:5px;}
.heading-innerpage {background-image: linear-gradient(to right, rgb(78 75 75), rgb(8 58 131));padding: 20px 30px;margin-bottom: 30px;margin-top: 10px;}
.heading-innerpage h1 {font-weight: 600;Font-size: 28px;color: #fff;line-height: 30px;text-align: left;border-left: 3px #fff solid;padding-left: 20px;margin-bottom: 10px;}
.team-boxes .media-left{    text-align: left;}
.team-boxes .media-body .media-heading{font-size: 15px;
    color: #666;}
.team-boxes .icon-ull li{margin-bottom: 4px;     text-align: justify;}
.team-boxes p{text-align:justify;}
.team-boxes{    margin-bottom: 50px;}
.team-boxes a{    color: #aca59b;
    text-align: right;
    padding-top: 10px;     display: block;}
	
.team-boxes a[data-readmore-toggle]{display:none !important;}
	
.par-cont{background: #584a3f;
    color: #fff;
    padding-left: 0;
    list-style: none;  margin-bottom: 0;
    margin-top: 20px;
}
.par-cont li{    display: inline-block;
    padding:6px 0px 6px 18px;}
.par-cont li img{vertical-align: top;}

/*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-page h2 span{    display: block;
    font-size: 14px;
    color: #999;
    font-weight: 500;
    margin-bottom: 10px;}
	
.cont-heading {
    margin: 0;
    font-size: 15px;
    text-transform: uppercase;
    background:#584a3f;
    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: #ffc000;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    padding-right: 10px;
    color: #fff;
    }
	
.cont-page .feature-box-image{    margin-top: 14px;}

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

/*contact*/

.container-fluid{/*padding-left:2px; padding-right:2px;*/}

.head-hm {
    text-transform: uppercase;
    font-weight: bold;
    color: #4e4b4b;
    font-size:40px;
    text-align: center;
    padding-bottom: 20px;
    position: relative;
    margin-bottom: 25px;
}
.about-row{
  padding:20px;
}
div#MenuControl {
    float: left !important;
}
.head-hm span {
    color: #ffc000;
}
.border-btm {
    margin-left: 0;
    position: absolute;
    left: 0;
    width: 50px;
    margin: 0 auto;
    border-radius: 5px;
    border: 2px solid #150303;
    bottom: 0px;
    text-align: center;
    margin: 0 auto;
    right: 0;
}
.border-btm:before {
    position: absolute;
    content: '';
    left: -20px;
    top: -2px;
    width: 12px;
    border-radius: 5px;
    border: 2px solid #ffc000;
}
.border-btm:after {
    position: absolute;
    content: '';
    right: -20px;
    top: -2px;
    width: 12px;
    border-radius: 5px;
    border: 2px solid #ffc000;
}
/*--------------------------------------------------------------
# banner
--------------------------------------------------------------*/
.bnr-sec{padding:0; overflow: hidden; position:relative;}
.carousel-caption{position: absolute;top: 32%;color:#eee;left: 17%;width: 32%;text-align: left;z-index: 9;}
.bnr-cont h2{font-size: 54px;line-height: 60px;margin: 0 0 20px 0;font-weight:600;text-shadow:#181818 5px 4px 6px;}
.bnr-cont h2 span{font-size: 40px;line-height:90px;font-weight:800;color:#fff;}
.bnr-cont h4{ font-size:30px; line-height:40px; font-weight:800; color:#fff;}
.bnr-cont p{font-size: 17px;line-height:30px;color:#fff;text-align:justify;}
.bnr-sec .fa{line-height:20px;font-size: 18px; font-weight: 300;}
.bnr-sec .btn{background: #ffc000;color: #fff;font-weight: bold;padding: 8px 16px;font-size: 14px;}
.bnr-sec .btn .fa{margin-left:5px;}
.carousel-indicators [data-bs-target] {background-color:#fff; width: 5px; height: 5px; border-radius:50%;border: 5px solid #ffc000; opacity:1;}
.carousel-indicators .active {border: 5px solid rgba(254,254,254,1); background: #150303; width:5px; height: 5px; margin: 0; border-radius: 50%}
.banner-sec .carousel-inner>.carousel-item:before {content: '';position: absolute;left: 0;bottom: 0px;overflow: hidden;width: 50%;height: 100%;z-index: 1;background: rgba(0,0,0,.2);}
.container {overflow: hidden;}

/*--------------------------------------------------------------
# banner
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# banner-btm
--------------------------------------------------------------*/
.banner-btm{position:relative;background: #f8f8f8;}
.banner-btm-left{background: #1e1e1e;position:relative;color: #fff;padding-bottom:42px;padding-top:60px;}
.banner-btm-right {padding:60px 20px 40px;}
.banner-btm-left h3{padding-bottom:30px;}
.banner-btm:before{background: #1e1e1e;position:absolute;content:'';height:100%;width: 50%;}
.banner-btm .sub-btn-hm{cursor: pointer;color: #fff;background: #4e4b4b;padding: 10px 30px;line-height: 26px;border: none;border-radius: 10px;font-size: 20px;width: 100%;}
.banner-btm label{font-weight: 900; margin-top: 20px;  font-size: 16px;}
.banner-btm .form-control{height:40px;background: transparent; border: 0; border-bottom: 1px solid #eee; box-shadow:none;}
.banner-btm .banner-btm-left ::placeholder{color:rgba(240,240,240,.7);}
.map-hm-rht{padding-right: 40px;}
.banner-btm .banner-btm-bx:hover{background:#ffc000; transition:ease-in-out .5s;}
.banner-btm .img-box{align-items: center; justify-content: center; height: 100px; width: 100px; display:flex; transition:.5s;}
.banner-btm .banner-btm-bx .fa{font-size: 40px;color: #ffc000;}
.banner-btm .banner-btm-bx:hover .fa{font-size: 40px; color: #fff;}
.banner-btm .cont-bx{width: calc(100% - 100px); margin-left:20px;}
.banner-btm .cont-bx h4{color:#ffc000; font-size:26px;}
.banner-btm .cont-bx h4 a{color: #ffc000;}
.banner-btm .cont-bx:hober h4 a{color:#150303;}
.banner-btm .cont-bx p{font-size:16px;}
.banner-btm .banner-btm-bx{background:#fff; box-shadow: 0 0 29px 0 rgb(68 88 144 / 20%); padding:30px;display:flex; margin-bottom: 15px; transition:ease-in-out .5s;}
.banner-btm .banner-btm-bx:hover{background: #ffc000;}
.banner-btm .banner-btm-bx:hover .cont-bx h4 a, .banner-btm .banner-btm-bx:hover .cont-bx p{color:#fff; }
/*--------------------------------------------------------------
# banner-btm
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/
.back-to-top {
  position: fixed;
  display: none;
  width: 40px;
  height: 40px;
  border-radius: 50px;
  right: 15px;
  bottom: 15px;
  background: #084a94;
  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;
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header {
    padding: 10px 0;
    position: relative;
    left: 0;
    right: 0;
    transition: all 0.5s;
    z-index: 997; /*background:rgba(0,0,0,0.75);*/
}
#header.header-scrolled {
  background: rgba(0, 0, 0, 0.9);
  padding: 20px 0;
  height: 72px;
  transition: all 0.5s;
}

#header img {
 margin:0 auto;
}

#header #logo h1 {
  font-size: 34px;
  margin: 0;
  padding: 0;
  line-height: 1;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  letter-spacing: 3px;
}

#header #logo h1 a,
#header #logo h1 a:hover {
  color: #fff;
  padding-left: 10px;
  border-left: 4px solid #dd3d25;
}

#header #logo img {
  padding: 0;
  margin: 0;
}
.menu-sec{background: #150303;}
.col-md {-webkit-box-flex: 1; -ms-flex: 1 0 0%; flex: 1 0 0%;}
.d-flex{display: flex;}
.align-items-center{align-items: center;}
#header .icon .fa {color: #ffc000;font-size: 36px;line-height: 1;}
#header .con .text {padding-left: 10px;}
#header .con .text span { color: #ffc000;}
#header .con .text span, header .top-wrap .con .text strong {display: block;line-height: 1.2;color: #aaaaaa;font-size: 17px;}
#header .col-md-8.d-flex{/* padding:10px 0; */}
.menu-rht-sec{background: #4e4b4b;}
.menu-rht-sec h5{margin: 0;}
.menu-rht-sec h5 a{background: #ffc000;line-height: 45px;color: #fff;margin: 0;font-size: 16px;font-weight: bold;display:inline-block;padding: 5px 30px;}
.text strong{
  font-size:13px;
}
/*--------------------------------------------------------------
# Sections General
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# About
--------------------------------------------------------------*/
.about-sec{padding: 5% 0;background:url(../Image/abt-bg.jpg) no-repeat;background-size:100% 100%;background-attachment: fixed;}
.about-sec h3{text-align:justify; line-height:25px; color:#fff;}
.about-sec p{text-align:justify; line-height:25px; }
.about-sec ul li{text-align:justify; line-height:30px; color:#fff;}
/*--------------------------------------------------------------
# Services
--------------------------------------------------------------*/
.services{padding:50px 0;/* background:#f5f5f5; */}
.services .service-box{margin-bottom: 30px;
    position: relative;
    z-index: 0;margin-top: 30px;
    -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;}
.services .service-box .icon {height: 200px;
    width: 200px;
    display: block;
    background-position: top center;
    -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;
    position: relative;
    border-radius: 50% 0 50% 50%;border: 10px solid #fff;
    margin: 0 auto;
    z-index: 0;text-align: center; overflow:hidden;}
.services .service-box:hover .icon{/*transform:rotate(-20deg);*/ border-radius: 0% 50% 50% 50%;}
.services .service-box:hover img{ transition:.5s;}
.services .service-box:hover .icon img{transform:scale(1.3);}
.services .service-box .icon .fa{font-size:80px; line-height:150px; color:#ffc000;}
.services .service-box-cont{
    position: relative;
    background: #fff;
    padding: 110px 30px 30px 30px;
    border-radius: 4px;
    -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;
    margin-top: -100px;
    z-index: -1;
    -webkit-box-shadow: 0 0 30px rgb(214 215 216 / 60%);
    -moz-box-shadow: 0 0 30px rgb(214 215 216 / 60%);
    box-shadow: 0 0 30px rgb(214 215 216 / 60%);
    text-align:
    center;
 }
.services .service-box-cont h3 { font-size: 21px; margin:15px 0 -10px 0; }
.services .service-box-cont p{ margin: 20px 0 0 0;}
.services .service-box:hover .service-box-cont{background: #ffc000;color: rgba(255, 255, 255, 0.8);}
.services .service-box p{text-align:center;font-size:15px;line-height: 22px;margin-bottom:10px;}
.services .service-box:hover .service-box-cont p, .services .service-box:hover .service-box-cont h3{ color:#fff; }
.services .service-box:hover .service-box-cont p a{background:#150303;}
.services .service-box-cont p a{color:#fff;background: #ffc000;padding:10px 20px;}
.services .col-md-4{position:relative;}

/*--------------------------------------------------------------
# team
--------------------------------------------------------------*/

.hm-team{padding: 4% 0;background: url(../Image/team-bg.jpg) no-repeat top center/cover;background-attachment: fixed;no-repeat top center/background-size: cover;width: 100%;}
.team-bx{display: block;position: relative;width: 97%;mar;margin: 10px auto;}
.team-bx .desc{
    background: #fff;
    padding: 25px;
    position: relative;
    width: 100%;
    z-index: 0;
    border-radius: 4px;
    -webkit-box-shadow: 0px 5px 12px -9px rgb(0 0 0 / 17%);
    -moz-box-shadow: 0px 5px 12px -9px rgba(0, 0, 0, 0.17);
    box-shadow: 0px 5px 12px -9px rgb(0 0 0 / 17%);
    margin-bottom: 1.5rem;
}
.team-bx .icon {position: absolute; top: -25px; left: 30px; text-align:center; width: 50px; height: 50px; border-radius: 50%;    background: #f8f8f8;}
.hm-team .team-bx .icon span {font-size: 30px;color: #ffc000;line-height: 50px;}
.hm-team .team-bx .desc:after {
    position: absolute;
    bottom: -10px;
    left: 30px;
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 10px 0 10px;
    border-color: #fff transparent transparent transparent;
}

.hm-team .head-hm {color: #fff;}
.hm-team .border-btm{border: 2px solid #fff;}
.hm-team .user-img img{width: 80px;height: 80px;position: relative;border-radius: 50%;background: #fff;margin-right:20px;border: 1px #a8a3a3 solid;}
.team-bx .team-cont{padding-left: 30px;}
.team-bx .name {font-weight: 600;font-size: 20px;margin-bottom: 0;color: #ffc000 !important;text-transform: uppercase;}
.team-bx .position {font-size: 11px;text-transform: uppercase;color: #fff;font-weight: 500;}
.team-bx .team-cont a{background:#ffc000; color:#fff; text-decoration:none; padding:10px 20px;}
.team-bx li{
	font-size: 15px;
}
.hm-team .team-bx p{color: #4e4b4b;text-align:justify;margin-bottom: 0px;font-size: 17px;}
/*--------------------------------------------------------------
# Contact form
--------------------------------------------------------------*/
.contact{padding:50px 0; overflow: hidden;}
.contact .info-box {color: #444444;text-align: center;box-shadow: 0 0 30px rgb(214 215 216 / 60%);padding: 30px 20px;border-radius: 4px;margin-top: 20px;margin-bottom: 20px;min-height: 215px;}
.contact .info-box i {width:60px;height:60px;font-size: 32px;color: #ffc000;border-radius: 50%;padding: 8px;border: 2px dotted #dfe2e6;line-height: 40px;}
.contact .info-box h3 {  font-size: 20px; color: #777777; font-weight: 700; margin: 10px 0;}
.contact .info-box p {padding: 0;line-height: 24px;font-size: 14px;margin-bottom: 0;}
.contact .map-hm-rht { box-shadow: 0 0 30px rgb(214 215 216 / 60%); padding: 30px; border-radius: 4px; margin-top: 20px;}
.contact .sub-btn-hm {background: #ffc000; border: 0; padding: 10px 32px; color: #fff; transition: 0.4s; border-radius: 4px;}
.contact .map-hm-rht label{margin-bottom: 0px;}
.contact .form-control{border: 1px solid #ced4da; height:44px;}
.contact .hm-mapp{margin-top:20px;}
/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#footer {
  background: #2f2d2d;
  padding:10px  0  0;
  color: #fff;
  font-size: 15px;
}

#footer .footer-top {
  padding: 60px 0 30px 0;
}


#footer .footer-top .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{padding: 0px 0;}
#footer .footer-add .fa, #footer .footer-email .fa, #footer .footer-phone .fa{font-size:50px; border-bottom:1px solid #d93921;display: block; padding:20px;}
#footer .footer-add p, #footer .footer-email p, #footer .footer-phone p{padding-top:20px;}
#footer .footer-add, #footer .footer-email, #footer .footer-phone{ text-align:center;}
#footer .footer-top .footer-info p {font-size: 14px;line-height: 24px;font-family: 'Roboto', sans-serif;color: #fff;}
#footer .mb-2 .fa{margin-right:10px; font-size:20px;}
#footer .footer-top .social-links a {
  font-size: 18px;
  display: inline-block;
  background: #eee;
  color: #ffc000;
  line-height: 1;
  padding: 8px 0;
  margin-right: 4px;
  border-radius: 50%;
  text-align: center;
  width: 36px;
  height: 36px;
  transition: 0.3s;
}
#footer .footer-top ul {  list-style: none;
    padding: 0;
    padding: 0;
    margin: 0;
}
#footer .footer-top ul i {
    padding-right: 8px;
    color: #ffc000;
    font-size: 12px;
    line-height: 1;
}
#footer .footer-top ul li {
    padding: 5px 0;
    display: flex;
    align-items: center;
    font-size: 15px;
}
#footer .footer-top ul a:hover {
    text-decoration: none;
    color: #fff;
}
#footer .footer-top ul a{
    color: #fff;
}
#footer .footer-top .social-links a:hover {
  background: #35362c;
  color: #fff;
  text-decoration: none;
}

#footer .footer-top h4 {
  font-size: 24px;
  font-weight: 600;
  color: #fff;
  position: relative;
  padding-bottom: 12px;
}
#footer .footer-top h4::after {
    content: "";
    position: absolute;
    display: block;
    width: 20px;
    height: 2px;
    background: #ffc000;
    bottom: 0;
    left: 0;
}
#footer p{text-align:justify;color: #fff;}
#footer p a{color: #ffc000;font-weight: bold;}
#footer .footer-info h4{font-size: 23px;}
#footer .footer-top .footer-links {
  margin-bottom: 30px;
}

#footer .footer-top .footer-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#footer .footer-top .footer-links ul i {
  padding:0 15px;
  color: #b5d9e9;
  font-size: 18px;
  line-height: 1;
}

#footer .footer-top .footer-links ul li {
  padding: 10px 0;
  display: flex;
  align-items: center;
}
#footer .footer-top .footer-links ul li:first-child {
  padding-top: 0;
}

#footer .footer-top .footer-links ul a {
  color: #fff;
  transition: 0.3s;
  display: inline-block;
  line-height: 1;
}
#footer .footer-top .footer-links ul a:hover {
  color: #a2cfe3;
}

#footer .copyright {text-align: left;padding: 15px 0;background: #2f2d2d;border-top: 1px solid #2f2d2d;}
#footer .credits{ text-align: right; font-size: 14px; color: #fff;}
.credits a{color:#eee; font-weight:bold;}
.top{position: fixed;right: 10px;bottom: 30px;text-align: center;color: #fff;background: #2f2d2d;padding: 10px 10px;z-index: 9;border-radius: 50%;border: 2px solid #fff;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) {
  .team .member {margin-bottom: 110px;}
  .services .icon-box{margin:15px auto;}
}

@media (max-width: 768px) {
    .about-sec {background:#fff;}
  .about {text-align: center;}
}
@media (max-width: 767px) {
  #header img{margin:inherit;}

  #header .con .text {
    font-size: 9px;
    line-height: 16px;
}
.about-row{
  padding-left: 26px;
  padding-top: 0px;
}
.heading-innerpage h1 {
  font-weight: 600;
  Font-size: 22px;
  color: #fff;
  line-height: 30px;
  text-align: left;
  border-left: 3px #fff solid;
  padding-left: 10px;
  margin-bottom: 10px;
}
.heading-innerpage {
  background-image: linear-gradient(to right, rgb(21 3 3), rgb(199 11 11));
  padding: 15px;
  margin-bottom: 20px;
  margin-top: 10px;
}
.team-boxes .media-left {
  text-align: center;
}
.bnr-cont{
  display: block !important;
  position: absolute;
  bottom: 5px;
  color: #eee;
  left: 3%;
  margin: 0 auto;
  width: 100%;
  text-align: left;
  z-index: 9;
}
.bnr-cont p {
  font-size: 9px;
  line-height: 15px;
  color: #fff;
  text-align: justify;
  margin-bottom: 7px;
}
.bnr-cont h2 span {
  font-size: 18px;
  line-height: 32px;
  font-weight: 800;
  color: #fff;
}
.bnr-cont h4 {
  font-size: 22px;
  line-height: 14px;
  font-weight: 800;
  color: #fff;
}
.bnr-cont h2 {
  font-size: 18px;
  line-height: 18px;
  font-weight: 600;
  text-shadow: #181818 5px 4px 6px;
  margin-bottom: 0px;
}
#MenuControl_C .bg-light {
  background-color: white !important;
}
.navbar-toggle{
    margin-top: -20px;
    position: absolute;
    margin-right: 30px;
    background-color: #ffc000;
    right: 0px;
    }
    .navbar-expand-md .navbar-nav .nav-link{
      color:black !important;
    }
    .about-sec {
      background: #fff;
      padding-bottom: 0px;
  }
  .services{
    padding-top:0px;
  }
  #footer .credits{
    text-align: left;
  }
    .bnr-sec .btn{
      padding: 3px;
      font-size: 12px;
    }
.caption{width: 100%;}
.wback .caption{    top: 30%;}
}
@media (max-width: 575px) {

#WidgetControl4{display:none;}
.bnr-cont{display:none;}
}
@media (max-width: 414px) {

}