@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;
}
.container {overflow: hidden;}
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: #000;}
.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: 5px 10px;
}


.MenuControl_C{ border:0 !important; background-color:#263240 !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: #000 !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:#263240 !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: #000 !important;
    background-color: #fff !important;
}

.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color: #263240 !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*/
/*topbar*/

.top-nav{background: #263240; color:#c7c7c7;}
.top-nav a{color:#c7c7c7; text-decoration:none;}
.top-nav-lft ul{list-style:none; padding-left:0;     margin-bottom: 0;}
.top-nav-lft ul li{display:inline-block; margin-right:20px;}
.top-nav-lft ul li .fa{margin-right:5px; color:#fff; font-size:16px; text-align: center; background: #5f375a; padding:15px 15px;}

.top-nav-rht ul{list-style:none; padding-left:0; text-align:right;     margin-bottom: 0;}
.top-nav-rht ul li{display:inline-block; margin-left:-1px; position:relative; background: #5f375a;}
.top-nav-rht ul li .fa{text-align: center; padding: 15px 15px; transition:0.5s; z-index:9; position:relative}
	
.top-nav-rht ul li:before{position:absolute; top:45px; left:0; background:#a7779f; width:100%; height:100%; transition:0.5s; content:"";}
	
.top-nav-rht ul li:hover:before{background:#a7779f; transition:0.5s; top:0;}
.top-nav-rht ul li:hover .fa{color:#5f375a;}
/*topbar*/
/**/
.head-hm {
    text-transform: uppercase;
    font-weight: bold;
    color: #000; font-size:40px;
    text-align: center;
    padding-bottom: 20px;
    position: relative;
    margin-bottom: 25px;
}
.head-hm span {
    color: #5f375a;
}
.border-btm {
    margin-left: 0;
    position: absolute;
    left: 0;
    width: 50px;
    margin: 0 auto;
    border-radius: 5px;
    border: 2px solid #000;
    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 #5f375a;
}
.border-btm:after {
    position: absolute;
    content: '';
    right: -20px;
    top: -2px;
    width: 12px;
    border-radius: 5px;
    border: 2px solid #5f375a;
}
/*--------------------------------------------------------------
# banner
--------------------------------------------------------------*/
.bnr-sec{padding:0; overflow: hidden; position:relative;}
.bnr-cont{position: absolute; bottom: 200px; color:#eee; left:0; right:0; margin:0 auto;width: 80%; text-align: center;}
.bnr-cont h2{font-size:60px; line-height:60px;font-weight:600; text-shadow:#181818 5px 4px 6px;}
.bnr-cont h2 span{ font-size:80px; line-height:90px; font-weight:800; color:#fff;}
.bnr-sec .fa{line-height:20px;font-size: 40px; font-weight: 900;}

.carousel-indicators li{background-color:#fff; width:15px; height:15px; border-radius:50%;border: 5px solid #5f375a; opacity:1; margin:0;}
.carousel-indicators .active{border: 5px solid rgba(254,254,254,1); background: #000c; width: 15px; height: 15px; margin: 0;}
.bnr-sec:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 48px;
    overflow: visible;
    width: 50%;
    height: 5px;
    z-index: 1;
    -webkit-transform: skewY(5deg);
    -moz-transform: skewY(5deg);
    -ms-transform: skewY(5deg);
    -o-transform: skewY(5deg);
    transform: skewY(5deg);
    background: #5f375a;
    background: -moz-linear-gradient(-45deg,#5f375a 0%,#263240 100%);
    background: -webkit-gradient(left top,right bottom,color-stop(0%,#5f375a),color-stop(100%,#263240));
    background: -webkit-linear-gradient(-45deg,#5f375a 0%,#263240 100%);
    background: -o-linear-gradient(-45deg,#5f375a 0%,#263240 100%);
    background: -ms-linear-gradient(-45deg,#5f375a 0%,#263240 100%);
    background: -webkit-linear-gradient(315deg,#5f375a 0%,#263240 100%);
    background: -o-linear-gradient(315deg,#5f375a 0%,#263240 100%);
    background: linear-gradient(135deg,#5f375a 0%,#263240 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5f375a', endColorstr='#263240', GradientType=1 );
}
.bnr-sec:after {
    content: '';
    position: absolute;
    right: 0;
    bottom: 48px;
    overflow: visible;
    width: 50%;
    height: 5px;
    z-index: 1;
    -webkit-transform: skewY(-5deg);
    -moz-transform: skewY(-5deg);
    -ms-transform: skewY(-5deg);
    -o-transform: skewY(-5deg);
    transform: skewY(-5deg);
    background: #263240;
    background: -moz-linear-gradient(45deg,#263240 0%,#5f375a 100%);
    background: -webkit-gradient(left bottom,right top,color-stop(0%,#263240),color-stop(100%,#5f375a));
    background: -webkit-linear-gradient(45deg,#263240 0%,#5f375a 100%);
    background: -o-linear-gradient(45deg,#263240 0%,#5f375a 100%);
    background: -ms-linear-gradient(45deg,#263240 0%,#5f375a 100%);
    background: linear-gradient(45deg,#263240 0%,#5f375a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#263240', endColorstr='#5f375a', GradientType=1 );
}
/*-----carousel zoom effect-----*/
@-webkit-keyframes zoom {
    from {
  -webkit-transform: scale(1, 1);
  }
  to {
    -webkit-transform: scale(1.4, 1.4);
  }
}

@keyframes zoom {
  from {
    transform: scale(1, 1);
  }
  to {
    transform: scale(1.4, 1.4);
  }
}

.bnr-sec .carousel-inner .item > img {
  -webkit-animation: zoom 40s;
  animation: zoom 40s;width:100%; height:100vh;
}

/*--------------------------------------------------------------
# banner
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# banner-btm
--------------------------------------------------------------*/
.banner-btm {
    display: block;
    width: 100%;
    position: relative;
    z-index: 1;
    padding-top: 5em;
}
.banner-btm:before {
    content: '';
    position: absolute;
    left: 0;
    top: -40px;
    overflow: visible;
    width: 50%;
    height: 80px;
    z-index: 0;
    -webkit-transform: skewY(5deg);
    -moz-transform: skewY(5deg);
    -ms-transform: skewY(5deg);
    -o-transform: skewY(5deg);
    transform: skewY(5deg);
    background-color: #fff;
}
.banner-btm:after {
    content: '';
    position: absolute;
    right: 0;
    top: -40px;
    overflow: visible;
    width: 50%;
    height: 80px;
    z-index: 0;
    -webkit-transform: skewY(-5deg);
    -moz-transform: skewY(-5deg);
    -ms-transform: skewY(-5deg);
    -o-transform: skewY(-5deg);
    transform: skewY(-5deg);
    background-color: #fff;
}
.banner-btm .banner-btm-bx{display:flex; margin-bottom: 40px;}
.banner-btm .banner-btm-bx:hover .img-box{background:#263240;}
.banner-btm .img-box{align-items: center; justify-content: center; height: 100px; width: 100px; display:flex; background:#5f375a; transition:.5s;}
.banner-btm .img-box .fa{font-size: 40px; color: #fff;}
.banner-btm .cont-bx{width: calc(100% - 100px); margin-left:20px;}
.banner-btm .cont-bx h4{color:#5f375a; font-size:26px;}
.banner-btm .cont-bx h4 a{color:#5f375a;}
.banner-btm .cont-bx p{font-size:16px;}
/*--------------------------------------------------------------
# banner-btm
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Counts
--------------------------------------------------------------*/
.counts{background:url(../Image/count-bg.jpg) no-repeat fixed; background-size:cover;}
.counts p{font-size:28px;}
.counts .count-box {padding: 80px 10px; width: 100%; position: relative; text-align: center;color:#fff;}
.counts .count-box h4 {font-size: 70px; display: block; font-weight: 600; padding-top: 10px;}
.counts .count-box p {padding: 10px 0; margin: 0; font-size: 25px; }
/*--------------------------------------------------------------
# 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;
}
#topbar .social ul li a {
    display: inline-block;
    font-size: 18px;
    line-height: 49px;
    border-left: 1px solid #073D51;
    color: #999ea3;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
#topbar .social ul li { display: inline;}
#topbar .contact-info ul li a { display: inline-block; font-size: 13px;
    line-height: 49px;
    padding: 0 0px;
    margin-right: 42px;
    color: #A2A2A2;
    font-family: 'Open Sans';
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
.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: 0;
    height: 92px;
    position: absolute;
    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;
}
.body-fx #header{padding:0;
    height: 93px;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    transition: all 0.5s;
    z-index: 997;
     background:rgba(95,55,90,.95);}
.body-fx .navbar-default{background-color: transparent !important;}
.menu-sec{padding-top:20px;}
/*--------------------------------------------------------------
# Sections General
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# About
--------------------------------------------------------------*/
.about-sec{background:url(../Image/about-bg.jpg) no-repeat; background-size:cover; padding:100px 0; position:relative;}
.about-sec:before{content:''; position:absolute; width:100%; height:100%; background:rgba(240,240,240,.85); top:0; right:0; left:0;}
.about-sec p{text-align:justify; line-height:25px;}
.about-sec ul li{text-align:justify; line-height:30px;}
/*--------------------------------------------------------------
# Services
--------------------------------------------------------------*/
.services{padding:50px 0;}
.services .service-box{padding: 20px 15px;  position: relative;  overflow: hidden;  background: #fff;  box-shadow: 0 0 29px 0 rgb(68 88 144 / 20%); transition: all 0.3s ease-in-out; border-radius: 8px; text-align: center; margin-bottom: 15px; z-index: 1;}
.services .icon {
    margin: 20px auto 10px auto;
    padding-top: 10px;
    display: inline-block;
    text-align: center;
    border-radius: 50%;
    width: 70px;
    height: 70px;
    background: #5f375a;
    transition: all 0.3s ease-in-out;
}
.services .service-box .icon .fa{font-size:30px; line-height:50px; color:#fff;}
.services .service-box:hover .icon .fa{color:#5f375a}
.services .service-box::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 0;
    transition: ease-in-out 0.3s;
    z-index: -1;
}
.services .service-box:hover::before {
    background: #5f375a;
    height: 100%;
    border-radius: 0px;
}
.services .service-box:hover .icon { background: #fff;}
.services .service-box:hover h3, .services .service-box:hover p, .services .service-box:hover a{color:#fff;}
.services .ser-line{background:#ccc; width:68.5%; height:1px; margin:0 auto; margin-bottom:50px; }
.services .col-md-4{position:relative;}
.services .col-md-4:before{content:''; position:absolute; top:-50px; height:50px; width:1px; background:#ccc; margin:0 auto; right:0; left:0; margin:0 auto;}
/*--------------------------------------------------------------
# team
--------------------------------------------------------------*/

.hm-team{background-color: #f3f5fa; padding:50px 0;}
.team-bx{display: flex; position: relative; box-shadow: 0px 2px 15px rgb(0 0 0 / 10%); padding: 30px; border-radius: 5px;background: #fff;  transition: 0.5s;margin-top: 25px;}
.hm-team .team-bx:hover {transform: translateY(-10px);}
.hm-team  .team-pic { overflow: hidden; background-color:#c5c5c5; width: 222px; border-radius: 50%;}
.team-bx .team-cont{padding-left: 30px;}
.team-bx .team-cont a{background:#5f375a; color:#fff; text-decoration:none; padding:10px 20px;}

/*--------------------------------------------------------------
# Contact form
--------------------------------------------------------------*/
.contact{padding:50px 0;}
.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: 15px;margin-bottom: 15px;}
.contact .info-box i { width:60px; height:60px; font-size: 32px; color: #5f375a; 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: #5f375a; 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;}
/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#footer {
  background: #5f375a;
  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: 30px;margin: 0 0 20px 0;padding: 2px 0 2px 10px;line-height: 1;font-weight: 700; border-left:5px solid #eee;}
#footer img{margin:0 auto;}
#footer .social-links{text-align:left;}
#footer .footer-info{padding: 10px 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: #5f375a;
  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: #eee;
    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 .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 .footer-top .footer-newsletter form {
  margin-top: 30px;
  background: #fff;
  padding: 6px 10px;
  position: relative;
  border-radius: 4;
}

#footer .footer-top .footer-newsletter form input[type="email"] {
  border: 0;
  padding: 4px;
  width: calc(100% - 110px);
}

#footer .footer-top .footer-newsletter form input[type="submit"] {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  border: 0;
  background: none;
  font-size: 16px;
  padding: 0 20px;
  background: #084a94;
  color: #fff;
  transition: 0.3s;
  border-radius: 4;
}

#footer .copyright {text-align: left; padding: 15px 0; background:#263240; }
#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: #000; 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) {
  #footer .footer-top .footer-info {margin: -20px 0 30px 0;}
  .wback .caption{display:none;}
  #header{position:relative;background-color:  rgba(47,77,90,.85);padding: 20px 0; height: 80px;}
}
@media (max-width: 414px) {
#header img {
    margin: inherit;
    max-width: 75%;
}
}