@import url('https://fonts.googleapis.com/css2?family=Oxygen:wght@300;400;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200;300;400;500;600;700&display=swap');
@import url("https://fonts.googleapis.com/css?family=Playfair+Display:400,400i,700,700i,900|Poppins:100,100i,200i,300,400,500,500i,600,600i,700&display=swap");
@import url("https://fonts.googleapis.com/css?family=Playfair+Display:400,400i,700,700i,900|Poppins:100,100i,200i,300,400,500,500i,600,600i,700&display=swap");
@import url('https://fonts.googleapis.com/css2?family=Roboto&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

body {
  font-family: 'Oxygen', sans-serif;
  font-weight: normal;
  line-height: normal;
  font-style: normal;
  margin-top: 115px;
}


.mb-95 {
  margin-bottom: 95px;
}

@media (max-width: 767px) {

  .mb-95 {
    margin-bottom: 30px;
  }
}


.mb-80 {
  margin-bottom: 80px;
}

@media (max-width: 767px) {
  
  .mb-80 {
    margin-bottom: 30px;
  }
}


.mb-60 {
  margin-bottom: 60px;
}

@media (max-width: 767px) {
  
  .mb-60 {
    margin-bottom: 30px;
  }
}


.mb-20 {
  margin-bottom: 20px;
}


.mb-60 {
  margin-bottom: 60px;
}
.mt-60 {
  margin-top: 60px;
}


.ml3 {
  font-weight: 900;
  font-size: 4vw;
  text-transform: capitalize;
}

mark {

  background-color: #999999;
  color:#ffffff;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 0.8rem;
  font-style: italic;
}

.btn-primary {
  color:#fff;
  background-color:#ad4825;
  border:2px solid #f37121;
  border-radius: 10px;
  }
  
  .btn-primary:hover {
    color:#ad4825;
    background-color:#ffffff;
    border:2px solid #ad4825;
    }
    


    .btn-primary-white {
  color:#ad4825;
  background-color:#ffffff;
  border-color:#ad4825;
  border-radius: 10px;
  }
  
  .btn-primary-white:hover {
    color:#ffffff;
    background-color:#ad4825;
    border:2px solid #ffffff;
    }
    
   .btn-primary-white.focus,.btn-primary:focus {
    box-shadow:0 0 0 .2rem rgba(0,123,255,.5)
    }
      
  ul {
   
    padding: 10px 0 !important;
    padding-left: 20px !important;
	
	font-size:13px;
	font-weight:bolder;
    }
	li{
		display: list-item;
		 list-style-type: circle;
	}
  
h1, h2, h3, h4, h5 {
  font-family: 'Oxygen', serif;
  color: green;
  text-transform: capitalize;
  font-weight: bolder;
}


h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: inherit;
}
.h1 {
color: #ea452f;
font-size: 20px;

}
h1{
color:white;
font-size: 40px;
font-weight:bolder;
color: #ea452f;

}
h2{
color:white;
font-size: 30px;
font-weight:bolder;
color: #ea452f;

}
h3{
color:white;
font-size: 20px;
font-weight:bolder;
color: #ea452f;

}
.h4 {
color:#2e3192;
font-size: 2.0rem;

}
h4 {
color:#2e3192;
font-size: 1.5rem;
backgound-color: #ea452f;

}

h8 {
color:#000000;
font-size: 0.8rem;
font-weight:bolder;
font-family: 'Oxygen', sans-serif;
backgound-color: #ea452f;

}

h9 {
color:#ea452f;
font-size: 0.8rem;
font-weight:bolder;
font-family: 'Oxygen', sans-serif;
}

h10 {
color:#000000;
font-size: 0.7rem;
font-weight:bold;
line-height: 0px;
font-family: 'Oxygen', sans-serif;
}






ul {
  margin: 0px;
  padding: 0px;
}


li {
  list-style: none;
}


p {
  font-size: 18px;
  font-weight: 400;
  line-height: normal;
  color: #333333;
  margin-bottom: 13px;
  font-family: 'Oxygen', sans-serif;
  text-algn: justify;
}

    
     

/* SPECIAL HEADER
-------------------------------------------------- */

.ml3 {
  font-weight: 900;
  font-size: 18px;
  color:navy;
  text-transform: capitalize;
}


/* NAVIGATION
-------------------------------------------------- */

.navbar-white .navbar-toggler {

  border-width: 0px;
  color:#ad4825;

}

.navbar-white .navbar-toggler-icon {

  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(43,40,112,1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
  width: 30px;
}
.navbar{
background-imge: url('../image/bg.png');
background-color: #ffffff;
padding-left:80px;

}
.nav-link {
font-family: "Oxygen", sans-serif;
font-size: 1.2rem;
letter-spacing: 0px;
text-transform: capitalize;
font-weight: 400;
color: #333333;
display: block;
line-height: 10px;
padding-top: 0.1rem;
padding-bottom: 0.1rem;

}

.nav-link:hover {

  color:#ed1c24;
  
}

.navactive {
font-family: "Oxygen", sans-serif;
font-size: 1.2rem;
letter-spacing: 0px;
text-transform: capitalize;
padding:30px;
font-weight: 900;
color: #333333;
display: block;
line-height: 25px;
border-right: 1px solid #4ba042;
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
padding-right: 1.2rem;
padding-left: 1.2rem;
padding-top: 0.1rem;
padding-bottom: 0.1rem;
}

.navactive:hover {
color:#ea452f;
text-decoration: none;

}

 .nav-link.special {
  font-size: 1.2rem;
  background-color: #fff;
	border-radius: 0px;
  padding:20px;
	border:2px solid #ea452f;
  color:#ea452f;
  padding-top: 0.1rem;
  padding-bottom: 0.1rem;
  padding-left:16rem;
  padding-right:16rem;
  
}

 .nav-link.special fa {
  font-size: 1.5rem;
}

 .nav-link.special:hover {
  font-size: 1.2rem;
  background-color: #ea452f;
	border-radius: 0px;
  color:#fff;
}

.navbar-expand-md {
     
	  -moz-box-shadow: -0px 0px 5px 0px #999999;
  	  -webkit-box-shadow:-0px 0px 5px 0px #999999;
  	  box-shadow: -0px 0px 5px 0px #999999;

  }

.navbar-expand-md .navbar-nav .nav-link {
    text-align: left;
    padding-right: 2.8rem;
    padding-left: 2.8rem;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }


/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/*Swiper*/
.swiper-container {
	width: 100%;
	height: 100vh;
}
.swiper-slide {
	text-align: center;
	font-size: 14px;
	background: #fff;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.main-slider .slider-bg-position {
	background-size: cover!important;
	background-position: center center!important;
}
.main-slider .swiper-button-prev, .main-slider .swiper-button-next {
	background-image: none!important;
	color: #fff;
	width: 50px;
	height: 50px;
	border: 1px solid #fff;
	text-align: center;
	line-height: 50px;
	font-size: 20px;
}
.main-slider h2 {
	color: #fff;
	font-size: 4vw;
	line-height: 59px;
	padding: 0 19%;
  position: absolute;
	text-transform: uppercase;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.16)
}
.main-slider .swiper-pagination-bullet {
	width: 20px;
	height: 20px;
	background: rgba(255,255,255,0.9)
}
.main-slider .swiper-pagination-bullet-active {
	background: #f37121;
}
/* CUSTOMIZE THE SERVICES
-------------------------------------------------- */
.section-title {
	position: relative
}
.section-title p {
	font-size: 16px;
	margin-bottom: 5px;
	font-weight: 400;
}
.section-title h4 {
	font-size: 40px;
	font-weight: 600;
	text-transform: capitalize;
	position: relative;
	padding-bottom: 20px;
	display: inline-block
}
.section-title h4:before {
	position: absolute;
	content: "";
	width: 80px;
	height: 2px;
	background-color: #999999;
	bottom: 0;
	left: 50%;
	margin-left: -40px;
}
.section-title h4:after {
	position: absolute;
	content: "";
	width: 50px;
	height: 2px;
	background-color: #999999
	left: 0;
	bottom: 0;
	left: 50%;
	margin-left: -25px;
}
.section-title h5 {
	font-size: 30px;
  color: #ad4825;
	font-weight: 300;
	text-transform: capitalize;
	position: relative;
	padding-bottom: 20px;
	display: inline-block
}
.section-title h5:before {
	position: absolute;
	content: "";
	width: 80px;
	height: 2px;
	background-color: #333333;
	bottom: 0;
	left: 50%;
	margin-left: -40px;
}
.section-title h5:after {
	position: absolute;
	content: "";
	width: 50px;
	height: 4px;
	background-color: #666666;
	left: 0;
	bottom: 0;
	left: 50%;
	margin-left: -25px;
}
.pt-100 {
	padding-top: 100px;
}
.pb-100 {
	padding-bottom: 100px;
}
.pr-100 {
	padding-right: 100px;
}
.pl-100 {
	padding-left: 100px;
}
.mb-100{
    margin-bottom:100px;
}
.services {
	background-color: #FBFBFB;
}
.space {
	background-color: #FBFBFB;
}
.single-service {
	position: relative;
	text-align: center;
	margin-bottom: 50px;
	-webkit-transition: .3s;
	transition: .3s;
	padding: 30px 0px;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.16)
}
.single-service:before {
	position: absolute;
	width: 0;
	height: 0;
	background-color: #f37121;
	left: 0;
	top: 0;
	content: "";
	-webkit-transition: .3s;
	transition: .3s
}
.single-service:after {
	position: absolute;
	width: 0;
	height: 0;
	background-color: #f37121;
	right: 0;
	bottom: 0;
	content: "";
	-webkit-transition: .3s;
	transition: .3s
}
.single-service:hover:after,
.single-service:hover:before {
	width: 50%;
	height: 2px;
	-webkit-transition: .3s;
	transition: .3s
}
.single-service:hover {
	box-shadow: 1px 3px 10px 0 rgba(0, 0, 0, 0.10)
}
.single-service i.fa {
	font-size: 20px;
	width: 40px;
	color:#ad4825;
	height: 40px;
	border: 1px solid #f37121;
	line-height: 40px;
	margin-bottom: 30px;
	border-radius: 0%;
	-webkit-transition: .3s;
	transition: .3s
}

.single-service:hover i.fa {
	background-color: #ad4825;
	color: #fff;
	border-color: #f37121;
	border-radius: 0;
}
.single-service h4 {
	font-size: 20px;
	font-weight: 400;
	margin-bottom: 15px;
	text-transform: capitalize;
}
.single-service p {
	font-size: 15px;
	line-height: 1.8;
}
.heading {

  color:black;
  text-transform: capitalize;
}
.heading h2{
	color: black;
}
.heading h5{
	color: #ad4825;
}
.heading span{
	color:#ea452f;
}
.heading-white h2{
	color: white;
}
.heading-white span{
	color:white;
}
.image1{
	filter:invert(100%)
}
ul {
	
	list-style-position: outside;
	list-style-type: circle;
}


/* SOCIAL MEDIA ICONS
-------------------------------------------------- */

.fa-hand-o-right {
  background: transparent;
  border:0px solid #ffffff;
  font-size: 20px;
  padding: 12px;
  border-radius: 0%;
  width:20px;
  height:20px;
  color: #ad4825;
}

.fa-check-square-o {
  background: transparent;
  border:0px solid #ffffff;
  font-size: 20px;
  padding: 12px;
  border-radius: 0%;
  width:40px;
  height:40px;
  color: #ad4825;
}

.fa-facebook {
  background-color: #ea452f;
  border:0px solid #ffffff;
  font-size: 14px;
  padding: 8px;
  border-radius: 0%;
  width:30px;
  height:30px;
  color: #ffffff;
}
.fa-facebook:hover {
  background: transparent;
  border:0px solid #ffffff;
  font-size: 14px;
  padding: 12px;
  border-radius: 0%;
  width:40px;
  height:40px;
  color: #ea452f;
}

.fa-envelope {
  background-color: #ea452f;
  border:0px solid #ffffff;
  font-size: 14px;
  padding: 8px;
  border-radius: 0%;
  width:30px;
  height:30px;
  color: #ffffff;
}
.fa-envelope:hover {
  background: transparent;
  border:0px solid #ffffff;
  font-size: 14px;
  padding: 12px;
  border-radius: 0%;
  width:40px;
  height:40px;
  color: #ea452f;
}

.fa-twitter {
  background-color: #ea452f;
  border:0px solid #ffffff;
  font-size: 14px;
  padding: 8px;
  border-radius: 0%;
  width:30px;
  height:30px;
  color: #ffffff;
}
.fa-twitter:hover {
  background: transparent;
  border:0px solid #ffffff;
  font-size: 14px;
  padding: 12px;
  border-radius: 0%;
  width:40px;
  height:40px;
  color: #ea452f;
}

.fa-instagram {
  background-color: #ea452f;
  border:0px solid #ffffff;
  font-size: 14px;
  padding: 8px;
  border-radius: 0%;
  width:30px;
  height:30px;
  color: #ffffff;
}
.fa-instagram:hover {
  background: transparent;
  border:0px solid #ffffff;
  font-size: 14px;
  padding-top: 12px;
  border-radius: 50%;
  width:40px;
  height:40px;
  color: #ea452f;
}

.fa-phone {
  background: transparent;
  border:0px solid #ffffff;
  font-size: 14px;
  padding: 12px;
  border-radius: 50%;
  width:40px;
  height:40px;
  color: #ffffff;
}


.fa-map-marker {
  background: transparent;
  border:0px solid #ffffff;
  font-size: 14px;
  padding: 12px;
  border-radius: 50%;
  width:40px;
  height:40px;
  color: #ffffff;
}


.fa-google {
  background: transparent;
  border:2px solid #ffffff;
  padding: 4px;
  border-radius: 10px;
  color: white;
}

.fa-linkedin {
  background: transparent;
  border:2px solid #ffffff;
  padding: 4px;
  border-radius: 10px;
  color: white;
}

.fa-youtube {
  background: white;
  border:0px solid #ffffff;
  font-size: 20px;
  padding: 12px;
  border-radius: 50%;
  width:40px;
  height:40px;
  color: #bb911c;
}

.fa-pinterest {
  background: transparent;
  border:2px solid #ffffff;
  padding: 4px;
  border-radius: 10px;
  color: white;
}

.fa-snapchat-ghost {
  background: #fffc00;
  color: white;
  text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}

.fa-skype {
  background: #00aff0;
  color: white;
}

.fa-android {
  background: #a4c639;
  color: white;
}

.fa-dribbble {
  background: #ea4c89;
  color: white;
}

.fa-vimeo {
  background: #45bbff;
  color: white;
}

.fa-tumblr {
  background: #2c4762;
  color: white;
}

.fa-vine {
  background: #00b489;
  color: white;
}

.fa-foursquare {
  background: #45bbff;
  color: white;
}

.fa-stumbleupon {
  background: #eb4924;
  color: white;
}

.fa-flickr {
  background: #f40083;
  color: white;
}

.fa-yahoo {
  background: #430297;
  color: white;
}

.fa-soundcloud {
  background: #ff5500;
  color: white;
}

.fa-reddit {
  background: #ff5700;
  color: white;
}

.fa-rss {
  background: #ff6600;
  color: white;
}


.carousel-fade .carousel-item {
 opacity: 0;
 transition-duration: .6s;
 transition-property: opacity;
}

.carousel-fade  .carousel-item.active,
.carousel-fade  .carousel-item-next.carousel-item-left,
.carousel-fade  .carousel-item-prev.carousel-item-right {
  opacity: 1;
}

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

.carousel-fade  .carousel-item-next,
.carousel-fade .carousel-item-prev,
.carousel-fade .carousel-item.active,
.carousel-fade .active.carousel-item-left,
.carousel-fade  .active.carousel-item-prev {
 transform: translateX(0);
 transform: translate3d(0, 0, 0);
}


/*
*
* ==========================================
* CUSTOM UTILS CLASSES
* ==========================================
*
*/


/* EFFECT 1 ========================================== */

.effect-1 {
    position: relative;
}
.effect-1::before, .effect-1::after {
    z-index: -1;
    position: absolute;
		text-align: center;
    content: "";
    bottom: 15px;
    left: 10px;
    width: 50%;
    top: 80%;
    max-width: 300px;
    background: #aaa;
    box-shadow: 0 15px 10px #aaa;
    transform: rotate(-3deg);
}
.effect-1::after {
    transform: rotate(3deg);
    right: 10px;
    left: auto;
}


/* EFFECT 2 ========================================== */
.effect-2::before{
    position: absolute;
    content: "";
    z-index: -1;
    bottom: 5px;
    left: 30px;
    right: 30px;
    top: 80%;
    background: #aaa;
    box-shadow: 0 0 25px 17px #aaa;
    border-radius: 100px/10px;
}


/* EFFECT 3 ========================================== */
.effect-3 {
    position: relative;
}

.effect-3::before {
    z-index: -1;
    position: absolute;
    content: "";
    bottom: 15px;
    left: 10px;
    width: 50%;
    top: 80%;
    max-width: 300px;
    background: #aaa;
    box-shadow: 0 15px 10px #aaa;
    transform: rotate(-3deg);
}


/* EFFECT 4 ========================================== */
.effect-4 {
    position: relative;
}

.effect-4::before {
    z-index: -1;
    position: absolute;
    content: "";
    bottom: 15px;
    right: 10px;
    left: auto;
    width: 50%;
    top: 80%;
    max-width: 300px;
    background: #aaa;
    box-shadow: 0 15px 10px #aaa;
    transform: rotate(3deg);
}


/* EFFECT 5 ========================================== */
.effect-5::before{
	position: absolute;
	content: "";
	z-index: -1;
	bottom: 20px;
	left: 8px;
	right: 8px;
	top: 20px;
	background: #aaa;
	box-shadow: 0 0 25px 10px #aaa;
	border-radius: 10px/40px;
}
.effect-5::after{
	position: absolute;
	content: "";
	z-index: -1;
	bottom: 14px;
	left: 30px;
	right: 30px;
	top: 14px;
	background: #aaa;
	box-shadow: 0 0 25px 17px #aaa;
	border-radius: 100px/10px;
}

/* EFFECT 6 ========================================== */
.effect-6 {
    position: relative;
}

.effect-6::before {
	position: absolute;
	content: "";
	z-index: -1;
	top: 26px;
	left: 12px;
	bottom: 50px;
	width: 20%;
	transform: rotate(-10deg);
	box-shadow: 0 10px 25px 10px #aaa;
}

.effect-6::after {
	position: absolute;
	content: "";
	z-index: -1;
	top: 26px;
	right: 10px;
	bottom: 50px;
	width: 20%;
	transform: rotate(8deg);
	box-shadow: 0 10px 25px 10px #aaa;
}


/*
*
* ==========================================
* FOR DEMO PURPOSES
* ==========================================
*
*/


section {
    position: relative;
    z-index: 99;
}

.card {
    margin-bottom: 2.5rem;
    border: none;
}
.fa-bed {
	text-align: center;
  background: transparent;
  border:1px solid #f37121;
  font-size: 45px;
  padding-top: 10px;
	padding-left: 5px;
	padding-bottom: 60px;
  border-radius: 0%;
  width:80px;
  height:40px;
  color: #f37121;
}
.fa-bed:hover {
  background: transparent;
  border:1px solid #ad4825;
  font-size: 45px;
  padding-top: 10px;
	padding-left: 5px;
	padding-bottom: 60px;
  border-radius: 0%;
  width:80px;
  height:40px;
  color: #ad4825;
}



/*
*
* ==========================================
* FOOTER
* ==========================================
*
*/



.footer__block {
  background: #0b0b0b;
  padding: 40px 40px;
}
.footer__block .heading:after {
  background-color: #333333;
}
.footer__block h4 {
  font-size: 14px;
  color: #f2f2f2;
}
.footer__block a {
  font-size: 14px;
  color: #ea452f;
}
.footer__block h5 {
  color: #333333;
}
.footer__block ul {
  padding-left: 0;
  list-style: none;
}
.footer__block ul li {
  margin-bottom: 2px;
}
.footer__block ul a {
  color: #ea452f;
  margin-bottom: 2px;
}
.footer__block ul a:hover {
  color: #4d4d4d;
  text-decoration: none;
}
.footer__block p {
  color: #cccccc;
  font-size:0.9rem;
}
.footer__block p a {
  color: #ea452f;
}
@media (min-width: 992px) {
  .footer__block .row {
    margin-bottom: 40px;
  }
}
.footer__block p.social {
  text-align: left;
}
.footer__block p.social social--big a
{

  color:#ad4825;
}
.footer__copyright {
  color: #ccc;
  padding: 20px 0;
  font-size: 12px;
  line-height: 18px;
  left: 0;
  bottom: 0;
  width: 100%;
  background-color: #333;
  text-align: center;
  font-weight:bolder;
  font-family: "Oxygen", Helvetica, Arial, sans-serif;
}
.footer__copyright p {
  margin: 0;
}
@media (max-width: 991px) {
  .footer__copyright p {
    float: none !important;
    text-align: center;
    margin-bottom: 10px;
  }
}
.footer__copyright p.credit {
  text-align: right;
}
.footer__copyright p.credit a {
  color: #ccc;
}
.footer__copyright p.credit a:hover {
  border-bottom-color: #ccc;
}
@media (max-width: 991px) {
  .footer__copyright p.credit {
    text-align: center !important;
  }
}
/*


/* ----------------------------------------------------------------
	22. Forms
-----------------------------------------------------------------*/

.sm-form-control {
	display: block;
	width: 100%;
	height: 38px;
	padding: 8px 7px;
	font-size: 14px;
	font-weight: 700;
	line-height: 1.42857143;
	color: #ea452f;
  font-family: "Oxygen", sans-serif;
	background-color: #f2f2f2;
	border: 0px solid #DDD;
	border-radius: 0 !important;
	-webkit-transition: border-color ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s;
	transition: border-color ease-in-out .15s;
}

.sm-form-control:focus {
	border-color: #AAA;
	border:10;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.sm-form-control::-moz-placeholder {
	color: #999;
	opacity: 1;
}

.sm-form-control:-ms-input-placeholder { color: #999; }
.sm-form-control::-webkit-input-placeholder { color: #999; }

.sm-form-control[disabled],
.sm-form-control[readonly],
fieldset[disabled] .sm-form-control {
	cursor: not-allowed;
	background-color: #eeeeee;
	opacity: 1;
}

.sm-form-control { height: auto; }

.form-control { border-radius: 3px; }

.form-control:active,
.form-control:focus {
	border-color: #999;
	box-shadow: none;
}

label {
	display: inline-block;
	font-size: 14px;
	font-weight: 700;
	font-family: 'Oxygen', sans-serif;
	text-transform: none;
	letter-spacing: 0px;
	color: #ea452f;
	margin-bottom: 10px;
	cursor: pointer;
}

label.label-muted {
	color: #999;
	font-weight: normal;
	margin-right: 5px;
}

form .col_full,
form .col_half,
form .col_one_third,
form .col_two_third,
form .col_three_fourth,
form .col_one_fourth,
form .col_one_fifth,
form .col_two_fifth,
form .col_three_fifth,
form .col_four_fifth,
form .col_one_sixth,
form .col_five_sixth { margin-bottom: 25px; }


/* ----------------------------------------------------------------
	Contact Form
-----------------------------------------------------------------*/


#contact-form-overlay,
#contact-form-overlay-mini {
	position: relative;
	max-width: 800px;
	background-color: #FFF;
	padding: 40px;
	margin: 0 auto;
	z-index: 10;
	border-radius: 4px;
	box-shadow: 0 1px 10px rgba(0,0,0,0.15);
}

#contact-form-overlay-mini {
	float: right;
	width: 380px;
	margin: 0;
}

label.error {
	margin-top: 5px;
	color: #E42C3E;
	font-weight: 400;
}

label.error { display: none !important; }

.show-error-msg + label.error { display: block !important; }

input[type=checkbox]:not(:checked) + label.error { display: block !important; }

.form-control.error,
.sm-form-control.error { border-color: #E42C3E; 
}

.slider_area_inner {
  height: 800px;
  position: relative;
  z-index: 8;
  position: relative;
  z-index: 8;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.slider_bg_1 {
  background-image: url(../image/banner.png);
}

@media (max-width: 767px) {
  
  .slider_area_inner {
    height: 420px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  
  .slider_area_inner {
    height: 500px;
  }
}

@media (min-width: 992px) and (max-width: 1200px) {
  
  .slider_area_inner {
    height: 500px;
    background-position: right;
  }
}

@media (min-width: 1200px) and (max-width: 1500px) {
  
  .slider_area_inner {
    height: 600px;
    background-position: right;
  }
}


.slider_area_inner .single_slider {
  position: relative;
  z-index: 8;
}


.slider_area_inner .single_slider .slider_text h3 {
  color: #ffffff;
  font-weight: 400;
  font-family: "Playfair Display", serif;
  font-size: 56px;
  line-height: 68px;
  position: relative;
  z-index: 8;
  text-transform: capitalize;
}

@media (max-width: 767px) {
  
  .slider_area_inner .single_slider .slider_text h3 {
    font-size: 25px;
    line-height: 35px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  
  .slider_area_inner .single_slider .slider_text h3 {
    font-size: 30px;
    line-height: 46px;
  }
}

@media (min-width: 992px) and (max-width: 1200px) {
  
  .slider_area_inner .single_slider .slider_text h3 {
    font-size: 35px;
    line-height: 56px;
  }
}

@media (max-width: 767px) {
  
  .slider_area_inner .single_slider .slider_text h3 br {
    display: none;
  }
}


.slider_area_inner .single_slider .slider_text p {
  font-size: 16px;
  font-weight: 400;
  color: #C7C7C7;
  margin-bottom: 50px;
  margin-top: 16px;
  text-lign: justify;
  line-height: normal;
  font-style: normal;
}

@media (min-width: 992px) and (max-width: 1200px) {
  
  .slider_area_inner .single_slider .slider_text p {
    font-size: 16px;
  }
}

@media (max-width: 767px) {
  
  .slider_area_inner .single_slider .slider_text p {
    font-size: 14px;
    margin-bottom: 25px;
    width: 50%;
  }
}

@media (max-width: 767px) {
  
  .slider_area_inner .single_slider .slider_text p br {
    display: none;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  
  .slider_area_inner .single_slider .slider_text p br {
    display: none;
  }
}


.slider_area_inner .single_slider .slider_text p.name {
  font-size: 16px;
  margin-top: 20px;
}


.slider_area_inner.slider_area_inner2 {
  height: 550px;
}


.practice_area {
  background: #FFFDF8;
  padding-top: 50px;
  padding-bottom: 120px;
  padding-right: 40.5px;
  padding-left: 45.5px;
}

@media (max-width: 767px) {
  
  .practice_area {
    padding-top: 80px;
    padding-bottom: 80px;
    padding-left: 15px;
    padding-right: 15px;
  }
}


.practice_area.practice_area2 {
  padding-top: 15px;
  padding-bottom: 0;
}


.practice_area .single_practice {
  margin: 0 4.5px 30px 4.5px;
  position: relative;
}


.practice_area .single_practice .practice_image img {
  width: 100%;
}


.practice_area .single_practice .practice_hover {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 128,);
}


.practice_area .single_practice .practice_hover i {
  font-size: 85px;
  color: #d59f38;
}

@media (max-width: 767px) {
  
  .practice_area .single_practice .practice_hover i {
    font-size: 40px;
  }
}

@media (min-width: 1200px) and (max-width: 1500px) {
  
  .practice_area .single_practice .practice_hover i {
    font-size: 30px;
  }
}


.practice_area .single_practice .practice_hover h3 {
  font-size: 18px;
  color: #fff;
  font-family: "Oxygen", sans-serif;
  margin-top: 10px;
  margin-bottom: 20px;
}

@media (max-width: 767px) {
  
  .practice_area .single_practice .practice_hover h3 {
    margin-bottom: 10px;
  }
}

@media (min-width: 1200px) and (max-width: 1500px) {
  
  .practice_area .single_practice .practice_hover h3 {
    font-size: 14px;
    color: #fff;
    margin-top: 6px;
    margin-bottom: 10px;
  }
}


.practice_area .single_practice .practice_hover p {
  font-size: 16px;
  color: #C7C7C7;
  margin-bottom: 21px;
}

@media (min-width: 1200px) and (max-width: 1500px) {
  
  .practice_area .single_practice .practice_hover p {
    font-size: 14px;
    margin-bottom: 10px;
  }
}

@media (max-width: 767px) {
  
  .practice_area .single_practice .practice_hover p br {
    display: none;
  }
}

@media (min-width: 1200px) and (max-width: 1500px) {
  
  .practice_area .single_practice .practice_hover p br {
    display: none;
  }
}


.practice_area .single_practice .practice_hover .hover_inner {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%) translateY(0px);
  -moz-transform: translateY(-50%) translateY(0px);
  -ms-transform: translateY(-50%) translateY(0px);
  transform: translateY(-50%) translateY(0px);
  right: 0;
  left: 0;
  padding-top:30px;
  padding-left:10px;
  padding-right:10px;
  text-align: center;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

@media (min-width: 768px) and (max-width: 991px) {
 
  .practice_area .single_practice .practice_hover .hover_inner {
    padding: 20px;
  }
}

@media (max-width: 767px) {
  
  .practice_area .single_practice .practice_hover .hover_inner {
    padding: 20px;
  }
}


.practice_area .single_practice .practice_hover .hover_inner .lern_more {
  color: #ea452f;
  font-size: 14px;
  font-weight: 700;
  opacity: 0;
  visibility: hidden;
}


.practice_area .single_practice .practice_hover .hover_inner .lern_more:hover {
  text-decoration: underline;
}


.practice_area .single_practice:hover .practice_hover .hover_inner .lern_more {
  opacity: 1;
  visibility: visible;
}


.practice_area .single_practice:hover .practice_hover .hover_inner {
  -webkit-transform: translateY(-50%) translateY(-25px);
  -moz-transform: translateY(-50%) translateY(-25px);
  -ms-transform: translateY(-50%) translateY(-25px);
  transform: translateY(-50%) translateY(-25px);
}

.boxed-btn {
  background: #fff;
  color: #000;
  display: inline-block;
  padding: 18px 44px;
  font-family: "Oxygen", sans-serif;
  font-size: 14px;
  font-weight: 400;
  border: 0;
  border: 1px solid #000;
  letter-spacing: 3px;
  text-align: center;
  color: #000 !important;
  text-transform: uppercase;
}


.boxed-btn:hover {
  background: #000;
  color: #fff !important;
  border: 1px solid #000;
}


.boxed-btn:focus {
  outline: none;
}


.boxed-btn.large-width {
  width: 220px;
}


.boxed-btn2 {
  background: #000;
  color: #fff;
  display: inline-block;
  padding: 17px 50px 16px 50px;
  font-family: "Oxygen", sans-serif;
  font-size: 16px;
  font-weight: 400;
  border: 0;
  text-transform: capitalize;
  color: #fff;
}


.boxed-btn2:hover {
  background: #fff;
}


.boxed-btn2:focus {
  outline: none;
}


.boxed_btn3 {
  background: #A70000;
  padding: 9px 26px;
  margin-bottom: 0;
  font-size: 20px;
  color: #fff;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  display: inline-block;
  width: 200px;
}


.boxed_btn3:hover {
  background: #FAF0F0;
  color: #A70000;
}

@media (min-width: 768px) and (max-width: 991px) {
  
  .boxed_btn3 {
    padding: 9px 16px;
  }
}


.boxed-btn4 {
  background: transparent;
  color: #ea452f;
  display: inline-block;
  padding: 15px 44px;
  font-family: "Oxygen", sans-serif;
  font-size: 16px;
  font-weight: 600;
  border: 0;
  border: 1px solid #ea452f;
  text-align: center;
  text-transform: capitalize;
  width: 200px;
}


.boxed-btn4:hover {
  background: #ea452f;
  color: #fff !important;
  border: 1px solid transparent;
}


.boxed-btn4:focus {
  outline: none;
}


.boxed-btn4.large-width {
  width: 220px;
}


.boxed-btn5 {
  background: #ea452f;
  color: #ffffff;
  display: inline-block;
  padding: 14px 22px;
  font-family: "Oxygen", sans-serif;
  font-size: 14px;
  font-weight: 900;
  border: 0;
  border: 2px solid #ea452f;
  text-align: center;
  text-transform: uppercase;
  width: 200px;
}


.boxed-btn5:hover {
  background: #fff;
  color: #ea452f !important;
  border: 1px solid #ea452f;
}


.boxed-btn5:focus {
  outline: none;
}


.boxed-btn5.large-width {
  width: 220px;
}


.boxed-btn6 {
  background: #4ba042;
  color: white;
  display: inline-block;
  padding: 14px 22px;
  font-family: "Oxygen", sans-serif;
  font-size: 14px;
  font-weight: 900;
  border: 0;
  border: 2px solid #4ba042;
  text-align: center;
  text-transform: uppercase;
  width: 200px;
}


.boxed-btn6:hover {
  background: #fff;
  color: #4ba042 !important;
  border: 1px solid #4ba042;
}


.boxed-btn6:focus {
  outline: none;
}


.boxed-btn6.large-width {
  width: 220px;
}


.boxed-btn7 {
  background: #333333;
  color: white;
  display: inline-block;
  padding: 18px 36px;
  font-family: "Oxygen", sans-serif;
  font-size: 14px;
  font-weight: 900;
  border: 0;
  border: 2px solid #333333;
  text-transform: uppercase;
  width: 200px;
}


.boxed-btn7:hover {
  background: #fff;
  color: #333333 !important;
  border: 1px solid #333333;
}


.boxed-btn7:focus {
  outline: none;
}


.boxed-btn7.large-width {
  width: 220px;
}



.boxed-btn8 {
  background: #333333;
  color: white;
  display: inline-block;
  padding: 16px 26px;
  font-family: "Oxygen", sans-serif;
  font-size: 14px;
  font-weight: 900;
  border: 0;
  border-radius:20px;
  border: 2px solid #333333;
  text-transform: uppercase;
  width: 250px;
}


.boxed-btn8:hover {
  background: #fff;
  color: #333333 !important;
  border: 3px solid #333333;
}


.boxed-btn8:focus {
  outline: none;
}


.boxed-btn8.large-width {
  width: 220px;
}



.boxed-btn9 {
  background: #ffffff;
  color: #333333;
  display: inline-block;
  padding: 6px 12px;
  font-family: "Oxygen", sans-serif;
  font-size: 12px;
  font-weight: 900;
  border: 0;
  border-radius:0px;
  border: 2px solid #333333;
  text-transform: uppercase;
  width: 150px;
}


.boxed-btn9:hover {
  background: #ffffff;
  color: #333333 !important;
  border: 1px solid #333333;
}


.boxed-btn9:focus {
  outline: none;
}


.boxed-btn9.large-width {
  width: 220px;
}



.boxed-btn99 {
  background: #333333;
  color: #ffffff;
  display: inline-block;
  padding: 6px 12px;
  font-family: "Oxygen", sans-serif;
  font-size: 12px;
  font-weight: 900;
  border: 0;
  border-radius:0px;
  border: 2px solid #333333;
  text-transform: uppercase;
  width: 200px;
}


.boxed-btn99:hover {
  background: #ffffff;
  color: #333333 !important;
  border: 1px solid #333333;
}


.boxed-btn99:focus {
  outline: none;
}


.boxed-btn9.large-width {
  width: 220px;
}




.about_area {
  background: #f7f7f7;
  padding-top: 80px;
  padding-bottom: 50px;
  margin-right: 0px;
  margin-left: 0px;
  position: relative;
}

@media (max-width: 767px) {
  
  .about_area {
    margin-left: 0;
    margin-right: 0;
    padding-top: 30px;
    padding-bottom: 0px;
  }
}


.about_area .opacity_icon {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}


.about_area .opacity_icon i {
  font-size: 500px;
  color: #FEFAEF;
}


.about_area .single_about_info .about_thumb {
  overflow: hidden;
  width: 280px;
  height: 280px;
  border-radius: 50%;
  margin: auto;
  position: relative;
}

@media (max-width: 767px) {
  
  .about_area .single_about_info .about_thumb {
    margin-top: 30px;
  }
}


.about_area .single_about_info .about_thumb .image_hover {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background: #ea452f;
}


.about_area .single_about_info .about_thumb .image_hover .hover_inner {
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}


.about_area .single_about_info .about_thumb .image_hover .hover_inner h2 {
  font-size: 70px;
  font-weight: 500;
  color: #fff;
  font-family: "Oxygen", sans-serif;
  line-height: 70px;
  margin-bottom: 5px;
}

@media (max-width: 767px) {
  
  .about_area .single_about_info .about_thumb .image_hover .hover_inner h2 {
    font-size: 40px;
    line-height: 40px;
  }
}


.about_area .single_about_info .about_thumb .image_hover .hover_inner span {
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  font-family: "Oxygen", sans-serif;
}


.about_area .single_about_info h3 {
  font-size: 36px;
  font-weight: 400;
  line-height: 48px;
  margin-top: 27px;
  margin-bottom: 13px;
  font-weight: 400;
}

@media (max-width: 767px) {
  
  .about_area .single_about_info h3 {
    margin-top: 30px;
    font-size: 25px;
    line-height: 35px;
    margin-bottom: 30px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  
  .about_area .single_about_info h3 {
    margin-top: 30px;
    font-size: 25px;
    line-height: 35px;
    margin-bottom: 30px;
  }
}


.about_area .single_about_info p {
  font-size: 16px;
  line-height: 28px;
  margin-bottom: 20px;
}

@media (min-width: 768px) and (max-width: 991px) {
  
  .about_area .single_about_info p {
    font-size: 14px;
    margin-bottom: 15px;
  }
}

@media (max-width: 767px) {
  
  .about_area .single_about_info p br {
    display: none;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  
  .about_area .single_about_info p br {
    display: none;
  }
}

@media (min-width: 992px) and (max-width: 1200px) {
  
  .about_area .single_about_info p br {
    display: none;
  }
}


.about_area .single_about_info .total_cases .single_cases {
  display: inline-block;
  margin: 0 25px;
}


.about_area .single_about_info .total_cases .single_cases h4 {
  font-size: 36px;
  font-weight: 500;
  color: #CEA159;
  line-height: 36px;
  font-family: "Oxygen", sans-serif;
}


.about_area .single_about_info .total_cases .single_cases p {
  font-size: 14px;
  color: #919191;
  font-weight: 400;
  margin-bottom: 0;
}


.about_area .single_about_info:hover .image_hover {
  opacity: 1;
  visibility: visible;
}



.section_title h3 {
  font-size: 42px;
  line-height: 48px;
  font-weight: 700;
  color: #1F1F1F;
}

@media (max-width: 767px) {
  
  .section_title h3 {
    font-size: 22px;
    line-height: 30px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  
  .section_title h3 {
    font-size: 25px;
    line-height: 30px;
  }
}

@media (min-width: 992px) and (max-width: 1200px) {
  
  .section_title h3 {
    font-size: 30px;
    line-height: 35px;
  }
}

@media (max-width: 767px) {
  
  .section_title h3 br {
    display: none;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  
  .section_title h3 br {
    display: none;
  }
}

@media (min-width: 992px) and (max-width: 1200px) {
  
  .section_title h3 br {
    display: none;
  }
}


.section_title p {
  font-size: 16px;
  font-weight: 400;
  color: #727272;
  margin-bottom: 0;
}

@media (max-width: 767px) {
  
  .section_title p {
    font-size: 14px;
  }
}

@media (max-width: 767px) {
  
  .section_title p br {
    display: none;
  }
}


.appointment_area {
  padding-top: 0px;
}

@media (max-width: 767px) {
  
  .appointment_area {
    padding-top: 100px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  
  .appointment_area {
    padding-bottom: 100px;
  }
}


.appointment_area .opacity_icon {
  position: absolute;
  bottom: -126px;
  z-index: -1;
}


.appointment_area .opacity_icon i {
  font-size: 478px;
  color: #FEFCF6;
}

@media (max-width: 767px) {
  
  .appointment_area .appiontment_thumb img {
    width: 100%;
  }
}


.appointment_area .appointment_info {
  position: relative;
  z-index: 0;
}

@media (max-width: 767px) {

  .appointment_area .appointment_info {
    margin-bottom: 40px;
    margin-top: 40px;
  }
}


.appointment_area .appointment_info h3 {
  font-size: 42px;
  font-weight: 700;
  color: #1F1F1F;
}


.appointment_area .appointment_info p {
  font-size: 16px;
  color: #727272;
  margin-top: 13px;
  margin-bottom: 56px;
}


.appointment_area form input {
  width: 100%;
  height: 40px;
  font-size: 16px;
  border: none;
  border-bottom: 1px solid #C7C7C7;
  margin-bottom: 26px;
  padding-bottom: 7px;
}


.appointment_area form input::placeholder {
  font-size: 16px;
  color: #919191;
  font-weight: 400;
}


.appointment_area form textarea {
  width: 100%;
  height: 40px;
  font-size: 16px;
  border: none;
  border-bottom: 1px solid #C7C7C7;
  margin-bottom: 26px;
  padding-bottom: 7px;
  margin-top: 50px;
  margin-bottom: 40px;
}


.appointment_area form textarea::placeholder {
  font-size: 16px;
  color: #919191;
  font-weight: 400;
}


.appointment_area form .appoinment_button button {
  width: 100%;
  text-align: center;
}



.form-contact label {
  font-size: 14px;
}


.form-contact .form-group {
  margin-bottom: 30px;
}


.form-contact .form-control {
  border: 3px solid #e5e6e9;
  border-radius: 0px;
  height: 48px;
  padding-left: 18px;
  font-size: 13px;
  background: transparent;
}


.form-contact .form-control:focus {
  outline: 0;
  box-shadow: none;
}


.form-contact .form-control::placeholder {
  font-weight: 300;
  color: #999999;
}


.form-contact textarea {
  border-radius: 0px;
  height: 100% !important;
}

.output {
  font-weight:bold;
}
#payment {
  text-decoration:underline;
}
#graph {
  border:solid black 1px;
}
th, td {
  vertical-align: top;
}
.input-icon {
  position: relative;
}

.input-icon > i {
  position: absolute;
  display: block;
  transform: translate(0, -50%);
  top: 50%;
  pointer-events: none;
  width: 25px;
  text-align: center;
	font-style: normal;
}

.input-icon > input {
  padding-left: 25px;
	padding-right: 0;
}

.input-icon-right > i {
  right: 0;
}

.input-icon-right > input {
  padding-left: 0;
  padding-right: 25px;
  text-align: right;
}
