@charset "UTF-8";

/*banner-bottom*/
.bann-bx p{ 
color:#fff;
}
.bann-bx{padding: 50px 49px;position: relative;background-color: #065695;text-align:justify;color:#fff;}
.banner-btm .col-md-4:nth-child(2) .bann-bx{background:#000;}
.bann-bx:before {
    content: "";
    position: absolute;
    top: 20px;
    bottom: 20px;
    left: 20px;
    right: 20px;
    border: 2px solid rgba(255, 255, 255, 0.5);
}
.bann-bx h4{font-weight:700; font-size:22px;color:#fff;}
.rd-mr a:hover { color: #fff; }
.rd-mr {
    text-align:right;
    position: relative;
    margin: 10px auto;
    left: 0;
    right: 0;
    top: 11px;
}
.rd-mr a{
    color:#fff;border: 1px solid #fff;
    padding: 10px 15px;
}
.pading{padding:0;}
/*banner-bottom*/
/*banner*/

.team_img {
    width: 150px;
    border: 6px solid #2f4d5a;
    border-radius: 50%;
}








/*qyery-hm*/

.qyery-hm{background:url(../image/query-bg.jpg) no-repeat; background-size:cover;  padding: 25px 0 25px; background-attachment:fixed;}

.qyery-hm h4{
    margin-bottom: 0;
    font-size: 31px;
    font-weight: normal;
    /* font-family: cursive; */
    color: #ccc;
    text-align:center;
    line-height: 60px;
    }
	
.qyery-hm h4 strong{font-family: sans-serif;
    font-size: 38px;
    color: #065695;}
	
.qyery-hm h4 span{ font-family: sans-serif;
    background: #065695;
    color: #fff;
    font-size: 18px;
    padding: 8px 17px;
    vertical-align: super;
    margin-top: 10px;
    top: 31px;
    border-radius: 45px;
    margin-left: 30px;
    border: 2px solid rgba(0,0,0,0.5); transition:0.5s;}
	
.qyery-hm h4 span:hover{background:#333; transition:0.5s;}
	
.qyery-hm h4 span a{COLOR:#FFF;}

/*qyery-hm*/


/*hm-ser*/
.hm-serv {
    background: /*url(image/ser-bg.jpg) no-repeat*/ #f1f1f1;
    background-size: cover;
    padding: 50px 0 50px;
    background-attachment: fixed;
}
/* .ser-bx p {
  color: #fff;
} */
.hm-serv .hm-head:after{left: 47%;width: 100px;bottom: -15px;}
.ser-bx{position:relative; margin:30px auto;}
.ser-cont{position: absolute;
    background: #065695;
    bottom: 0px;
    padding: 40px;
    color: #fff;
    text-align: justify;}
.ser-cont:before {
    content: "";
    position: absolute;
    top: 15px;
    bottom:15px;
    left: 15px;
    right: 15px;
    border: 2px solid rgba(255, 255, 255, 0.5);
}
/* .ser-cont{margin-top: 30px;} */
.ser-bx h3{font-weight: 600;}
/*hm-ser*/




.hm-abt{padding:50px 0px 100px;}
.hm-abt img{/* margin-top:50px; */border:10px solid #065695;border-radius:20px;box-shadow:#ccc 5px 10px 5px;}
.hm-abt p{text-align:justify; font-size:16px; line-height:25px; color:#444;}

.hm-head:after{content:""; width:80px; height:5px; position:absolute; left:44%; background: #000;  bottom: -10px;}
.hm-head span { font-weight: 800; color: #065695;}
.hm-head{position:relative;text-align: center;color: #000;text-transform: uppercase;}

.bgteam {
    background: #f9f9f9;
    margin-bottom: 30px;
    padding: 5px;
}

.team1 {
    border-radius: 50%;
}

body {
  background: #fff;
  color: #666666;
  font-family: "Montserrat", sans-serif; font-size:16px; line-height:22px; text-align:justify;
}

img{max-width:100%;}

a {
  transition: 0.5s;
}

.title h1{ font-size:50px; line-height:60px; text-align:center;}
.title h1 span{ font-size:60px; display:block; color:#dd3d25; font-weight:900;}

/*banner*/
a:hover,a:active,a:focus { color: #3a2a9a; outline: none; text-decoration: none;}

p { font-size:15px; color:#333; line-height:24px; text-align:justify; margin: 0 0 5px 0;}

.team-title {
  font-size: 16px;
  font-weight:600;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  margin: 0 0 20px 0;
  padding: 0;
}

ol, ul{ font-size:15px; color:#333; line-height:24px; text-align: left;}

.back-to-top {
  position: fixed;
  display: none;
  background: #dd3d25;
  color: #fff;
  width: 44px;
  height: 44px;
  text-align: center;
  line-height: 1;
  font-size: 16px;
  border-radius: 50%;
  right: 15px;
  bottom: 15px;
  transition: background 0.5s;
  z-index: 11;
}

.back-to-top i {
  padding-top: 12px;
  color: #fff;
}

.carousel-indicators .active{border: 1px solid #065695;border-radius:0;background:#000;width:30px;height:30px;}
.carousel-indicators li{border:1px solid #000;border-radius:0;background: #065695;width:30px;height:30px;margin:0;}
.banner-hm{/* border-bottom: 20px solid #1fce99; *//* position:relative; */}
.banner-cont{position:absolute;top: 30%;margin:0 auto;left:0;right:0;}
.banner-cont .title { text-align: center; font-weight: 700; position: relative; margin-bottom: 40px; }

.carousel-inner > .item > img{ width: 100%;}

.banner-cont .title h1 {font-size: 64px;line-height: 70px;text-shadow: 8px 3px 14px #000;text-align: center;color: #fff;}

.banner-cont .title h1 span {font-size: 62px;display: block;color: #1fce99;font-weight: 900;}


/*--------------------------------------------------------------
#Header
--------------------------------------------------------------*/

header{text-align:center;background: #fff;/*! padding: 10px 5px; */width: 85%;padding-left: 20px;padding-top: 3px;}


/*--------------------------------------------------------------
# Intro Section
--------------------------------------------------------------*/

#intro {
  display: table;
  width: 100%;
  height: 100vh;
  background: #000;
}

#intro .carousel-item {
  width: 100%;
  height: 100vh;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

#intro .carousel-item::before {
  content: '';
  background-color: rgba(0, 0, 0, 0.7);
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}

#intro .carousel-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}

#intro .carousel-background img {
  max-width: 100%;
}

#intro .carousel-content {
  text-align: center;
}

#intro h2 {
  color: #fff;
  margin-bottom: 30px;
  font-size: 48px;
  font-weight: 700;
}

#intro p {
  width: 80%;
  margin: 0 auto 30px auto;
  color: #fff;
}

#intro .carousel-fade {
  overflow: hidden;
}

#intro .carousel-fade .carousel-inner .carousel-item {
  transition-property: opacity;
}

#intro .carousel-fade .carousel-inner .carousel-item,
#intro .carousel-fade .carousel-inner .active.carousel-item-left,
#intro .carousel-fade .carousel-inner .active.carousel-item-right {
  opacity: 0;
}

#intro .carousel-fade .carousel-inner .active,
#intro .carousel-fade .carousel-inner .carousel-item-next.carousel-item-left,
#intro .carousel-fade .carousel-inner .carousel-item-prev.carousel-item-right {
  opacity: 1;
  transition: 0.5s;
}

#intro .carousel-fade .carousel-inner .carousel-item-next,
#intro .carousel-fade .carousel-inner .carousel-item-prev,
#intro .carousel-fade .carousel-inner .active.carousel-item-left,
#intro .carousel-fade .carousel-inner .active.carousel-item-right {
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

#intro .carousel-control-prev,
#intro .carousel-control-next {
  width: 10%;
}

#intro .carousel-control-next-icon,
#intro .carousel-control-prev-icon {
  background: none;
  font-size: 32px;
  line-height: 1;
}

#intro .carousel-indicators li {
  cursor: pointer;
}

#intro .btn-get-started {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 8px 32px;
  border-radius: 50px;
  transition: 0.5s;
  margin: 10px;
  color: #fff;
  background: #dd3d25;
}

#intro .btn-get-started:hover {
  background: #fff;
  color: #dd3d25;
}

/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/

/* Nav Menu Essentials */

.nav-menu,
.nav-menu * {
  margin: 0;
  padding: 0;
  list-style: none;
}

.nav-menu ul {
  position: absolute;
  display: none;
  top: 100%;
  left: 0;
  z-index: 99;
}

.nav-menu li {
  position: relative;
  white-space: nowrap;
}

.nav-menu > li {
  float: left;
}

.nav-menu li:hover > ul,
.nav-menu li.sfHover > ul {
  display: block;
}

.nav-menu ul ul {
  top: 0;
  left: 100%;
}

.nav-menu ul li {
  min-width: 180px;
}

/* Nav Menu Arrows */

.sf-arrows .sf-with-ul {
  padding-right: 30px;
}

.sf-arrows .sf-with-ul:after {
  content: "\f107";
  position: absolute;
  right: 15px;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
}

.sf-arrows ul .sf-with-ul:after {
  content: "\f105";
}

/* Nav Meu Container */

#nav-menu-container {
  float: right;
  margin: 0;
}

/* Nav Meu Styling */

.nav-menu a {
  padding: 0 8px 10px 8px;
  text-decoration: none;
  display: inline-block;
  color: #fff;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 13px;
  text-transform: uppercase;
  outline: none;
}

.nav-menu li:hover > a,
.nav-menu > .menu-active > a {
  color: #dd3d25;
}

.nav-menu > li {
  margin-left: 10px;
}

.nav-menu ul {
  margin: 4px 0 0 0;
  padding: 10px;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
  background: #fff;
}

.nav-menu ul li {
  transition: 0.3s;
}

.nav-menu ul li a {
  padding: 10px;
  color: #333;
  transition: 0.3s;
  display: block;
  font-size: 13px;
  text-transform: none;
}

.nav-menu ul li:hover > a {
  color: #dd3d25;
}

.nav-menu ul ul {
  margin: 0;
}

/* Mobile Nav Toggle */

#mobile-nav-toggle {
  position: fixed;
  right: 0;
  top: 0;
  z-index: 999;
  margin: 20px 20px 0 0;
  border: 0;
  background: none;
  font-size: 24px;
  display: none;
  transition: all 0.4s;
  outline: none;
  cursor: pointer;
}

#mobile-nav-toggle i {
  color: #fff;
}

/* Mobile Nav Styling */

#mobile-nav {
  position: fixed;
  top: 0;
  padding-top: 18px;
  bottom: 0;
  z-index: 998;
  background: rgba(0, 0, 0, 0.8);
  left: -260px;
  width: 260px;
  overflow-y: auto;
  transition: 0.4s;
}

#mobile-nav ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

#mobile-nav ul li {
  position: relative;
}

#mobile-nav ul li a {
  color: #fff;
  font-size: 13px;
  text-transform: uppercase;
  overflow: hidden;
  padding: 10px 22px 10px 15px;
  position: relative;
  text-decoration: none;
  width: 100%;
  display: block;
  outline: none;
  font-weight: 700;
  font-family: "Montserrat", sans-serif;
}

#mobile-nav ul li a:hover {
  color: #dd3d25;
}

#mobile-nav ul li li {
  padding-left: 30px;
}

#mobile-nav ul li.menu-active a {
  color: #dd3d25;
}

#mobile-nav ul .menu-has-children i {
  position: absolute;
  right: 0;
  z-index: 99;
  padding: 15px;
  cursor: pointer;
  color: #fff;
}

#mobile-nav ul .menu-has-children i.fa-chevron-up {
  color: #dd3d25;
}

#mobile-nav ul .menu-has-children li a {
  text-transform: none;
}

#mobile-nav ul .menu-item-active {
  color: #dd3d25;
}

#mobile-body-overly {
  width: 100%;
  height: 100%;
  z-index: 997;
  top: 0;
  left: 0;
  position: fixed;
  background: rgba(0, 0, 0, 0.7);
  display: none;
}

/* Mobile Nav body classes */

body.mobile-nav-active {
  overflow: hidden;
}

body.mobile-nav-active #mobile-nav {
  left: 0;
}

body.mobile-nav-active #mobile-nav-toggle {
  color: #fff;
}

/*--------------------------------------------------------------
# Sections
--------------------------------------------------------------*/
.abt-section{ padding:50px 20px; background:#f5f5f5;}
.pr-0{padding:0;}
.pl-0{padding:0;}
/* Sections Header
--------------------------------*/
.head-tittle{font-size: 32px;
  color: #111;
  text-transform: uppercase;
  text-align: center;
  font-weight: 700;
  position: relative;
  padding-bottom: 15px;}
.head-tittle::before {
  content: '';
  position: absolute;
  display: block;
  width: 120px;
  height: 1px;
  background: #232c2b;
  bottom: 1px;
  left: calc(50% - 60px);
}

.head-tittle::after {
  content: '';
  position: absolute;
  display: block;
  width: 40px;
  height: 3px;
  background: #1fce99;
  bottom: 0;
  left: calc(50% - 20px);
}
.section-header h3 {
  font-size: 32px;
  color: #111;
  text-transform: uppercase;
  text-align: center;
  font-weight: 700;
  position: relative;
  padding-bottom: 15px;
}

.section-header h3::before {
  content: '';
  position: absolute;
  display: block;
  width: 120px;
  height: 1px;
  background: #232c2b;
  bottom: 1px;
  left: calc(50% - 60px);
}

.section-header h3::after {
  content: '';
  position: absolute;
  display: block;
  width: 40px;
  height: 3px;
  background: #dd3d25;
  bottom: 0;
  left: calc(50% - 20px);
}

.section-header p {
  text-align: center;
  padding-bottom: 30px;
  color: #333;
}


/* services-section
--------------------------------*/

.services-section {
  /*background: #f7f7f7;*/
  padding: 0px 0 30px;
}

.services-section .featured-text{
  background: #1fce99;
  padding:40px 30px 20px;
  min-height:350px;
}

.services-section .featured-text a{background:#000; color:#fff; padding:15px 20px; float:right;    margin-top: 20px;}
.services-section .img-fluid{height:350px; overflow:hidden;}
.services-section .img-fluid:after{content:''; position:absolute; background:rgba(0,0,0,.3); width:100%; height:100%; top:0;}
.services-section h4{ font-size:25px; font-weight:700; color: #222;}
.hm-ul{list-style:none; position:relative; padding-left: 15px; margin:0;color:#000;}
.hm-ul li:before {
    content: "\f0a4";
    font-family: fontawesome;
    color: #000;
    margin-right: 10px;
}


/* Services Section
--------------------------------*/

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/

a {
  text-decoration: none;
  color: #000;
}

/*footer*/
	
footer{background:#065695; color:#fff; padding: 10px 0px;}
footer img{width: 400px !important;margin:0 auto;}
footer h2{border-bottom:2px solid #065695; text-align:center; line-height:40px; padding-bottom:20px;}
.ft-cont{text-align:center; padding:40px 0;}
.footer-lft p{margin:0; color:#eee;}
.footer-lft a{color:#fff;}
.footer-rht a{color: #fff;}
.footer-rht p{text-align:right;color: #fff;}
.copy-rht{border-top:2px solid #065695; padding-top:10px;}

/*footer*/

/*--------------------------------------------------------------
# Responsive Media Queries
--------------------------------------------------------------*/

@media (min-width: 768px) {
  #hm-cont .contact-address ,
  #hm-cont .contact-phone,
  #hm-cont .contact-email {
    /*padding: 20px 0;*/
	 position: relative;
    min-height: 100px;
  }

  #hm-cont .contact-phone, #hm-cont .contact-email{
    border-top: 1px solid #ddd;
  }
}

@media (min-width: 992px) {
  #testimonials .testimonial-item p {
    width: 80%;
  }
}

@media (min-width: 1024px) {
  #header #logo {
    padding-left: 60px;
  }

  #intro p {
    width: 60%;
  }

  #intro .carousel-control-prev,
  #intro .carousel-control-next {
    width: 5%;
  }

  #nav-menu-container {
    padding-right: 60px;
  }
}

@media (max-width: 768px) {
  .back-to-top {
    bottom: 15px;
  }

  #header #logo h1 {
    font-size: 28px;
  }

  #header #logo img {
    max-height: 40px;
  }

  #intro h2 {
    font-size: 28px;
  }

  #nav-menu-container {
    display: none;
  }

  #mobile-nav-toggle {
    display: inline;
  }
  
  .banner-cont .title h1{ font-size: 30px; line-height: 36px;}
  .banner-cont .title h1 span{ font-size: 24px;}
  
  
}



/*hm-ser*/
.hm-serv {
  background: url(file:///D|/N-Template/template-82/Image/bgback.jpg) no-repeat #f1f1f1;
  background-size: cover;
  padding: 50px 0 50px;
  background-attachment: fixed;
}
.hm-serv .hm-head:after{left: 47%;width: 100px;bottom: -15px;}
.ser-bx{position:relative; margin:30px auto;}
.ser-bx img{ border-top: 15px solid #212121;
  border-radius: 30px 0px 0px 0px;
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.19);}
.ser-cont{
  background: #ffffff;
  position: relative;
  padding: 18px;
  /* border: 5px solid; */
  border-bottom: 15px solid #212121;
  border-radius: 0px 0px 30px 0px;
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.19);
  }

.ser-cont:before {
  /* content: ""; */
  background: #fff;
  width: 71%;
  top: -8px;
  left: 53px;
  height: 23px;
  position: absolute;
  line-height: 25px;
  border-radius: 20px;
}
.ser-cont p {
  font-size: 14px;
  font-family: Lato;
  text-align: justify;
  line-height: 24px;
}
.ser-bx h3{
font-weight:600; font-size:24px;
text-align:center;
margin-top: -5px;
color: #065695;
/* z-index: 4; */
margin-bottom: 26px;
}
.ser-bx h3::before{
  content: "";
  width: 10%;
  position: absolute;
  height: 3px;
  left: 162px;
  margin: 0 auto;
  top: 50px;
  background-color: #212121;
}
.ser-cont a {
  display: inline-block;
  text-decoration: none;
  font-size: 14px;
  text-decoration: none;
  text-transform: uppercase;
  /* font-weight: 600; */
  color: #065695 !important;
  border-bottom: 1px solid currentColor;
}
/*hm-ser*/

