@font-face {
  font-family: 'cambria';
  font-style: normal;
  font-weight: 400;
  src: url(http://prathapsatlaandassociates.com/image/cambria.tto) format('truetype');
}
*{font-family:cambria !important; }
.fa{font-family:FontAwesome!important;}
/*@import url('https://fonts.googleapis.com/css2?family=Open+Sans&display=swap');*/
body {
  font-family: "cambria", sans-serif;font-size:15px;
}

.homeleftslide {
    background: #014b75;
    /*! height: 399px; */
    margin-right: -30px;
}.homeleftslide {
    background: #014b75;
    /*! height: 399px; */
    margin-right: -30px;
}
.homeleftslide img {
    background: #014b75;
    height: 458px;
    /*! margin-right: -28px; */
    width: 100%;
}
.homeleftslide h4 { color:#fff; padding:20% 25%;font-size: 25px;line-height: 40px;text-align: center;}


a {
  color: #444443;
}

td#FooterrControl1_tr_hitCounter span {
    background: #fff;
}

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

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

.whatsapp_btn .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);
}

@keyframes waves {
    from {
        transform: scale(.55, .55);
        opacity: .6;
    }
    to {
        transform: scale(1.8, 1.8);
        opacity: 0;
    }
}

a:hover {
  color: #333;
  text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Open Sans", serif;
}

/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/
.back-to-top {
  position: fixed;
  display: none;
  right: 15px;
  bottom: 15px;
  z-index: 995;
}

.back-to-top i {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  width: 44px;
  height: 44px;
  border-radius: 50px;
  color: #f9bf1e;
  transition: all 0.4s;
  border: 2px solid #f9bf1e;
}

.back-to-top i:hover {
  background: #f9bf1e;
  color: #1a1814;
}
.social-lnks{float:right;line-height: 40px;}
.Calcul-sec img{max-width:100%; border-radius:50%;}
.no-gutters>.col, .no-gutters>[class*=col-] {
    padding-right: 0;
    padding-left: 0;
}
.Calcul-sec .Calcul-item{position:relative; overflow:hidden; border-radius:50%;border-bottom: 10px solid #f9bf1e;}
.Calcul-sec .Calcul-cont{opacity:0; position:absolute; transition:all .5s;z-index: 99; bottom:40px; left:0; right:0;
    text-align: center;}
.Calcul-sec .Calcul-cont h4{color:#f9bf1e; font-size:20px; font-weight:bold;}	
.Calcul-sec .Calcul-cont a{color:#f9bf1e; font-size:14px; font-weight:bold;}
.Calcul-sec .Calcul-item:hover .Calcul-cont {opacity:1; position:absolute; padding-bottom:20px;}
.Calcul-sec .Calcul-item:after {position:absolute; content:'';bottom: 0;
    width: 100%;
    height: 50%;
    z-index: 9; left:0;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0.8) 20%, rgba(0, 212, 255, 0) 100%);
    opacity: 1;
    transition: 0.4s;
}
.Calcul-sec .Calcul-item img {
    transition: all ease-in-out 0.4s;
}
.Calcul-sec .Calcul-item:hover img {
    transform: scale(1.1);
}
/*--------------------------------------------------------------
# Disable aos animation delay on mobile devices
--------------------------------------------------------------*/
@media screen and (max-width: 768px) {
  [data-aos-delay] {
    transition-delay: 0 !important;
  }
}
/*banner*/
/*-- Slider --*/
#slider {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	margin: 0 auto;
}
.rslides_tabs {
	list-style: none;
	padding: 0;
	background: rgba(0,0,0,.25);
	box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
	-moz-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
	-webkit-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
	font-size: 18px;
	list-style: none;
	margin: 0 auto 50px;
	max-width: 540px;
	padding: 10px 0;
	text-align: center;
	width: 100%;
}
.rslides_tabs li {
	display: inline;
	float: none;
	margin-right: 1px;
}
.rslides_tabs a {
	width: auto;
	line-height: 20px;
	padding: 9px 20px;
	height: auto;
	background: transparent;
	display: inline;
}
.rslides_tabs li:first-child {
	margin-left: 0;
}
.rslides_tabs .rslides_here a {
	background: rgba(255,255,255,.1);
	color: #fff;
	font-weight: bold;
}
.events {
	list-style: none;
}
.callbacks_container {
    position: relative;
    float: none;
    text-align: center;
    width: 100%;
}
.callbacks {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}
.callbacks li {
	position: absolute;
	left: 0;
	top: 0;
}
.callbacks img {
	position: relative;
	z-index: 1;
	height: auto;
	border: 0;
}
.callbacks .caption {
	display: block;
	position: absolute;
	z-index: 2;
	font-size: 20px;
	text-shadow: none;
	color: #fff;
	left: 0;
	right: 0;
	padding: 10px 20px;
	margin: 0;
	max-width: none;
	top: 10%;
	text-align: center;
}
.callbacks_nav {
    position: absolute;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    top: 50%;
    left: 0;
    z-index: 3;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    width: 50px;
    height: 50px;
    background: transparent url(../image/arrows.png) no-repeat left top;
}
.callbacks_nav.next {
  left: auto;
    background-position: right top;
  right: 22px;
 }
 .callbacks_nav.prev {
    right: auto;
    background-position: left top;
    left:22px;
}
.callbacks_nav:active {
	opacity: 1.0;
}

.callbacks2_nav:active {
	opacity: 1.0;
}

#slider-pager a {
	display: inline-block;
}

#slider-pager span {
	float: left;
}
#slider-pager span {
	width: 100px;
	height: 15px;
	background: #fff;
	display: inline-block;
	border-radius: 30em;
	opacity: 0.6;
}
#slider-pager .rslides_here a {
	background: #FFF;
	border-radius: 30em;
	opacity: 1;
}
#slider-pager a {
	padding: 0;
}
#slider-pager li {
	display: inline-block;
}
.rslides {
	position: relative;
	list-style: none;
	overflow: hidden;
	padding: 0;
	margin: 0;
	width: 100%;     height: 100%;
}
.rslides li {
	-webkit-backface-visibility: hidden;
	position: absolute;
	display: none;
	left: 0%;
	top: 0;
	width: 100%;
}
.rslides li {
	position: relative;
	display: block;
	float: none; height:100%;
}
.rslides img {
	height: auto;
	border: 0;
}
.callbacks_tabs {
	list-style: none;
	position: absolute;
	top: 66.5%;
	z-index: 999;
	left: 45%;
	padding: 0em 0.6em 1em 0.3em;
	margin: 0; display:none;
}
.callbacks_tabs li {
	display: inline-block;
	margin: 0.5em;
}
.callbacks_tabs a {
	visibility: hidden;
}
.callbacks_tabs a:after {
	content: "\f111";
	font-size: 0;
	font-family: FontAwesome;
	visibility: visible;
	display: block;
	width:12px;
	height: 12px;
	display: inline-block;
	background: #fff;
	border: none;
	border-radius: 50%;
}
.callbacks_here a:after {
	background: #168eea;
}
.slider-info {
        position: absolute;
    top: 9em;
    z-index: 999;
    left: 0;
    width: 75%;
    height: 100%;
    right: 0;
    margin: 0 auto;
}
.ban-logo{
    width: 105px;
    margin: 0 auto;
    margin-bottom: 20px;
}

.arrow-dn{    width: 55px;
    height: 55px;
    border-radius: 50%;
    border: 2px double #fff;
    line-height: 50px;
    margin: 0 auto;
    background: #8abf00;
    margin-top: 40px;}
	


.slider-img{height: 458px;}

.slider-img img {
    height: 90vh;
    width: 100%;
    /*! margin-left: 0px; */
}

.slider-info h3 {
    font-size: 45px;
    font-weight: 900;
    color: #FFF;
    letter-spacing: 3px;
    text-transform: uppercase;
    margin: 2px 0px 10px;
}

.slider-info p {
    font-size: 18px;
    font-weight: 100;
    color: #fff; text-align:center;
    margin: 0 auto;
    line-height: 35px;
    letter-spacing: 1px;
}
.slider-info h4 {
    font-size: 45px;
    color:#f8cd1e;
	letter-spacing: 3px;
	text-transform:uppercase; 
	margin-top: 7px;
}
.slider-info h6 {
	margin:0 auto;
	z-index:999;
}
.slider-info h6 a{
	cursor:pointer;
	font-size:15px;
	text-transform:uppercase;
}
.slider-top span{
font-weight:600;
}
.callbacks_tabs li{
       display: inline-block;
    margin: 0 7px;
}
.banner-cont{position:absolute; top:250px; width:80%; margin:0 auto; left:0; right:0; z-index:999;text-align:center;}
.banner-cont h3 {
  margin: 0;
  font-size: 36px;
  font-weight: 700;
  line-height: 56px;
  color: #fff; text-align:center;
  text-transform: uppercase;
}

.banner-cont h3 span {
  color: #f9bf1e; display:block;
}

.banner-cont h4 {
  color: #fff;
  margin: 10px 0 0 0;
  font-size: 30px; text-align:center
}

.banner-cont .btns {
  margin-top: 30px;
}

.banner-cont .btn-menu,.banner-cont .btn-book {
  font-weight: 600;
  font-size: 13px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  display: inline-block;
  padding: 12px 30px;
  border-radius: 50px;
  transition: 0.3s;
  line-height: 1;
  color: white;
  background: rgba(0,0,0,0.5);
  border: 2px solid #f9bf1e;
}

.banner-cont .btn-menu:hover, .banner-cont .btn-book:hover {
  background: #f9bf1e;
  color: #fff;
}

.banner-cont .btn-book {
  margin-left: 15px;
}
/*-- //Slider --*/
/*banner*/
/*--------------------------------------------------------------
# Top Bar
--------------------------------------------------------------*/
#topbar {
  line-height: 40px;
  font-size: 14px;
  transition: all 0.5s;position:absolute;z-index: 99;
    background: #033450;
    width: 100%;
  margin-top: -1px;
}

#topbar.topbar-scrolled {
  top: -40px;
}

#topbar .contact-info {
  color: white;
  float: left;
  line-height: 40px;
}

#topbar i {
  color: #fff; font-size:20px;
  padding-right: 4px;
}

#topbar .contact-info i + i {
  margin-left: 15px;
}
.navbar-right {
    float: right!important;
    margin-right: 0px;
}


/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header {
  /*! background: rgba(0, 0, 0, 0.7); */
  /*! border-bottom: 1px solid rgba(12, 11, 9, 0.6); */
  transition: all 0.5s;
  z-index: 997;
  padding: 10px 0;position:absolute;
  top: 0px;/*! width:81%; */
}
header img{margin:0 auto; max-width:100%;}
#header.header-scrolled {
  top: 0;
  background: rgba(0, 0, 0, 0.85);
  border-bottom: 1px solid #37332a;
}

#header .logo {
  font-size: 28px;
  margin: 0;
  padding: 0;
  line-height: 1;
  font-weight: 300;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-family: "Poppins", sans-serif;
}

#header .logo a {
  color: #fff;
}

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

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

.navbar-default {
    background-color:transparent;
    border:0;
}
.navbar-brand{padding:5px 0 13px;}
.navbar-default .navbar-nav>li>a {
    color: #fff;
    padding: 16px 16px;
}
.navbar-default .navbar-nav>li:nth-last-child(1) a{/*! padding-right:0; */}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover{color:#468ae7;}


/*--------------------------------------------------------------
# Sections General
--------------------------------------------------------------*/
section {
  padding: 10px 0;
  overflow: hidden;
}

.section-bg {
  background-color: #1a1814;
}

.section-title {
  padding-bottom: 40px;
}

.section-title h2 {
  font-size: 22px;
  font-weight: 600;
  padding: 0;
  line-height: 1px;
  margin: 15px 0 5px 0;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #043f60;
  font-family: "Poppins", sans-serif;
  text-align: center;
}


.contact .section-title h2::after, .Calcul-sec .section-title h2::after {
background:rgba(249, 191, 30, 0.5)}
.section-title p {
  margin: 0;
  margin: 0;
  font-size: 27px;
  font-weight: 700;
  font-family: "Playfair Display", serif;
  color: #f9bf1e;
}

/*--------------------------------------------------------------
# About
--------------------------------------------------------------*/
.breadcrumbs {
  padding: 15px 0;
  background: #1d1b16;
  margin-top: 110px;
}

@media (max-width: 992px) {
  .breadcrumbs {
    margin-top: 98px;
  }
}

.breadcrumbs h2 {
  font-size: 26px;
  font-weight: 300;
}

.breadcrumbs ol {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 14px;
}

.breadcrumbs ol li + li {
  padding-left: 10px;
}

.breadcrumbs ol li + li::before {
  display: inline-block;
  padding-right: 10px;
  color: #37332a;
  content: "/";
}

@media (max-width: 768px) {
  .breadcrumbs .d-flex {
    display: block !important;
  }
  .breadcrumbs ol {
    display: block;
  }
  .breadcrumbs ol li {
    display: inline-block;
  }
}

/*--------------------------------------------------------------
# About
--------------------------------------------------------------*/
.about {
  position: relative;
  /*! padding: 80px 0; */
}
.hm-heading h2 strong:before {
    top: 50%;
    left: 100%;
    width: 80px;
    height: 1px;
    content: '';
    background: #fff;
    position: absolute;margin-left: 15px;
}
	
.hm-heading h2 span{font-style:normal; position:relative;}
	
.hm-heading h2 span:after{    content: "";
    position: absolute;
    z-index: 99;
    height: 5px;
    width: 100%;
    background: #222;
    left: 0;
    bottom: -9px;}
		
.hm-heading h2 strong:before {
    top: 50%;
    left: 100%;
    width: 80px;
    height: 1px;
    content: '';
    background: #000;
    position: absolute;margin-left: 15px;
}
	
.hm-heading h2 span{font-style:normal; position:relative;}
	
.hm-heading h2 span:after{    content: "";
    position: absolute;
    z-index: 99;
    height: 5px;
    width: 100%;
    background: #111;
    left: 0;
    bottom: -9px;}
.hm-heading h4{color:#000; font-size:25px;line-height: 40px;}
.about:before {
  content: "";
  /*! background: #f5f5f5; */
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}

.about .about-img {
  position: relative;
  transition: .5s;
}

.about .about-img img {
  max-width: 100%;
  border: 10px solid rgba(249, 191, 30, 0.95);
  position: relative;
}

.about .about-img::before {
  position: absolute;
  left: 20px;
  top: 20px;
  width: 60px;
  height: 60px;
  z-index: 1;
  content: '';
  border-left: 5px solid #fff;
  border-top: 5px solid #fff;
  transition: .5s;
}

.about .about-img::after {
  position: absolute;
  right: 20px;
  bottom: 20px;
  width: 60px;
  height: 60px;
  z-index: 2;
  content: '';
  border-right: 5px solid #fff;
  border-bottom: 5px solid #fff;
  transition: .5s;
}

.about .about-img:hover {
  transform: scale(1.03);
}

.about .about-img:hover::before {
  left: 10px;
  top: 10px;
}

.about .about-img:hover::after {
  right: 10px;
  bottom: 10px;
}

.about .content h3 {
  font-weight: 600;
  font-size: 26px;
}

.about .content ul {
  list-style: none;
  padding: 0;
}

.about .content ul li {
  padding-bottom: 10px;
}

.about .content ul i {
  font-size: 20px;
  padding-right: 4px;
  color: #f9bf1e;
}

.about p {
 line-height:28px; text-align:justify;
}

@media (min-width: 1024px) {
  .about {
    background-attachment: fixed;
  }
}

/*--------------------------------------------------------------
# Why Us
--------------------------------------------------------------*/
.why-us .box {
  padding: 50px 30px;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
  transition: all ease-in-out 0.3s;
  background: #1a1814;
}

.why-us .box span {
  display: block;
  font-size: 28px;
  font-weight: 700;
  color: #f9bf1e;
}

.why-us .box h4 {
  font-size: 24px;
  font-weight: 600;
  padding: 0;
  margin: 20px 0;
  color: rgba(255, 255, 255, 0.8);
}

.why-us .box p {
  color: #aaaaaa;
  font-size: 15px;
  margin: 0;
  padding: 0;
}

.why-us .box:hover {
  background: #f9bf1e;
  padding: 30px 30px 70px 30px;
  box-shadow: 10px 15px 30px rgba(0, 0, 0, 0.18);
}

.why-us .box:hover span, .why-us .box:hover h4, .why-us .box:hover p {
  color: #fff;
}

/*--------------------------------------------------------------
# Services
--------------------------------------------------------------*/
.ser-sec{background:url(../Image/ser-bg.jpg); background-size:cover; background-attachment:fixed; padding:100px 0;	}
.ser-sec .tab-content{padding-top:50px;}
.ser-sec .nav-tabs>li{/*float:inherit;*/}
.ser-sec .nav-tabs>li>a{background: #000;}
.ser-sec .nav-tabs li .fa{margin-right:10px;}
.ser-sec .nav-tabs>li>a:hover {background: #f9bf1e; color:#000;}
.ser-sec .nav-tabs>li.active>a, .ser-sec .nav-tabs>li.active>a:focus, .ser-sec .nav-tabs>li.active>a:hover{background: #f9bf1e;}
.ser-sec h3{margin:0;    line-height: 30px; color:#fff;
    font-size: 22px;
    font-weight: 700;}
.ser-sec .nav-tabs{border-bottom: 1px solid #f9bf1e;text-align: center;}
.ser-sec .nav-tabs>li>a{ border: 1px solid #f9bf1e;}
.ser-sec .nav-tabs>li {
    float: initial;
    margin-bottom: -1px;
    display: inline-block;
}
.ser-sec ul{margin-top:10px;}
.ser-sec ul li, .ser-sec p{text-align:justify; color:#fff; line-height:28px; list-style:none; position:relative;}
.ser-sec .tab-content ul li:before{content: "\f0a4"; font-family:FontAwesome; position:absolute; left:-30px;}
.ser-sec img{padding-top:50px;}
.ser-sec .tab-content p a{border:1px dashed #000; padding:10px 15px; background:#f9bf1e; color:#000;}
.ser-sec .tab-content .rd-more{margin-top:20px;}
/*--------------------------------------------------------------
# Services
--------------------------------------------------------------*/
.top {
    position: fixed;
    right: 10px;
    bottom: 30px;
    text-align: center;
    color: #fff;
    background: #033450;
    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;
}
/*--------------------------------------------------------------
# Contact
--------------------------------------------------------------*/
.contact .info {
  width: 100%;
}

.contact .info i {
  font-size: 20px;
  float: left;
  width: 44px;
  height: 44px;
  background: #f9bf1e;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50px;
  transition: all 0.3s ease-in-out;
}

.contact .info h4 {
  padding: 0 0 0 60px;
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 5px;
  font-family: "Poppins", sans-serif;
}

.contact .info p {
  padding: 0 0 0 60px;
  margin-bottom: 0;
  font-size: 14px;
  color: #515151;
  text-align: justify;
}

.contact .info .open-hours, .contact .info .email, .contact .info .phone {
  margin-top: 40px;
}

.contact .cont-form {
  width: 100%;
}

.contact .cont-form .form-group {
  padding-bottom: 8px;
}

.contact .cont-form .validate {
  display: none;
  color: red;
  margin: 0 0 15px 0;
  font-weight: 400;
  font-size: 13px;
}

.contact .cont-form .error-message {
  display: none;
  color: #fff;
  background: #ed3c0d;
  text-align: center;
  padding: 15px;
  font-weight: 600;
}

.contact .cont-form .sent-message {
  display: none;
  color: #fff;
  background: #f9bf1e;
  text-align: center;
  padding: 15px;
  font-weight: 600;
}

.contact .cont-form .loading {
  display: none;
  text-align: center;
  padding: 15px;
}

.contact .cont-form .loading:before {
  content: "";
  display: inline-block;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  margin: 0 10px -6px 0;
  border: 3px solid #f9bf1e;
  border-top-color: #1a1814;
  -webkit-animation: animate-loading 1s linear infinite;
  animation: animate-loading 1s linear infinite;
}

.contact .cont-form input, .contact .cont-form textarea {
 /* border-radius: 0;
  box-shadow: none;
  font-size: 14px;
  background: #0c0b09;
  border-color: #625b4b;
  color: white;*/
}

.contact .cont-form input::-webkit-input-placeholder, .contact .cont-form textarea::-webkit-input-placeholder {
  color: #a49b89;
}

.contact .cont-form input::-moz-placeholder, .contact .cont-form textarea::-moz-placeholder {
  color: #a49b89;
}

.contact .cont-form input:-ms-input-placeholder, .contact .cont-form textarea:-ms-input-placeholder {
  color: #a49b89;
}

.contact .cont-form input::-ms-input-placeholder, .contact .cont-form textarea::-ms-input-placeholder {
  color: #a49b89;
}

.contact .cont-form input::placeholder, .contact .cont-form textarea::placeholder {
  color: #a49b89;
}

.contact .cont-form input:focus, .contact .cont-form textarea:focus {
  border-color: #f9bf1e;
}

.contact .cont-form input {
  height: 44px;
}

.contact .cont-form textarea {
  padding: 10px 12px;
}

.contact .cont-form button[type="submit"] {
  background: #f9bf1e;
  border: 0;
  padding: 10px 35px;
  color: #fff;
  transition: 0.4s;
  border-radius: 50px;
}

.contact .cont-form button[type="submit"]:hover {
  background: #d3af71;
}

@-webkit-keyframes animate-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@keyframes animate-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.cont-btm{padding-top:50px;}
/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/

footer {
  background: #033450;
  padding: 0 0 30px 0;
  color: #eee;
  font-size: 14px;
}

footer .footer-top {
  background: #043f60;
  padding: 60px 0 0px 0;
}

footer .footer-top .footer-info {
  margin-bottom: 30px;
}

footer .footer-top .footer-info h3 {
  font-size: 34px;
  margin: 0 0 20px 0;
  padding: 2px 0 2px 10px;
  line-height: 1;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  letter-spacing: 3px;
  border-left: 4px solid #f9bf1e;
}

footer .footer-top .footer-info p {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 0;
  font-family: "Montserrat", sans-serif;
  color: #eee;
}

footer .footer-top .social-links a {
  font-size: 18px;
  display: inline-block;
  background: #fff;
  color: #eee;
  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 .social-links a .fa{ margin-right:0px;}
footer .footer-top .social-links a:hover {
  background: #0396e8;
  color: #fff;
}
footer .footer-top .social-links a:hover .fa{ 
  color: #fff;
}

footer h2{color:#f9bf1e; font-size:19px; font-weight:bold;line-height: 25px;}
footer h2 span{color:#f9bf1e; font-size:18px;}
footer .footer-contact .fa{margin-right:10px; color:#0396e8; font-size:16px;}
footer .footer-top h4 {
  font-size: 22px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 12px;
}

footer .footer-top h4::before,
footer .footer-top h4::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  height: 2px;
}

footer .footer-top h4::before {
  right: 0;
  background: #959595;
}

footer .footer-top h4::after {
  background: #fff;
  width: 60px;
}

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-right: 8px;
  color: #0396e8;
}

footer .footer-top .footer-links ul li {
  /* border-bottom: 1px solid #f4f4f4; */
  padding: 5px 0;
}

footer .footer-top .footer-links ul li:first-child {
  padding-top: 0;
}

footer .footer-top .footer-links ul a {
  color: #eee;
}

footer .footer-top .footer-links ul a:hover {
  color: #0396e8;
}

footer .footer-top .footer-contact {
  margin-bottom: 30px;
}

footer .footer-top .footer-contact p {
  line-height: 26px;
}

.footer-contact p span {margin-left: 72px;}
footer .footer-top .footer-newsletter {
  margin-bottom: 30px;
}


footer .footer-top .footer-newsletter input[type="email"] {
  border: 0;
  padding: 6px 8px;
  width: 65%;
}

footer .footer-top .footer-newsletter input[type="submit"] {
  background: #f9bf1e;
  border: 0;
  width: 35%;
  padding: 6px 0;
  text-align: center;
  color: #fff;
  transition: 0.3s;
  cursor: pointer;
}

footer .footer-top .footer-newsletter input[type="submit"]:hover {
  background: #f9bf1e;
}

footer .copyright {
  text-align: center;
  padding-top: 30px;
}

footer .credits {
  text-align: center;
  font-size: 13px;
  color: #ddd;
}

center #form1 #topbar{background: #033450;padding: 0px;}
center #form1 #HeaderControl,
center #form1 #MenuControl{background: #033450;}

center #form1 #HeaderControl{margin-left: -2px;     /*! width: 36%; */}
center #form1 #MenuControl{margin-right: -2px;}

.body-fx center #form1 #HeaderControl{margin-left:0;}
.body-fx center #form1 #MenuControl{margin-right: 0px;}

center #form1 footer{opacity:1; visibility:visible;}


.body-Section{color:#333; padding:20px 0;}
.body-Section h2{font-size: 18px; line-height:35px; font-weight:600; margin:0; padding:0; color:043f60; text-transform:uppercase;font-family: "Open Sans", sans-serif;}
.body-Section p{ font-family:"Open Sans", sans-serif; font-size:15px; line-height:24px; color:#333;text-align: justify;}
.body-Section img{width: 90px;padding-right: 24px;margin-top:2px; margin-bottom:41px; float:left; margin-right:10px;}
.body-Section a{font-weight:400; text-align:center; color:#043f60; font-size: 14px; line-height:24px; padding:0;}

.align-right{text-align:right}
.btn{ font-weight: normal; text-align:center; color:#191919; font-size: 14px; line-height:24px; padding:0;}

.services {padding:20px 0; margin:0;  background:url(image/serv-bg.jpg) center center no-repeat;}
.services h2{width:40%;font-size: 28px;line-height:30px;font-weight:normal;text-align:center;border:2px #f69a11 dashed;margin:10px auto;padding:0;color:#171717;font-family:  Arial, Helvetica, sans-serif;text-transform:uppercase;}
.services h2:hover{ background:#fcca24; color: #333;}
.services p{ font-family:Arial, Helvetica, sans-serif; text-align:center; font-size:14px; line-height:24px; color:#fff; padding:5px 0;}
.services img{ width:100%;}
.services img:hover{ border:1px solid #222; border-radius:100%; transition:.9s; transform: rotateZ(360deg);}
.serv{background: rgba(252,202,36,0.8);text-align:center;padding-top:10px;margin: 10px 0px 0 0px;border-right: 5px solid #fff;}
.serv:hover{ background:#fcca24;}
.serv h3{font-size: 17px;line-height:30px;font-weight:normal;text-align:center;padding:0;color:#191919;font-weight: 600;text-transform:uppercase;font-family: Arial, Helvetica, sans-serif;}
.serv P{font-family:Arial, Helvetica, sans-serif; text-align:center; font-size:15px; line-height:24px; color:#191919;}

.round-img{border-radius:60px; width:80px; height:80px; border:5px solid #c1c2c3;}
.round-img:hover{ border:5px solid #0663a9; transition:.9s; transform: rotateZ(-360deg);}

.head-tittle{font-size: 32px;
  color: #043f60;
  text-transform: uppercase;
  text-align: center;
  font-weight: 700;
  position: relative;
  padding-bottom: 13px;
margin-bottom: 23px;
}
.head-tittle::before {
  content: '';
  position: absolute;
  display: block;
  width: 120px;
  height: 1px;
  background: #232c2b;
  bottom: 1px;
  left: calc(50% - 60px);
  /*! margin-bottom: 20px; */
}

.head-tittle::after {
  content: '';
  position: absolute;
  display: block;
  width: 40px;
  height: 3px;
  background: #043f60;
  bottom: 0px;
  left: calc(50% - 20px);
}


/*team-bx*/
.abt-tm{
    text-align:
    center;
    /* background-image:url(../Image/tm-img.jpg); */
    background-repeat:
    no-repeat;
    /* margin-top:30px; */
    /* padding: 30px 0; */
    background-size: cover;
    color: #fff;
    min-height: 450px;
    background-attachment: fixed;
    }
.abt-tm h2{color:#fff;margin-bottom: 10px !important;}
.abt-tm .tm-bx{padding:10px 0;}
.abt-tm img{border-radius:50%; border:1px solid #ccc;margin-top: 20px;}
.abt-tm .tm-cont{border:1px solid #ccc;margin-top: -30px;border-radius: 35px;}
.abt-tm .tm-cont h4{text-align:center; font-size:18px; font-weight:bold; padding-top:20px; color:#fff;}
.abt-tm .tm-cont h4 span{text-align:center;display:inline-block; font-size:15px; font-weight:normal; font-style:italic; color:#ccc;line-height: 24px;}
.abt-tm .tm-cont p{padding:5px 10px; text-align:justify; color:#eee;}
.tm-bx .tm-cont .rd-mr{background: #043f60;display: inline-block;padding: 7px 5px;}
.tm-bx .tm-cont .rd-mr a{color:#fff;}
.rd-mr img{border:none;}
.text-center {text-align: center;margin-bottom: 40px;}
.head-sep {
    z-index: 3;
    margin-bottom: 25px;
    display: inline-block;
    top: -3px;
    line-height: 1;
    position: relative;
}
.head-sep:before {
    width: 50px;
    height: 1px;
    content: "";
    display: inline-block;
    position: relative;
    margin-right: 6px;
    background-color: #043f60 !important;
    color: #fff !important;
}
.head-sep:after {
    width: 50px;
    height: 1px;
    content: "";
    display: inline-block;
    position: relative;
    margin-right: 6px;
    margin-left: 22px;
    margin-right: 0;
    background-color: #043f60 !important;
    color: #fff !important;
}
.head-sep u {
    width: 20px;
    position: absolute;
    display: block;
    left: 50%;
    top: 12px;
    margin-left: -10px;
}
.head-sep u:before {
    position: absolute;
    top: 0;
    left: -2px;
    border-left: 2px #043f60 solid;
    border-right: 2px #043f60 solid;
    width: 10px;
    height: 6px;
    display: inline-block;
    content: "";
    transform: skew(30deg);
    -webkit-transform: skew(50deg);
    border-left-color: #043f60 !important;
}
.head-sep u:after {
    position: absolute;
    top: 0;
    left: -2px;
    border-left: 2px #043f60 solid;
    border-right: 2px #043f60 solid;
    width: 10px;
    height: 6px;
    display: inline-block;
    content: "";
    transform: skew(30deg);
    -webkit-transform: skew(50deg);
    left: auto;
    right: -3px;
    transform: skew(-30deg);
    -webkit-transform: skew(-50deg);
    border-right-color: #043f60 !important;
}
/*team-bx*/
/*----home----*/

	
.panel-default>.panel-heading{    background: #00acec;
    text-transform: uppercase;
    font-weight: bold; border-radius:0;}
	
.panel-title{font-weight:bold;}
.panel-group .panel{border:0; border-radius:0;}
.hm-about-rht{padding-top: 18px;}
.panel-body{border: 1px solid #eee; text-align:justify;}
/*.panel-group .panel+.panel{    margin-top: 7px;}*/

.panel-title a{display:block; position:relative;color: #fff;}
.panel-title a.collapsed:after{    content: "+";
    position: absolute;
    right: -2px;
    top: -5px;
    font-size: 26px;}
.panel-title a:after{ content: "-";
    position: absolute;
    right: -2px;
    top: -22px;
    font-size: 51px;}
div#accordion a {
    /*! color: #333; */display: block;text-decoration: none;
}
.tm-page img{float:left; margin-right:10px; padding:4px; border:1px solid #eee;}


/*hm-query*/
.hm-query h3{color: #043f60; text-align:center; padding:15px 0; font-size:30px;}
/*.i-mapp p {
    margin-bottom: 8px;
    font-size: 15px;
    line-height: 24px;
    color: #eee;
    line-height: 24px;
    min-height: 25px;
    transition: 0.5s;
	
}
.i-mapp p:nth-of-type(2) {float:right; width:50%;}
.i-mapp h4{line-height:40px; font-size:20px; color:#fff;}
.i-mapp p .fa {
    color: #fff;
}
.i-mapp i{
    width: 35px;
    height: 35px; 
    text-align: center;
    border: 1px solid #eee;
    font-size: 22px;
    line-height: 44px;
    margin-right: 11px;
    margin-top: 4px;
    vertical-align: initial;
    float: left;
    transition: 0.5s;
    padding: 7px 0;
}*/

.map-hm-lft{height:430px; margin-top:15px;}
.map-hm .col-md-6 {
    padding: 0;
}

.map-hm-lft {
    /*background: url(../image/contact-bg.jpg);
    background-attachment: fixed;
    background-size: 100%;
    height: 500px;*/
}
.head-main {
    margin-bottom: 10px !important;
	text-align:center;
}
.head-main span {
    font-family: "Times New Roman", Times, serif;
    font-size: 40px;
    line-height: 55px;
    display: block;
    color: #fff;
}
.head-main strong {
	font-family:arial;
    text-transform: uppercase;
    font-weight: bold;
}
.map-hm-lft-inner p strong {
    background: #fff;
    padding: 6px 9px;
    border-radius: 4px;
    font-size: 13px;
    display: block;
    width: 80%;
    margin: 0 auto;
	color:#00acec;
}
.map-hm-lft-inner p {
    text-align: center;
    color: #fff;
    font-size: 15px;
	line-height:30px;
}
.hm-query {
    background:#fff;
    padding-bottom: 30px;
    padding-top: 20px;
	text-align:left;
}
.hm-query .lbl span{color: #fff;
    font-size: 15px;
    padding-left: 5px;
    line-height: 30px;}
	
.hm-query .form-control::placeholder{font-weight:normal; color:#999;}

.hm-query .lbl {width: 100%;}


#DynamicEnquiry tr td{text-align:center !important; font-size:20px;}

/*hm-query*/