@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap');
body {
  font-family: 'Roboto', sans-serif; color: #444444;}
a {
  color: #084a94;
}

a:hover {
  color: #8ec4dd;
  text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Roboto', sans-serif;
}
section.bnr{padding:0;}
img{max-width:100%;}

/*navbar*/

#HeaderControl, #MenuControl, #widgetsControl, #WidgetControl2, #WidgetControl1, #WidgetControl4{ padding: 0;}

.navbar .nav li a {
    text-decoration:none; font-size:15px;/*color: #fff;*/
}
.navbar .dropdown-menu .dropdown-item{color: #150303;}
.navbar {
    position: relative;
    min-height: 0px !important;
    margin-bottom: 0px !important;
    border: 1px solid transparent;
    background:transparent; padding: .1rem 1rem;
}

.navbar>li>a {
    padding-top:0 !important;
    padding-bottom: 0 !important;
	font-weight:600;
}

.container-fluid{/*padding-left:2px; padding-right:2px;*/}


.navbar-nav {
    display: table;
    width: 100%;
    text-align: center;
    margin-left: 0  !important;
    margin-right: 0 !important;
    /*margin-top: -2px;*/
}


.navbar-nav>li {
    display: table-cell;
    float: initial !important;
    vertical-align: middle;
    /*border-right:1px solid #3c3c3c;*/ padding: 10px;
}


.MenuControl_C{ border:0 !important; background-color:#ff0000 !important;}

.navbar-default .navbar-nav>li>a{color: #fff !important;font-size: 15px;text-decoration:none;display: block;padding: 5px 10px;}
.navbar-default .dropdown-menu.show{position:absolute;}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover{    color: #150303 !important;
    background-color: #fff !important;}
	
#MenuControl_C .dropdown-menu{padding:0 !important; animation: fadeInUp 400ms; position:absolute;}

.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: #fff !important;
    text-decoration: none;
   background-color:#ff0000 !important;
}

.dropdown-menu>li>a:focus:after, .dropdown-menu>li>a:hover:after {
        border-left-color: #fff !important;
}
	
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #150303 !important;
    background-color: #fff !important;
}

.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color: #ff0000 !important;
    border-color:#fff;
    color: #fff !important;}
.dropdown a{color: #666;display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;text-decoration: none;
    white-space: nowrap;
    background-color: transparent;
    border: 0;}

#MenuControl_C .navbar-default,
#MenuControl_C .container-fluid,
#MenuControl_C .navbar-nav
{height:100%;}

#MenuControl_C #navbar-collapse-1{height:100% !important;}
.table-responsive{overflow:hidden; display:inline-table;}

.navbar-default .container-fluid{/*width:1140px;*/}
.navbar-header{display:none;}
.collapse:not(.show) {  display: block;}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover{color: #fff;}
#FooterrControl1_tr_FooterBackImage td.row{margin:0;}
/*navbar*/

/**/
.head-hm {
    text-transform: uppercase;
    font-weight: bold;
    color: #150303; font-size:40px;
    text-align: center;
    padding-bottom: 20px;
    position: relative;
    margin-bottom: 25px;
}
.head-hm span {
    color: #fb0000;
}
.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 #fb0000;
}
.border-btm:after {
    position: absolute;
    content: '';
    right: -20px;
    top: -2px;
    width: 12px;
    border-radius: 5px;
    border: 2px solid #fb0000;
}
/*--------------------------------------------------------------
# banner
--------------------------------------------------------------*/
.bnr-sec{padding:0; overflow: hidden; position:relative;}
.bnr-cont{position: absolute; bottom: 150px; color:#eee; left:8%; margin:0 auto;width: 40%; text-align: left;z-index: 9;}
.bnr-cont h2{font-size:60px; line-height:60px;font-weight:600; text-shadow:#181818 5px 4px 6px;}
.bnr-cont h2 span{ font-size:60px; 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:18px; line-height:30px; color:#fff; text-align:justify;}
.bnr-sec .fa{line-height:20px;font-size: 18px; font-weight: 300;}
.bnr-sec .btn{background: #fb0000; color: #fff; font-weight: bold;}
.bnr-sec .btn .fa{margin-left:5px;}
.carousel-indicators li{background-color:#fff; width:15px; height:15px; border-radius:50%;border: 5px solid #fb0000; opacity:1; margin:0;}
.carousel-indicators .active{border: 5px solid rgba(254,254,254,1); background: #150303; width: 15px; height: 15px; margin: 0;}
.carousel-inner>.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:#fb0000; 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:#fb0000; position:absolute; content:''; height:100%; width:100px;}
.banner-btm .sub-btn-hm{cursor: pointer; color: #fff; background: #150303; 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:#fb0000; 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: #150303}
.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:#fb0000; font-size:26px;}
.banner-btm .cont-bx h4 a{color:#fb0000;}
.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:#fb0000; }
.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: #fb0000; font-size: 36px; line-height: 1;}
#header .con .text {padding-left: 10px;}
#header .con .text span { color: #fb0000;}
#header .con .text span, header .top-wrap .con .text strong { display: block; line-height: 1.4; color: #aaaaaa;  font-size: 14px;}
#header .col-md-8.d-flex{ padding:10px 0;}
.menu-rht-sec{background: #150303;}
.menu-rht-sec h5{margin: 0;}
.menu-rht-sec h5 a{background: #fb0000; line-height: 45px; color: #fff; margin: 0; font-size: 18px; font-weight: bold; display:inline-block; padding: 5px 30px;}

/*--------------------------------------------------------------
# Sections General
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# About
--------------------------------------------------------------*/
.about-sec{ padding:50px 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:#fb0000;}
.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:hover .service-box-cont{background: #fb0000; color: rgba(255, 255, 255, 0.8); }
.services .service-box p{text-align:center; font-size:15px; 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:#fb0000; padding:10px 20px;}
.services .col-md-4{position:relative;}

/*--------------------------------------------------------------
# team
--------------------------------------------------------------*/

.hm-team{ background:url(../Image/team-bg.jpg) no-repeat; background-attachment: fixed; padding:50px 0;}
.team-bx{display: block; position: relative; width: 97%; margin: 0 auto; margin-top: 30px;}
.team-bx .desc{
    background: #fff;
    padding: 30px;
    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: #fb0000;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;}
.team-bx .team-cont{padding-left: 30px;}
.team-bx .name {font-weight: 600; font-size: 20px;  margin-bottom: 0; color: #fb0000 !important; text-transform: uppercase;}
.team-bx .position {  font-size: 13px;  text-transform: uppercase; color: #fff; font-weight: 500;}
.team-bx .team-cont a{background:#fb0000; color:#fff; text-decoration:none; padding:10px 20px;}
.hm-team .team-bx p{color:#555; text-align:justify;}
/*--------------------------------------------------------------
# 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 0 32px 0;   border-radius: 4px;margin-top: 20px; margin-bottom: 20px;}
.contact .info-box i { width:60px; height:60px; font-size: 32px; color: #fb0000; border-radius: 50%; padding: 8px;  border: 2px dotted #f8d4d5;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: #fb0000; 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: #150303;
  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: 15px; line-height: 24px; font-family: 'Roboto', sans-serif;}
#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: #fb0000;
  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: #fb0000;
    font-size: 12px;
    line-height: 1;
}
#footer .footer-top ul li {
    padding: 5px 0;
    display: flex;
    align-items: center;
}
#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: #e03a3c;
    bottom: 0;
    left: 0;
}
#footer p{text-align:justify;}
#footer p a{color: #fb0000; font-weight: bold;}
#footer .footer-info h4{font-size:30px;}
#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:#150303; border-top: 1px solid #333;}
#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: #150303; 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 {text-align: center;}
}
@media (max-width: 767px) {
  #header img{margin:inherit;}
  .body-fx #header{padding: 15px 0;
    height: inherit;
    position: relative; background: rgba(47,77,90,.85) !important;}
.navbar-toggle{margin-top: -38px;
    position: absolute;
    right: 0px;}
.caption{width: 100%;}
.wback .caption{    top: 30%;}
.navbar-default, .navbar-default .navbar-collapse{background-color:  rgba(47,77,90,.85) !important;border-color: transparent !important;}
.body-fx .navbar-default, .body-fx .navbar-default .navbar-collapse{background-color: transparent !important;border-color: transparent !important;}
.nav>li>a { padding: 8px 2px;}
.navbar-default .navbar-toggle .icon-bar{background-color: #fff;}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{    background-color: #00295a;}
}
@media (max-width: 575px) {

}
@media (max-width: 414px) {

}