@import url('https://fonts.googleapis.com/css2?family=Ubuntu:wght@400&display=swap');
body {
  font-family: 'Ubuntu', sans-serif;font-size:15px;
}
*{font-family:Ubuntu !important;}
.fa {font-family:fontawesome !important;}
a {
  color: #ff636b;
}
#about ul {
    position: relative;
    text-align: left;
    line-height: 28px;
    font-size: 15px;
}
a:hover {
  color: #d9ba85;
  text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Ubuntu', 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: #ff636b;
  transition: all 0.4s;
  border: 2px solid #ff636b;
}

.back-to-top i:hover {
  background: #ff636b;
  color: #1a1814;
}
.social-lnks{float:right;color:#fff;font-size: 14px;}
.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 #ff636b;}
.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:#ff636b; font-size:20px; font-weight:bold;}	
.Calcul-sec .Calcul-cont a{color:#ff636b; 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: 100%;}

.slider-img img {
    height: 500px;
    width: 100%;
}

.callbacks_tabs li{
       display: inline-block;
    margin: 0 7px;
}
.banner-cont{
    position: absolute;
    bottom: 40px;
    width: 563px;
    margin: 0 auto;
    /* left: 0; */
    padding:80px 50px;
    right: 80px;
    z-index: 999;
    text-align: center;
    background: rgba(254,254,254,.9);
    }
.banner-cont h3 {
  margin: 0;
  font-size: 30px;
  text-align: left !important;
  font-weight: 700;
  line-height: 56px;
  padding-left:15px;
  color: #ff636a;
  text-align:justify;
  border-left:5px solid #ff636a;
}

.banner-cont h3 span {
  color: #00295a; /*display:block;*/
}
.banner-cont p {
    font-size: 16px;
    font-weight: 100;
    color: #00295a; text-align:justify; margin-top:20px;
    line-height: 30px;
    letter-spacing: 1px;
}
.banner-cont h4 {
  color: #fff;
  margin: 10px 0 0 0;
  font-size: 30px; text-align:center
}

.banner-cont .btns {
  margin-top: 30px;
}
a {
	text-decoration: none;
}
.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:#00295a;
  border: 2px solid #ff636b;
}

.banner-cont .btn-menu:hover, .banner-cont .btn-book:hover {
  background: #ff636b;
  color: #00295a;
}

.banner-cont .btn-book {
  margin-left: 15px;
}
/*-- //Slider --*/


/*banner*/


.sub_heading {
    position: relative;
    font-size: 25px;
    padding-left: 50px;
    color: #ff636a;
    margin-top: 60px;
}
.sub_heading:before {
    position: absolute;
    content: "";
    width: 20%;
    height: 2px;
    background: #ff636a;
    bottom: 10px;
    left: 36px;
}
#about .main_heading {
    text-align: center;
    color: #00295a;
    /* margin-bottom: 40px; */
    font-weight: normal;
    text-transform: capitalize;
    font-size: 40px;
    /* position: absolute; */
    font-weight: 700;
    margin: 0;
    left: 230px;
}
.main_heading {
    text-align: center;
    color: #00295a;
    /* margin-bottom: 40px; */
    font-weight: normal;
    text-transform: capitalize;
    font-size: 40px;
    font-weight: 700;
    margin: 0;
}

/*--------------------------------------------------------------
# Top Bar
--------------------------------------------------------------*/
#topbar {
	background:#00295a;
	line-height: 25px;
	padding: 10px 0px;
	font-size: 14px;
	transition: all 0.5s;
	/*position:absolute;z-index: 99;*/
	/*background: rgba(0,0,0,0.4);*/
	width: 100%;
}

#topbar.topbar-scrolled {
  top: -40px;
}

#topbar .contact-info {
  color: white;
  font-size: 14px;
  float: left;
}

#topbar i {
  color: #ff636b;
  font-size:20px;
  padding-right: 15px;
}

#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: 5px solid #ff636b;*/
  transition: all 0.5s;
  /*z-index: 997;*/
  padding: 15px 0;/*position:absolute;*/
  /*top: 40px;*/width:100%;
}
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: 'Ubuntu', sans-serif;
}

#header .logo a {
  color: #fff;
}

#header .logo img {
  max-height: 40px;
}

/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
/* Desktop Navigation */


.why-us {
	padding-top: 70px;
}
#contact {
	padding-bottom: 50px;
}
/*--------------------------------------------------------------
# Sections General
--------------------------------------------------------------*/
section {
  padding: 60px 0;
  overflow: hidden;
}

.section-bg {
  background-color: #1a1814;
}

.section-title {
  padding-bottom: 40px;
}

.section-title h2 {
  font-size: 14px;
  font-weight: 500;
  padding: 0;
  line-height: 1px;
  margin: 0 0 5px 0;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #aaaaaa;
  font-family: 'Ubuntu', sans-serif;
}

.section-title h2::after {
  content: "";
  width: 120px;
  height: 1px;
  display: inline-block;
  background: rgba(255, 255, 255, 0.2);
  margin: 4px 10px;
}
.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: 36px;
  font-weight: 700;
  font-family: 'Ubuntu', sans-serif;
  color: #ff636b;
}

/*--------------------------------------------------------------
# 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;
  z-index: -1;
}

.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: #ff636b;
}

.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: #00295a;
}

.why-us .box span {
  display: block;
  font-size: 28px;
  font-weight: 700;
  color: #ff636b;
}

.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: #ff636b;
  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;
}
.section-box-eleven {
    height: 250px;
    position: relative;
    overflow: hidden;
    cursor: default;
    box-shadow: 0px 4px 10px #ccc;
    border: 1px solid #fff;
    margin-bottom: 30px;
}
.section-box-eleven figure {text-align:center;
    position: absolute;
    padding: 8px 15px;
    width: 100%;
    top: -50%;
    transition: 0.5s all ease-in-out;
    /* background: rgba(0, 0, 0, 0.71); */
    background: rgb(0 ,41 ,90 , .95);
    /* background: rgb(15, 55, 53, 0.8); */
    /* background: #0b2f2e; */
    /* border: 1px solid #fff; */
}
.section-box-eleven .title h5 {
    color: #fff;
    margin: 18px; text-transform: uppercase; font-size:20px;
    letter-spacing: 1px; text-align:center; font-weight:600;    display: inline-block;
}
.section-box-eleven .title p {
    color: #fff;
    padding: 15px; line-height:24px; text-align:center; border:1px solid #eee; margin-top:50px;
    font-size: 16px;
}
.section-box-eleven .icon-img{}
.section-box-eleven .fa{font-size: 30px;
    color: #ff636a;
    margin-top: 12px;}
.section-box-eleven:hover figure {
    top: 0px;
    height: 100%;
}
.section-box-eleven img {
    height: 100%;
}
/*--------------------------------------------------------------
# Services
--------------------------------------------------------------*/
.service {
    background: url(../image/serv-bg.jpg) no-repeat;
    background-size: cover;
    background-attachment: fixed;
    padding-bottom: 60px;
    padding-top: 50px;
}
.sub-heading-1 {
    position: relative;
    font-size: 22px;
    color: #00295a;
    text-align: center;
    margin: 0 0 5px;
}
.sub-heading-1:before {
    position: absolute;
    content: "";
    width: 5%;
    height: 2px;
    background: #ff636a;
    bottom: 10px;
    left: 36%;
}
.sub-heading-1:after {
    position: absolute;
    content: "";
    width: 5%;
    height: 2px;
    background: #ff636a;
    bottom: 10px;
    right: 36%;
}
.grid {
    position: relative;
    margin: 0 auto;
    padding: 1em 0 4em;
    max-width: 1000px;
    list-style: none;
    text-align: center;
}
.grid figure {
	border-top:5px solid #ff636a;
	border-bottom:5px solid #ff636a;
	position: relative;
	float: left;
	overflow: hidden;
	margin: 10px 1%;
	min-width: 100%;
	max-width: 100%;
	max-height: 247px;
	width: 99%;
	/* background: #000000; */
	text-align: center;
	cursor: pointer;
	/* box-shadow: 0px 3px 30px rgba(0,0,0,0.85); */
}
.grid figure img {
    position: relative;
    display: block;
    min-height: 100%;
    max-width: 100%;
    opacity: 0.8;
    width: 100%;
}
figure.effect-6 img {
    opacity: 0.9;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
}
.grid figure figcaption {
    padding: 2em;
    color: #fff;
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
figure.effect-6 figcaption {
    padding: 3em;
    background-color: rgba(58,52,42,0.7);
    -webkit-transition: background-color 0.35s;
    transition: background-color 0.35s;
}
.grid figure figcaption::before, .grid figure figcaption::after {
    pointer-events: none;
}
figure.effect-6 figcaption::before {
    position: absolute;
    top: 30px;
    right: 30px;
    bottom: 30px;
    left: 30px;
    border: 1px solid #fff;
    content: '';
}
figure.effect-6 figcaption::before, figure.effect-6 p {
    opacity: 0;
    -webkit-transition: opacity 0.35s,-webkit-transform 0.35s;
    transition: opacity 0.35s,transform 0.35s;
    -webkit-transform: scale(0);
    transform: scale(0);
    font-size: 15px;
}
figure.effect-6 h2 {
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0,100%,0);
    transform: translate3d(0,100%,0);
    opacity: 0;
    font-weight: 700;
}
.grid figure h2 {
    /* word-spacing: -0.15em; */
    font-weight: 600;
    font-size: 20px;
}
figure.effect-6:hover {
    background: #00295a;
	border-top:5px solid #00295a;border-bottom:5px solid #00295a;
}
figure.effect-6:hover img {
    opacity: 0.1;
}
figure.effect-6:hover figcaption {
    background-color: rgba(0,41,90,0);
}
figure.effect-6:hover figcaption::before, figure.effect-6:hover p {
    opacity: 1;
    color: #fff;
    -webkit-transform: scale(1);
    transform: scale(1);
}
figure.effect-6:hover h2 {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    opacity: 1;
}
figure.effect-6 .ser-cont{
    position: absolute;
    top: 40px;
    left: 0;
    right: 0;
    padding: 15px 30px;
    }
/*--------------------------------------------------------------
# Services
--------------------------------------------------------------*/
.top {
    position: fixed;
    right: 10px;
    bottom: 30px;
    text-align: center;
    color: #fff;
    background: #00295a;
    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: #ff636b;
  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: 'Ubuntu', sans-serif;
}

.contact .info p {
  padding: 0 0 0 60px;
  margin-bottom: 0;
  font-size: 14px;
  color: #bab3a6;
}

.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: #18d26e;
  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 #ff636b;
  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: #ff636b;
}

.contact .cont-form input {
  height: 44px;
}

.contact .cont-form textarea {
  padding: 10px 12px;
}

.contact .cont-form button[type="submit"] {
  background: #00295a;
  border: 0;
  padding: 10px 35px;
  color: #fff;
  transition: 0.4s;
  border-radius: 50px;
}

.contact .cont-form button[type="submit"]:hover {
  background: #ff636b;
}

@-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;}
.cont-btm .form-control{margin-bottom:40px!important;padding:13px 12px!important;font-size:15px!important;}
/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/

footer {
  background: #001c3e;
  padding: 0 0 10px 0;
  color: #eee;
  font-size: 14px;
}
.sbmt {
	font-size: 15px;
}
footer .footer-top {
  background: #00295a;
  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: 'Ubuntu', sans-serif;
  font-weight: 700;
  letter-spacing: 3px;
  border-left: 4px solid #ff636b;
}

footer .footer-top .footer-info p {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 0;
  font-family: 'Ubuntu', sans-serif;
  color: #eee;
}

footer .footer-top .social-links a {
  font-size: 18px;
  display: inline-block;
  background: #00295a;
  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: #ff636b;
  color: #fff;
}
footer .footer-top .social-links a:hover .fa{ 
  color: #fff;
}

footer h2{color:#fff; font-size:25px; font-weight:bold; border-left:5px solid #ff636a; padding-left:15px;}
footer h2 span{color:#fff; font-size:18px;}
footer .footer-contact .fa{margin-right:10px; color:#ff636b; 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: #fff;
}

footer .footer-top h4::after {
  background: #ff636a;
  width: 60px;
}
footer p{font-size: 15px; text-align:justify;    line-height: 26px;}
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: #FFF;
}

footer .footer-top .footer-links ul li {
  border-bottom: 1px solid #fff;
  padding: 10px 0;
}

footer .footer-top .footer-links ul li:first-child {
  padding-top: 0;
}

footer .footer-top .footer-links ul a {
  color: #eee;
  font-size: 15px;
}

footer .footer-top .footer-links ul a:hover {
  color: #ff636b;
}

footer .footer-top .footer-contact {
  margin-bottom: 30px;
}

footer .footer-top .footer-contact p {
  line-height: 26px;
}



footer .copyright {
  text-align: left;
  color: #fff;
  padding-top: 10px;
  font-size: 14px;
  line-height: 40px;
}

footer .credits {
  text-align: right;
  padding-top: 10px; font-size: 14px;line-height: 40px;
  color: #ddd;
}
footer .credits a{
  color: #fff;
}