
/* Body 
------------------------------------- */
body {
		background: #ffffff;
    font-family: 'Source Sans Pro', sans-serif;
    font-style: normal;
    font-weight: 300;
    position: relative;
}

@font-face {
  font-family: texgyretermes-regular;
  src: url(../fonts/texgyretermes-regular.otf);
}

html,body {
  width: 100%;
  overflow-x: hidden;
}

html {
  font-size: 100%;
}

.container-fluid{display:block!important;}
/* Typography
------------------------------------- */

h1,h2,h3,h4 {
  font-weight: 400;
  letter-spacing: 0.3rem;
  text-transform: uppercase;
}

h1 {
  color: #000;
  font-size: 1.8rem;
  font-weight: 700;
}

h2 {
  color: #ffffff;
  font-size: 1rem;
}

h3 {
  color: #444;
  font-size: 14px;
  letter-spacing: 4px;
}

h5 {
  font-weight: 400;
  letter-spacing: 1px;
}

p {
  color: #fff;
  font-size: 16px;
  line-height: 28px;
  word-spacing: 1px;
  letter-spacing: 1px;
}

a {
  outline: none;
  text-decoration: none !important;
  
}
a,
a:hover,
a:focus {
  color: inherit;
  text-decoration: none;
  outline: 0;
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -ms-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}

img {
  width: 100%;
  max-width: 100%;
}


/* preloader styles
/* ========================================== */
.preloader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99999;
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: center;
    background: none repeat scroll 0 0 #fff;
}

.sk-spinner-pulse {
  width: 60px;
  height: 60px;
  background-color: #111112;
  border-radius: 100%;
  -webkit-animation: sk-pulseScaleOut 1s infinite ease-in-out;
          animation: sk-pulseScaleOut 1s infinite ease-in-out; }

@-webkit-keyframes sk-pulseScaleOut {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0); }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 0; } }

@keyframes sk-pulseScaleOut {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0); }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 0; } }



/* navigation styles
/* ========================================== */
.nav-container,
nav {
  overflow: visible;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  position:absolute;
  z-index:999;
  width:100%;
  display:inline-block;
}

nav {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
}

nav a {
  color: #333333;
}

.navbar {
  background: transparent;
  height: 94px;
  max-height: 94px;
  margin: 0;
  border-radius: 0;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
}

.brand {
  float: left;
  padding: 10px 20px 0;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  text-transform: uppercase;
  letter-spacing: 0.3rem;
}
.brand a {
  color: #333;
  font-size: 24px;
  font-weight: 700;
  opacity: 1;
  text-decoration: none;
}

/* .brand1{background-color: rgb(255 255 255 / 92%);} */
.navicon {  
  position: relative;
  right: 10px;
  top:25px;
  float:right;
  /* background:#fff; */
  display:inline-block;
  /* display: -webkit-flex; */
  /* display: -ms-flexbox; */
  /* display: flex; */
  /* -webkit-justify-content: flex-end; */
  /* -ms-flex-pack: end; */
  /* justify-content: flex-end; */
  padding: 0 0px 0 0;
}

nav ul {
  display: inline-block;
}

nav ul.right {
  float: right;
  right: 0
}

#nav-menu a {
  font-weight: 300;
  font-size: 26px;
  color: #ffffff;
  text-transform: uppercase;
  letter-spacing: 0.3rem;
  text-decoration:none;
}

#nav-menu li {
  list-style: none;
  padding: 6px;
}

.nav-text-light a {
  color: #ffffff;
}

.sticky .nav-text-light a {
  color: #555555;
}

.sticky nav.nav-inner .navbar {
  height: 70px;
  max-height: 70px;
  margin: 0;
  background: #ffffff;
}

.sticky nav.transparent .navbar {
  background: transparent;
}

@media all and (max-width: 1200px) {
	
	.serv-inner{position:;margin-top:660px;z-index:9999;}
}
@media all and (max-width: 990px) {
  .nav-text-light a {
    color: #555555;
  }
  .nav-inner {
    background: #ffffff;
  }
  .transparent {
    background: transparent;
  }
  .navicon {
    padding-right: 10px;
	top:10px;
	right:-10px;
  }
  .navicon1{
	  top:-70px;
  }
  nav ul.right {
  float: left;
  }
  .carousel-indicators1{
	bottom:-1rem !important;
  }
  .open-button{width:130px !important;bottom:30px !important;font-weight:600;z-index:999;}
  .form-popup{z-index:999 !important;}
  .footer{background:#d7d7d7  !important;}
  .footer p{font-size:12px !important;line-height:15px;padding:0 10px;}
  .home-service .serv-inner{margin-top:40px;}
  .col-lg-4{width:50% !important;}
  .brand {padding:0px;}
  .brand a img{width:55% !important;}
  .home-service{display:block !important;}
  .serv-inn .tm-section-title{font-size:14px !important;}
  .content-section{bottom:0px !important;left:80px !important;}
  .css-typing p{font-size:22px !important;line-height:25px !important;}
  /* .css-typing p:nth-child(1){width:4.0em !important;} */
  /* .css-typing p:nth-child(2){width:2.5em !important;} */
  /* .css-typing p:nth-child(3){ */
	  /* width:4em !important; */
	  /* opacity:0; */
   	  /* animation:type3 2s steps(20, end), blink .5s step-end infinite alternate; */
	  /* animation-delay:4s; */
	  /* animation-fill-mode:forwards; */
	/* } */
/* About */
  .about-sect-cnt{position:unset !important;padding-bottom:50px !important;padding-top:180px;}
  .header-cnt{padding-bottom:10px !important;padding-top:15px;}
  .tm-bg-dark{height:auto !important;text-align:justify !important;}
/* services */
  .header-cnt1{padding-bottom:0px !important;}
  .header-cnt1 h1{padding-right:0px !important;}
  .serv-inner{margin-top:-30px !important;}
  .slick-slide{margin:0 5px !important;}
  .tm-textbox11{margin:0 85px;}
  .tm-textbox1{height:auto !important;padding:15px 5px !important;}
/* Service inner */
  .about-sect-cnt4{position:unset !important;padding-top:130px;padding-bottom:30px;}
  .tm-textbox{padding:15px 10px !important;}
  .tm-section-title{font-size:0.9rem !important;height:33px !important;}
  p{text-align:justify;}
}
.home-service{display:none;}
.serv-inn{background:rgba(0, 0, 0, 75%);border-top:4px solid #ff0804;margin-top:5px;}
.serv-inn .tm-section-title {
    font-size: 0.9rem;
    margin-left: 0px;
    text-align: left;
    text-transform: uppercase;
    color: #fff;
    font-family: texgyretermes-regular;
    position: relative;
	letter-spacing:1px;
	padding-left:10px;
}
.serv-inn .tm-section-title:after {
    content: "";
    position: absolute;
    background: #fff;
    width: 40px;
    height: 3px;
    left: 10px;
    bottom: -7px;
}
.serv-inn p{font-size:14px;line-height:20px;padding-top:10px;}

.serv-inn .btn-form{
    background-color: white;
    /* width: 80px; */
    height: 30px;
    color: black;
    /* border-radius: 4px; */
    display: inline-block;
    margin-top: 4px;
    margin-bottom: 4px;
    border-left: 3px solid #ff0804;
    border-top: none;
    border-bottom: none;
    border-right: none;
    font-size: 14px;
}

a.icon {
  font-size: 32px;
  padding-right: 20px;
}

.intro-inner {  
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
}

.close {
  font-family: inherit;
  font-size: 32px;
  font-weight: 300;
  text-shadow: none;
}
.close:focus {
  outline: 0px auto -webkit-focus-ring-color;
}

.circle {
  width: 45px;
  height: 45px;
  text-align: center;
  margin: 0 auto;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -40px;
  margin-left: -40px;
  border-radius: 50%;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  cursor: pointer;
  z-index: 99;
  padding: 4px 0 0;
}

.circle i {
  font-size: 36px;
  color: #111112;
}

.circle.dark {
  border-color: #292929;
}

.circle.dark:before {
  border-color: transparent transparent transparent #292929;
}

.circle.large {
  height: 120px;
  width: 120px;
  margin-top: -60px;
  margin-left: -60px;
}

.circle.large:before {
  margin-top: -18px;
  margin-left: -10px;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 0 20px 31.0px;
  border-color: transparent transparent transparent #ffffff;
}

.circle.large.dark:before {
  border-color: transparent transparent transparent #292929;
}

.circle.inline {
  position: relative;
  top: 0;
  left: 0;
  margin-top: 0;
  margin-left: 0;
  display: inline-block;
  z-index: 0;
  background:#fff;
  line-height:0px;
  width:40px;
  height:40px;
  border-radius:8px;
}

.carousel-indicators1{bottom:2rem;margin:0 auto;margin-left:0px!important;margin-right:0px !important;width:100%;}

@media all and (max-width: 767px) {
  .circle.large {
    width: 90px;
    height: 90px;
    margin-top: -45px;
  }
  .circle.large:before {
    margin-top: -14px;
    margin-left: -8px;
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 0 15px 25.0px;
    border-color: transparent transparent transparent #fff;
  }
}

.list-menu {
  position: fixed;
  visibility: hidden;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 9999999;
  background: rgba(0, 0, 0, 0.9);
  transition: all 0.6s ease;
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  opacity: 0;
  z-index: -1;
}

.list-menu.reveal-modal {
  opacity: 1;
  z-index: 999999;
  visibility: visible;
}

.list-menu .ion-close-round {
  font-size: 31px;
  position: absolute;
  top: 32px;
  right: 32px;
  color: #fff;
  cursor: pointer;
}

/* header section styles
/* ========================================== */
#header {
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
  text-align: center;
  /* padding-top: 130px; */
  /* padding-bottom: 100px; */
  position:relative;
  z-index:9;
}


/******************************************************************
Home content section 
******************************************************************/

/* Service */

.home-service{}

/** Footer **/

.footer{
	position:fixed;
	bottom:0px;
	margin:0 auto;
	text-align:center;
	width:100%;
	background:#fff;
	
}
.footer p{color:#000;text-align:center;font-size:14px;margin-bottom:0px;}
.footer p a{font-weight:500;color:#000;text-decoration:none;}


/******************************************************************
About Us Page section 
******************************************************************/

.about-ban img{width:100%;}

.about-sect-cnt{
	position:absolute;
	bottom:50px;
	left:0px;
}
.about-sect-cnt4{
	position:absolute;
	top:60%;
	left:6%;
}
.about-sect-cnt4 .header-cnt{padding-bottom:50px;}
.about-sect-cnt4 .header-cnt h1{background:#000;padding:6px 15px;display:inline-block;color:#fff;font-weight:500;font-size:20px !important;}
.header-cnt{margin:0 auto;text-align:center;padding-bottom:150px;}
.header-cnt h1{
	font-size:22px !important;
	/* position:relative; */
	/* display:inline-block; */
}
/* .header-cnt h1:after{ */
	/* content:""; */
	/* position:absolute;bottom:-7px;left:40px; */
	/* background:#000;width:60px;height:3px; */
/* } */
.about-sect-cnt h1{
	font-size:16px;
}

.tm-textbox {
  padding: 15px 25px;
  font-size: 1.0rem;
  line-height: 1.8;
  text-align:left;
  border-top:4px solid #ff0804;
  color:#fff;
}
.tm-bg-dark {
  background: rgba(0, 0, 0, 75%);
  /* background: rgb(255 255 255 / 70%); */
  height:auto;
}
.tm-section-title {
  font-size: 1.4rem;
  margin-left: 0px;
  text-align:left;
  text-transform: uppercase;
  color:#fff;
  font-family: texgyretermes-regular;
  position:relative;
}
.tm-section-title:after{content:"";position:absolute;background:#fff;width:40px;height:3px;left:0px;bottom:-7px;}
.tm-link:link,
.tm-link:visited {
  background-color: white;
  padding: 7px 15px;
  color: black;
  border-radius: 5px;
  display: inline-block;
  margin-left: 5px;
  margin-top: 25px;
  border-left:3px solid #ff0804;
}

.tm-link:focus,
.tm-link:hover {
  text-decoration: none;
  color: #ff0804;
  border-color:#fff;
  border-right:3px solid #ff0804;
  /* font-weight:bold; */
}


/* Contact Page */

.tm-textbox form{padding-top:10px;}
.tm-textbox form .cnt-frm{width:100%;margin:3px 0;color:#000;border-right:2px solid #ff0804 !important;padding-left:8px;border:none;}
.tm-textbox form .btn-form{
	background-color: white;
  width:100%;
  height:40px;
  color: black;
  border-radius: 5px;
  display: inline-block;
  margin-top:10px;
  border-left:3px solid #ff0804;
  border-top:none;
  border-bottom:none;
  border-right:none;
  
}
.tm-textbox form img{width:50px;float:none;}
.tm-textbox form .btn-form:focus,
.tm-textbox form .btn-form:hover{
  text-decoration: none;
  color: #ff0804;
  border-color:#fff;
  border-right:3px solid #ff0804;
  font-weight:500;
}

/******************************************************************
Crasual Banner section 
******************************************************************/


/*search box css start here*/
.search-sec{
    padding: 2rem;
}
.search-slt{
    display: block;
    width: 100%;
    font-size: 0.875rem;
    line-height: 1.5;
    color: #55595c;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    height: calc(3rem + 2px) !important;
    border-radius:0;
}
.wrn-btn{
    width: 100%;
    font-size: 16px;
    font-weight: 400;
    text-transform: capitalize;
    height: calc(3rem + 2px) !important;
    border-radius:0;
}
@media (min-width: 992px){
    .search-sec{
        position: relative;
        top: -114px;
        background: rgba(26, 70, 104, 0.51);
    }
}

@media (max-width: 992px){
    .search-sec{
        background: #1A4668;
    }
}

/* text effect code */

.content-section{
	position:absolute;
	bottom:250px;
	left:390px;
}
.content-section1{
	position:absolute;
	bottom:340px;
	left:360px;
}
.content-section2{
	position:absolute;
	bottom:300px;
	left:310px;
}
.content-section h1{font-size:40px;font-family: texgyretermes-regular;color:#4f2613;text-transform:capitalize;}


.css-typing p {
  border-right: .15em solid orange;
  font-size: 40px;
    font-family: texgyretermes-regular;
    color: #4f2613;
    text-transform: capitalize;
	line-height:50px;
  white-space: nowrap;
  overflow: hidden;
  /* border-right-color:#7f441c; */
}
.css-typing p:nth-child(1) {
  width: 3.8em;
  -webkit-animation: type 2s steps(20, end), blink .5s step-end infinite alternate;
  animation: type 2s steps(20, end), blink .5s step-end infinite alternate;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

.css-typing p:nth-child(2) {
  width: 2.3em;
  opacity: 0;
  -webkit-animation: type2 2s steps(20, end), blink .5s step-end infinite alternate;
  animation: type2 2s steps(20, end), blink .5s step-end infinite alternate;
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

.css-typing p:nth-child(3) {
  width: 3.9em;
  opacity: 0;
  -webkit-animation: type3 2s steps(20, end), blink .5s step-end infinite alternate;
  animation: type3 2s steps(20, end), blink .5s step-end infinite alternate;
  -webkit-animation-delay: 4s;
  animation-delay: 4s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

@keyframes type {
  0% {
    width: 0;
  }
  99.9% {
    border-right: .15em solid orange;
  }
  100% {
    border: none;
  }
}

@-webkit-keyframes type {
  0% {
    width: 0;
  }
  99.9% {
    border-right: .15em solid orange;
  }
  100% {
    border: none;
  }
}

@keyframes type2 {
  0% {
    width: 0;
  }
  1% {
    opacity: 1;
  }
  99.9% {
    border-right: .15em solid orange;
  }
  100% {
    opacity: 1;
    border: none;
  }
}

@-webkit-keyframes type2 {
  0% {
    width: 0;
  }
  1% {
    opacity: 1;
  }
  99.9% {
    border-right: .15em solid orange;
  }
  100% {
    opacity: 1;
    border: none;
  }
}

@keyframes type3 {
  0% {
    width: 0;
  }
  1% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}

@-webkit-keyframes type3 {
  0% {
    width: 0;
  }
  1% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}

@keyframes blink {
  50% {
    border-color: transparent;
  }
}
@-webkit-keyframes blink {
  50% {
    border-color: tranparent;
  }
}


.css-typing1 p {
  border-right: .15em solid orange;
  font-size: 40px;
    font-family: texgyretermes-regular;
    color: #4f2613;
    text-transform: capitalize;
	line-height:50px;
  white-space: nowrap;
  overflow: hidden;
  /* border-right-color:#7f441c; */
}
.css-typing1 p:nth-child(1) {
  width: 3.3em;
  -webkit-animation: type 2s steps(20, end), blink .5s step-end infinite alternate;
  animation: type 2s steps(20, end), blink .5s step-end infinite alternate;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

.css-typing1 p:nth-child(2) {
  width: 4.8em;
  opacity: 0;
  -webkit-animation: type2 2s steps(20, end), blink .5s step-end infinite alternate;
  animation: type2 2s steps(20, end), blink .5s step-end infinite alternate;
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

.css-typing1 p:nth-child(3) {
  width: 3.9em;
  opacity: 0;
  -webkit-animation: type3 2s steps(20, end), blink .5s step-end infinite alternate;
  animation: type3 2s steps(20, end), blink .5s step-end infinite alternate;
  -webkit-animation-delay: 4s;
  animation-delay: 4s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}


.css-typing2 p {
  border-right: .15em solid orange;
  font-size: 40px;
    font-family: texgyretermes-regular;
    color: #4f2613;
    text-transform: capitalize;
	line-height:50px;
  white-space: nowrap;
  overflow: hidden;
  /* border-right-color:#7f441c; */
}
.css-typing2 p:nth-child(1) {
  width: 3.1em;
  -webkit-animation: type 2s steps(20, end), blink .5s step-end infinite alternate;
  animation: type 2s steps(20, end), blink .5s step-end infinite alternate;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

.css-typing2 p:nth-child(2) {
  width: 4.7em;
  opacity: 0;
  -webkit-animation: type2 2s steps(20, end), blink .5s step-end infinite alternate;
  animation: type2 2s steps(20, end), blink .5s step-end infinite alternate;
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

.css-typing2 p:nth-child(3) {
  width: 4.2em;
  opacity: 0;
  -webkit-animation: type3 2s steps(20, end), blink .5s step-end infinite alternate;
  animation: type3 2s steps(20, end), blink .5s step-end infinite alternate;
  -webkit-animation-delay: 4s;
  animation-delay: 4s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

/************************************************************************
Services page section
************************************************************************/

.about-sect-cnt1{
	position:absolute;
	bottom:265px;
	left:0px;
}
.about-sect-cnt2{
	position:absolute;
	bottom:40px;
	left:0px;
}

.tm-bg-dark1 {
  background: rgba(0, 0, 0, 75%);
  /* background: rgb(255 255 255 / 70%); */
  height:230px;
}
.tm-bg-dark2 {
  background: rgba(0, 0, 0, 75%);
  /* background: rgb(255 255 255 / 70%); */
  height:200px;
}

.header-cnt1{margin:0 auto;padding-bottom:20px;}

.header-cnt1 h1{
	font-size:22px !important;
	/* position:relative; */
	/* display:inline-block; */
	padding-right:100px;
	text-align:center;
}

.tm-textbox1 {
	padding:15px 10px;
	font-size: 1.0rem;
	line-height: 1.8;
	text-align:left;
	border-top:4px solid #ff0804;
	color:#fff;
	/* width:300px; */
}
.col-md-2{width:100px;}
.tm-textbox1 .tm-section-title {
    font-size: 0.9rem;
    margin-left: 0px;
    text-align: left;
    text-transform: uppercase;
    color: #fff;
    font-family: texgyretermes-regular;
    position: relative;
	letter-spacing:1px;
	padding:0px;
	margin:0px;
}
.tm-textbox1 p{font-size:14px;line-height:20px;padding-top:10px;}

.tm-textbox1 img{width:100%;height:auto;border:2px solid #fff;margin-top:25px;margin-bottom:5px;transition: 0.5s all ease-in-out;}
.tm-textbox1 img:hover{transform: scale(1.5);}

/* Zoom In #1 */
.tm-textbox11{
	/* width: 300px; */
	/* height: 200px; */
	margin-top: 0;
	/* padding: 0; */
	/* background: #fff; */
	overflow: hidden;}
/* Zoom Out #1 */
.tm-textbox11 img {
	-webkit-transform: scale(0.9);
	transform: scale(0.9);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	margin-top: 10px !important;
	margin-bottom:0px;
}
.tm-textbox11:hover img {
	-webkit-transform: scale(1.0);
	transform: scale(1.0);
}
.tm-textbox1 .btn-form{
	background-color: white;
  /* width:80px; */
  height:30px;
  color: black;
  /* border-radius: 4px; */
  display: inline-block;
  margin-top:10px;
  border-left:3px solid #ff0804;
  border-top:none;
  border-bottom:none;
  border-right:none;
  font-size:14px;
}
.tm-textbox1 .btn-form:focus,
.tm-textbox1 .btn-form:hover{
  text-decoration: none;
  color: #000;
  border-color:#fff;
  border-right:3px solid #ff0804;
  font-weight:500;
}


/* First Service */


.tm-bg-dark-ser {
  background: rgba(0, 0, 0, 75%);
  /* background: rgb(255 255 255 / 70%); */
  /* height:280px; */
}

/* Table section */

.tm-textbox table tr .first{text-align:center;background:#fff;color:#000;}
.tm-textbox table tr {border:1px solid #fff;}
.tm-textbox table tr td{border:1px solid #fff;padding:10px;}

/* table{margin:0 auto;} */
.frt1{border-top:unset !important;border-bottom:unset !important;padding:0 10px !important;}
.sec1{border-top:unset !important;border-bottom:unset !important;}
.sec2{border-top:unset !important;}
.frt{border-bottom:unset !important;}

/* Services slider  */

.heder-ban-serv{z-index:-1;}
.serv-inner{position:;margin-top:460px;z-index:9999;}


.slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    width: 100%;
}

.slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/***************************************************************************
Appointment Popup Form Header top
***************************************************************************/


/* Button used to open the contact form - fixed at the bottom of the page */
.open-button {
  /* background-color: #555; */
  background-color: #ff0804;
  color: white;
  padding: 10px 20px;
  border: none;
  cursor: pointer;
  opacity: 0.8;
  position: fixed;
  bottom: 27px;
  right: 1px;
  width: 280px;
}

/* The popup form - hidden by default */
.form-popup {
  display: none;
  position: fixed;
  bottom: 0;
  right: 1px;
  border: 3px solid #f1f1f1;
  z-index: 9;
}

/* Add styles to the form container */
.form-container {
  max-width: 300px;
  padding: 10px;
  background-color: white;
}

.form-btn .form-popup h1{font-size:16px;}
.form-btn .form-popup label{width:100%;text-align:left;font-weight:500;}
/* Full-width input fields */
.form-container input[type=text], .form-container input[type=number], .form-container input[type=email] {
  width: 100%;
  padding: 8px;
  margin: 5px 0 5px 0;
  border: none;
  background: #f1f1f1;
}
.form-btn form img{width:50px;}
/* When the inputs get focus, do something */
.form-container input[type=text]:focus, .form-container input[type=password]:focus {
  background-color: #ddd;
  outline: none;
}

/* Set a style for the submit/login button */
.form-container .btn {
  /* background-color: #04AA6D; */
  background-color: #050403;
  color: white;
  padding: 10px 20px;
  border: none;
  cursor: pointer;
  width: 100%;
  margin-bottom:10px;
  opacity: 0.8;
}

/* Add a red background color to the cancel button */
.form-container .cancel {
  background-color: red;
}

/* Add some hover effects to buttons */
.form-container .btn:hover, .open-button:hover {
  opacity: 1;
  color:#fff;
}






.header-bg{
	background:url(../img/abt10.jpg) no-repeat;
	background-size:100% 100%;
	width:100%;
	height:100%;
	position:fixed;
	overflow:scroll;
}
.header-bg1{
	background:url(../img/abt5.jpg) no-repeat;
	background-size:100% 100%;
	width:100%;
	height:100%;
	position:fixed;
	overflow:scroll;
}
.header-bg2{
	background:url(../img/abt6.jpg) no-repeat;
	background-size:100% 100%;
	width:100%;
	height:100%;
	position:fixed;
	overflow:scroll;
}
.header-bg3{
	background:url(../img/abt7-1.jpg) no-repeat;
	background-size:100% 100%;
	width:100%;
	height:100%;
	position:fixed;
	overflow:scroll;
}
.header-bg4{
	background:url(../img/abt4-1.jpg) no-repeat;
	background-size:100% 100%;
	width:100%;
	height:100%;
	position:fixed;
	overflow:scroll;
}
.header-bg5{
	background:url(../img/abt3.jpg) no-repeat;
	background-size:100% 100%;
	width:100%;
	height:100%;
	position:fixed;
	overflow:scroll;
}
.header-bg6{
	background:url(../img/abt9-1.jpg) no-repeat;
	background-size:100% 100%;
	width:100%;
	height:100%;
	position:fixed;
	overflow:scroll;
}
.header-bg7{
	background:url(../img/abt1-5.jpg) no-repeat;
	background-size:100% 100%;
	width:100%;
	height:100%;
	position:fixed;
	overflow:scroll;
}
.header-bg8{
	background:url(../img/abt1-5.jpg) no-repeat;
	background-size:100% 100%;
	width:100%;
	height:100%;
	position:fixed;
	overflow:scroll;
}
.header-bg9{
	background:url(../img/abt8-1.jpg) no-repeat;
	background-size:100% 100%;
	width:100%;
	height:100%;
	position:fixed;
	overflow:scroll;
}