@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|Rubik: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|Rubik: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=Anton&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Rubik: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');
@import url('https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300..900;1,300..900&display=swap');
html,body {
  
  font-family: 'Rubik', sans-serif;
  font-weight: normal;
  line-height: normal;
  font-style: normal;
  background-color:#fff;
  margin-top: 0px;
  width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
    overflow-x: hidden; 
   
}
.formholder
{
	background-color:white;
	padding:20px;
	opacity:0.9;
	
}
.textblack{
	color:#333;
}
a{
  color:#333;
}
.bg-light{
  background-color: #fff;
}

.btn5
{
    background-color:#d7883b;
    color:#fff;
    display: inline-block;
  padding: 6px 18px;
  font-family: "Rubik", sans-serif;
  font-size: 0.9rem;
  font-weight: 300;
  border: 0;
  border: 0px solid #000;
}

.btn5:hover
{
    background-color:#000;
    color:#d7883b;
    display: inline-block;
  padding: 6px 18px;
  font-family: "Rubik", sans-serif;
  font-size: 0.8rem;
  font-weight: 400;
  border: 0;
  border: 0px solid #000;
}


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

@media (max-width: 767px) {

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


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


.pd-20 {
  padding:20px;
}

.pd-50 {
  padding:50px;
}

@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:#000;
  background-color:#d7883b;
  border:2px solid #000;
  border-radius: 0px;
  
  }
  
  .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)
    }
      
  
  
h1, h2, h3, h4, h5 {
  font-family: 'Rubik', serif;
  color: #000;
  text-transform: unset;
  font-weight: 200;
}


h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: inherit;
}

h1{

font-size: 40px;
font-weight:bolder;
color: #000000;

}

h2{
color:#000;
font-size: 30px;
font-weight:normal;
color: #000;

}

h4 {
color:#333;
font-size: 1.5rem;
backgound-color: #d7883b;

}

h6 {
color:#fff;
font-family: 'Oxygen', sans-serif; 
font-size: 1.0rem;
text-transform: uppercase;


}


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

}

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

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






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


li {
  list-style: none;
}


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

    
     

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

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


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

.navbar-light .navbar-toggler {

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

}

.navbar-light .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='rgb(0, 0, 6)' stroke-width='4' stroke-linecap='square' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
  width: 50px;
  height: 30px;
}

.navbar-toggler:focus,
.navbar-toggler:active,
.navbar-toggler-icon:focus {
    outline: none;
    box-shadow: none;
}

.navbar-fixed-top{


padding-left:10px;
padding-right:10px;

}
.nav-link {
font-family: 'Rubik', sans-serif;
font-size: 14px;
letter-spacing: 1px;
text-transform: uppercase;
padding-right:0px;
padding-left:0px;
font-weight: 900;
color: #000000;
line-height: 14px;
padding-top: 0.1rem;
padding-bottom: 0.1rem;
boder-right: 1px solid #000;

}

.nav-link:hover {

 color:#bfbfbf;
text-decoration: none;
  
}

.navbar-white .navbar-toggler .nav-link {

  border-width: 0px;
  color:#000;
  background-color: #000000;


}

.navactive {
font-family: "Rubik", sans-serif;
font-size: 14px;
letter-spacing: 0px;
text-transform: uppercase;
padding:20px;
font-weight: 900;
color: #000;
display: block;
line-height: 25px;
border-bottom: 2px solid #ffd801;
border-bottom-right-radius: 0px;
padding-right: 0.4rem;
padding-left: 0.4rem;
padding-top: 0.1rem;
padding-bottom: 0.1rem;
}

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

}

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

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

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


 .nav-link.bum {
  font-size: 0.8rem;
  background-color:#000000;
	border-radius: 0px;
  padding:20px;
	border:2px solid #000000;
  color:#fff;
  padding-top: 0.1rem;
  padding-bottom: 0.1rem;
  padding-left:10rem;
  padding-right:10rem;
  
}

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

 .nav-link.bum:hover {
  font-size: 0.8rem;
  background-color: #000000;
	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;
      background-color: white;

  }
  .advertise {
     
	  -moz-box-shadow: -0px 0px 5px 0px #999999;
  	  -webkit-box-shadow:-0px 0px 5px 0px #999999;
  	  box-shadow: -0px 0px 5px 0px #999999;
      background-color: white;

  }


.navbar-expand-md .navbar-nav .nav-link {
    text-align: left;
    padding-right: 1.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:#d7883b;
}
.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: transparent;
  border:0px solid #ffffff;
  font-size: 14px;
  padding: 8px;
  border-radius: 0%;
  width:30px;
  height:30px;
  color: #000;
}
.fa-facebook:hover {
  background: transparent;
  border:0px solid #ffffff;
  font-size: 14px;
  padding: 12px;
  border-radius: 0%;
  width:40px;
  height:40px;
  color: #d7883b;
}

.fa-envelope {
  background-color: transparent;
  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: #000000;
}

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



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

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

.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: #000000;
}
.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: #000000;
  margin-bottom: 2px;
}
.footer__block ul a:hover {
  color: #cccccc;
  text-decoration: none;
}
.footer__block p {
  color: #cccccc;
  font-size:0.9rem;
}
.footer__block p a {
  color: #d7883b;
}
@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: white;
  padding: 20px 0;
  font-size: 12px;
  line-height: 18px;
  
  left: 0;
  bottom: 0;
  width: 100%;
  background-color: #000000;
  text-align: center;
  font-family: "Roboto", 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: #000;
  font-family: "Rubik", sans-serif;
	background-color: #ffffff;
	border: 1px 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;
}

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

.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: 0px;
  border:0px;
  	font-family: 'Rubik', sans-serif;
    background-color: #333333;
    color: #d7883b;
 }

.form-control:active,
.form-control:focus {
 
	border-bottom-color: #999;
  border-bottom-width: 2px;
  border-bottom: 2px solid #d7883b;
	box-shadow: none;
  background-color: #000;
  color: #d7883b;
}

label {
	display: inline-block;
	font-size: 14px;
	font-weight: 700;
	font-family: 'Rubik', sans-serif;
	text-transform: none;
	letter-spacing: 0px;
	color: #000;
	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: "Rubik", 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: #d7883b;
  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: "Rubik", 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: "Rubik", 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: #f9f9f9;
  color: #000;
  padding: 10px 20px;
  font-family: "Rubik", sans-serif;
  font-size: 12px;
  font-weight: 600;
  border: 1px solid #e4e4e4;
  text-align: center;
  width: 210px;
}


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


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


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


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


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


.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: "Rubik", 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: "Rubik", 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: "Rubik", 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: 4px 8px;
  font-family: "Rubik", sans-serif;
  font-size: 12px;
  font-weight: 900;
  border: 0;
  border-radius:0px;
  border: 2px solid #333333;
  text-transform: uppercase;
  width: 100px;
}


.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: "Rubik", 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: #d7883b;
}


.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: "Rubik", 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: "Rubik", 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: "Rubik", 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;
}
.first-nav{
    background: white;
}

.second-nav{
    top: 50px;
}


.form-control-plaintext.form-control-sm, .input-group-sm > .form-control-plaintext.form-control,
.input-group-sm > .input-group-prepend > .form-control-plaintext.input-group-text,
.input-group-sm > .input-group-append > .form-control-plaintext.input-group-text,
.input-group-sm > .input-group-prepend > .form-control-plaintext.btn,
.input-group-sm > .input-group-append > .form-control-plaintext.btn, .form-control-plaintext.form-control-lg, .input-group-lg > .form-control-plaintext.form-control,
.input-group-lg > .input-group-prepend > .form-control-plaintext.input-group-text,
.input-group-lg > .input-group-append > .form-control-plaintext.input-group-text,
.input-group-lg > .input-group-prepend > .form-control-plaintext.btn,
.input-group-lg > .input-group-append > .form-control-plaintext.btn {
  padding-right: 0;
  padding-left: 0;
}

.form-control-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-prepend > .input-group-text,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-append > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

select.form-control-sm:not([size]):not([multiple]), .input-group-sm > select.form-control:not([size]):not([multiple]),
.input-group-sm > .input-group-prepend > select.input-group-text:not([size]):not([multiple]),
.input-group-sm > .input-group-append > select.input-group-text:not([size]):not([multiple]),
.input-group-sm > .input-group-prepend > select.btn:not([size]):not([multiple]),
.input-group-sm > .input-group-append > select.btn:not([size]):not([multiple]) {
  height: calc(1.8125rem + 2px);
}

.form-control-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-prepend > .input-group-text,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.input-group-lg > .input-group-append > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.form-control:not([size]):not([multiple]),
.input-group-lg > .input-group-prepend > select.input-group-text:not([size]):not([multiple]),
.input-group-lg > .input-group-append > select.input-group-text:not([size]):not([multiple]),
.input-group-lg > .input-group-prepend > select.btn:not([size]):not([multiple]),
.input-group-lg > .input-group-append > select.btn:not([size]):not([multiple]) {
  height: calc(2.875rem + 2px);
}

.form-group {
  margin-bottom: 1rem;
}

.form-text {
  display: block;
  margin-top: 0.25rem;
}

.form-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}

.form-row > .col,
.form-row > [class*="col-"] {
  padding-right: 5px;
  padding-left: 5px;
}

.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem;
}

.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem;
}

.form-check-input:disabled ~ .form-check-label {
  color: #6c757d;
}

.form-check-label {
  margin-bottom: 0;
}

.form-check-inline {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem;
}

.form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: 0.3125rem;
  margin-left: 0;
}

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #28a745;
}

.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: .5rem;
  margin-top: .1rem;
  font-size: .875rem;
  line-height: 1;
  color: #fff;
  background-color: rgba(40, 167, 69, 0.8);
  border-radius: .2rem;
}

.was-validated .form-control:valid, .form-control.is-valid, .was-validated
.custom-select:valid,
.custom-select.is-valid {
  border-color: #28a745;
}

.was-validated .form-control:valid:focus, .form-control.is-valid:focus, .was-validated
.custom-select:valid:focus,
.custom-select.is-valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.was-validated .form-control:valid ~ .valid-feedback,
.was-validated .form-control:valid ~ .valid-tooltip, .form-control.is-valid ~ .valid-feedback,
.form-control.is-valid ~ .valid-tooltip, .was-validated
.custom-select:valid ~ .valid-feedback,
.was-validated
.custom-select:valid ~ .valid-tooltip,
.custom-select.is-valid ~ .valid-feedback,
.custom-select.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #28a745;
}

.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
  color: #28a745;
}

.was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
  background-color: #71dd8a;
}

.was-validated .custom-control-input:valid ~ .valid-feedback,
.was-validated .custom-control-input:valid ~ .valid-tooltip, .custom-control-input.is-valid ~ .valid-feedback,
.custom-control-input.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  background-color: #34ce57;
}

.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #28a745;
}

.was-validated .custom-file-input:valid ~ .custom-file-label::before, .custom-file-input.is-valid ~ .custom-file-label::before {
  border-color: inherit;
}

.was-validated .custom-file-input:valid ~ .valid-feedback,
.was-validated .custom-file-input:valid ~ .valid-tooltip, .custom-file-input.is-valid ~ .valid-feedback,
.custom-file-input.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #dc3545;
}

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: .5rem;
  margin-top: .1rem;
  font-size: .875rem;
  line-height: 1;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.8);
  border-radius: .2rem;
}

.was-validated .form-control:invalid, .form-control.is-invalid, .was-validated
.custom-select:invalid,
.custom-select.is-invalid {
  border-color: #dc3545;
}

.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus, .was-validated
.custom-select:invalid:focus,
.custom-select.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.was-validated .form-control:invalid ~ .invalid-feedback,
.was-validated .form-control:invalid ~ .invalid-tooltip, .form-control.is-invalid ~ .invalid-feedback,
.form-control.is-invalid ~ .invalid-tooltip, .was-validated
.custom-select:invalid ~ .invalid-feedback,
.was-validated
.custom-select:invalid ~ .invalid-tooltip,
.custom-select.is-invalid ~ .invalid-feedback,
.custom-select.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #dc3545;
}

.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
  color: #dc3545;
}

.was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
  background-color: #efa2a9;
}

.was-validated .custom-control-input:invalid ~ .invalid-feedback,
.was-validated .custom-control-input:invalid ~ .invalid-tooltip, .custom-control-input.is-invalid ~ .invalid-feedback,
.custom-control-input.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  background-color: #e4606d;
}

.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #dc3545;
}

.was-validated .custom-file-input:invalid ~ .custom-file-label::before, .custom-file-input.is-invalid ~ .custom-file-label::before {
  border-color: inherit;
}

.was-validated .custom-file-input:invalid ~ .invalid-feedback,
.was-validated .custom-file-input:invalid ~ .invalid-tooltip, .custom-file-input.is-invalid ~ .invalid-feedback,
.custom-file-input.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.form-inline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.form-inline .form-check {
  width: 100%;
}

@media (min-width: 576px) {
  .form-inline label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 0;
  }
  .form-inline .form-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 0;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-plaintext {
    display: inline-block;
  }
  .form-inline .input-group {
    width: auto;
  }
  .form-inline .form-check {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: auto;
    padding-left: 0;
  }
  .form-inline .form-check-input {
    position: relative;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }
  .form-inline .custom-control {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .form-inline .custom-control-label {
    margin-bottom: 0;
  }
}

.btn {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.btn:hover, .btn:focus {
  text-decoration: none;
}

.btn:focus, .btn.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.btn.disabled, .btn:disabled {
  opacity: 0.65;
}

.btn:not(:disabled):not(.disabled) {
  cursor: pointer;
}

.btn:not(:disabled):not(.disabled):active, .btn:not(:disabled):not(.disabled).active {
  background-image: none;
}

a.btn.disabled,
fieldset:disabled a.btn {
  pointer-events: none;
}

.btn-primary {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

.btn-primary:hover {
  color: #fff;
  background-color: #0069d9;
  border-color: #0062cc;
}

.btn-primary:focus, .btn-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

.btn-primary.disabled, .btn-primary:disabled {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active,
.show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #0062cc;
  border-color: #005cbf;
}

.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

.btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

.btn-secondary:hover {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62;
}

.btn-secondary:focus, .btn-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.btn-secondary.disabled, .btn-secondary:disabled {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active,
.show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #545b62;
  border-color: #4e555b;
}

.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus,
.show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

.btn-success:hover {
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34;
}

.btn-success:focus, .btn-success.focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

.btn-success.disabled, .btn-success:disabled {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

.btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active,
.show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #1e7e34;
  border-color: #1c7430;
}

.btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus,
.show > .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.btn-info:hover {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
}

.btn-info:focus, .btn-info.focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.btn-info.disabled, .btn-info:disabled {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active,
.show > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #117a8b;
  border-color: #10707f;
}

.btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus,
.show > .btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.btn-warning {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

.btn-warning:hover {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00;
}

.btn-warning:focus, .btn-warning.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.btn-warning.disabled, .btn-warning:disabled {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

.btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active,
.show > .btn-warning.dropdown-toggle {
  color: #212529;
  background-color: #d39e00;
  border-color: #c69500;
}

.btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus,
.show > .btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

.btn-danger:hover {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130;
}

.btn-danger:focus, .btn-danger.focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

.btn-danger.disabled, .btn-danger:disabled {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

.btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active,
.show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #bd2130;
  border-color: #b21f2d;
}

.btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus,
.show > .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

.btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-light:hover {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
}

.btn-light:focus, .btn-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.btn-light.disabled, .btn-light:disabled {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active,
.show > .btn-light.dropdown-toggle {
  color: #212529;
  background-color: #dae0e5;
  border-color: #d3d9df;
}

.btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

.btn-dark:hover {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
}

.btn-dark:focus, .btn-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.btn-dark.disabled, .btn-dark:disabled {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

.btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active,
.show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #1d2124;
  border-color: #171a1d;
}

.btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.btn-outline-primary {
  color: #007bff;
  background-color: transparent;
  background-image: none;
  border-color: #007bff;
}

.btn-outline-primary:hover {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

.btn-outline-primary:focus, .btn-outline-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

.btn-outline-primary.disabled, .btn-outline-primary:disabled {
  color: #007bff;
  background-color: transparent;
}

.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active,
.show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

.btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

.btn-outline-secondary {
  color: #6c757d;
  background-color: transparent;
  background-image: none;
  border-color: #6c757d;
}

.btn-outline-secondary:hover {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

.btn-outline-secondary:focus, .btn-outline-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
  color: #6c757d;
  background-color: transparent;
}

.btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active,
.show > .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

.btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.btn-outline-success {
  color: #28a745;
  background-color: transparent;
  background-image: none;
  border-color: #28a745;
}

.btn-outline-success:hover {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

.btn-outline-success:focus, .btn-outline-success.focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

.btn-outline-success.disabled, .btn-outline-success:disabled {
  color: #28a745;
  background-color: transparent;
}

.btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active,
.show > .btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

.btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

.btn-outline-info {
  color: #17a2b8;
  background-color: transparent;
  background-image: none;
  border-color: #17a2b8;
}

.btn-outline-info:hover {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.btn-outline-info:focus, .btn-outline-info.focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.btn-outline-info.disabled, .btn-outline-info:disabled {
  color: #17a2b8;
  background-color: transparent;
}

.btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active,
.show > .btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.btn-outline-warning {
  color: #ffc107;
  background-color: transparent;
  background-image: none;
  border-color: #ffc107;
}

.btn-outline-warning:hover {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

.btn-outline-warning:focus, .btn-outline-warning.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.btn-outline-warning.disabled, .btn-outline-warning:disabled {
  color: #ffc107;
  background-color: transparent;
}

.btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active,
.show > .btn-outline-warning.dropdown-toggle {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

.btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.btn-outline-danger {
  color: #dc3545;
  background-color: transparent;
  background-image: none;
  border-color: #dc3545;
}

.btn-outline-danger:hover {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

.btn-outline-danger:focus, .btn-outline-danger.focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

.btn-outline-danger.disabled, .btn-outline-danger:disabled {
  color: #dc3545;
  background-color: transparent;
}

.btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active,
.show > .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

.btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

.btn-outline-light {
  color: #f8f9fa;
  background-color: transparent;
  background-image: none;
  border-color: #f8f9fa;
}

.btn-outline-light:hover {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-outline-light:focus, .btn-outline-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.btn-outline-light.disabled, .btn-outline-light:disabled {
  color: #f8f9fa;
  background-color: transparent;
}

.btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active,
.show > .btn-outline-light.dropdown-toggle {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.btn-outline-dark {
  color: #343a40;
  background-color: transparent;
  background-image: none;
  border-color: #343a40;
}

.btn-outline-dark:hover {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

.btn-outline-dark:focus, .btn-outline-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.btn-outline-dark.disabled, .btn-outline-dark:disabled {
  color: #343a40;
  background-color: transparent;
}

.btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active,
.show > .btn-outline-dark.dropdown-toggle {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

.btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.btn-link {
  font-weight: 400;
  color: #007bff;
  background-color: transparent;
}

.btn-link:hover {
  color: #0056b3;
  text-decoration: underline;
  background-color: transparent;
  border-color: transparent;
}

.btn-link:focus, .btn-link.focus {
  text-decoration: underline;
  border-color: transparent;
  box-shadow: none;
}

.btn-link:disabled, .btn-link.disabled {
  color: #6c757d;
}

.btn-lg, .btn-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

.btn-sm, .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

.btn-block {
  display: block;
  width: 100%;
}

.btn-block + .btn-block {
  margin-top: 0.5rem;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

.fade {
  opacity: 0;
  transition: opacity 0.15s linear;
}

.fade.show {
  opacity: 1;
}

.collapse {
  display: none;
}

.collapse.show {
  display: block;
}

tr.collapse.show {
  display: table-row;
}

tbody.collapse.show {
  display: table-row-group;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}

.dropup,
.dropdown {
  position: relative;
}

.dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}

.dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}

.dropup .dropdown-menu {
  margin-top: 0;
  margin-bottom: 0.125rem;
}

.dropup .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}

.dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropright .dropdown-menu {
  margin-top: 0;
  margin-left: 0.125rem;
}

.dropright .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}

.dropright .dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropright .dropdown-toggle::after {
  vertical-align: 0;
}

.dropleft .dropdown-menu {
  margin-top: 0;
  margin-right: 0.125rem;
}

.dropleft .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}

.dropleft .dropdown-toggle::after {
  display: none;
}

.dropleft .dropdown-toggle::before {
  display: inline-block;
  width: 0;
  height: 0;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}

.dropleft .dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropleft .dropdown-toggle::before {
  vertical-align: 0;
}

.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef;
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}

.dropdown-item:hover, .dropdown-item:focus {
  color: #16181b;
  text-decoration: none;
  background-color: #f8f9fa;
}

.dropdown-item.active, .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #007bff;
}

.dropdown-item.disabled, .dropdown-item:disabled {
  color: #6c757d;
  background-color: transparent;
}

.dropdown-menu.show {
  display: block;
}

.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #6c757d;
  white-space: nowrap;
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle;
}

.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
}

.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover {
  z-index: 1;
}

.btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 1;
}

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group,
.btn-group-vertical .btn + .btn,
.btn-group-vertical .btn + .btn-group,
.btn-group-vertical .btn-group + .btn,
.btn-group-vertical .btn-group + .btn-group {
  margin-left: -1px;
}

.btn-toolbar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.btn-toolbar .input-group {
  width: auto;
}

.btn-group > .btn:first-child {
  margin-left: 0;
}

.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}

.dropdown-toggle-split::after {
  margin-left: 0;
}

.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}

.btn-group-vertical {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.btn-group-vertical .btn,
.btn-group-vertical .btn-group {
  width: 100%;
}

.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.btn-group-toggle > .btn,
.btn-group-toggle > .btn-group > .btn {
  margin-bottom: 0;
}

.btn-group-toggle > .btn input[type="radio"],
.btn-group-toggle > .btn input[type="checkbox"],
.btn-group-toggle > .btn-group > .btn input[type="radio"],
.btn-group-toggle > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.input-group {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  width: 100%;
}

.input-group > .form-control,
.input-group > .custom-select,
.input-group > .custom-file {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  width: 1%;
  margin-bottom: 0;
}

.input-group > .form-control:focus,
.input-group > .custom-select:focus,
.input-group > .custom-file:focus {
  z-index: 3;
}

.input-group > .form-control + .form-control,
.input-group > .form-control + .custom-select,
.input-group > .form-control + .custom-file,
.input-group > .custom-select + .form-control,
.input-group > .custom-select + .custom-select,
.input-group > .custom-select + .custom-file,
.input-group > .custom-file + .form-control,
.input-group > .custom-file + .custom-select,
.input-group > .custom-file + .custom-file {
  margin-left: -1px;
}

.input-group > .form-control:not(:last-child),
.input-group > .custom-select:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group > .form-control:not(:first-child),
.input-group > .custom-select:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.input-group > .custom-file {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.input-group > .custom-file:not(:last-child) .custom-file-label,
.input-group > .custom-file:not(:last-child) .custom-file-label::before {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group > .custom-file:not(:first-child) .custom-file-label,
.input-group > .custom-file:not(:first-child) .custom-file-label::before {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.input-group-prepend,
.input-group-append {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.input-group-prepend .btn,
.input-group-append .btn {
  position: relative;
  z-index: 2;
}

.input-group-prepend .btn + .btn,
.input-group-prepend .btn + .input-group-text,
.input-group-prepend .input-group-text + .input-group-text,
.input-group-prepend .input-group-text + .btn,
.input-group-append .btn + .btn,
.input-group-append .btn + .input-group-text,
.input-group-append .input-group-text + .input-group-text,
.input-group-append .input-group-text + .btn {
  margin-left: -1px;
}

.input-group-prepend {
  margin-right: -1px;
}

.input-group-append {
  margin-left: -1px;
}

.input-group-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}

.input-group-text input[type="radio"],
.input-group-text input[type="checkbox"] {
  margin-top: 0;
}

.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text,
.input-group > .input-group-append:not(:last-child) > .btn,
.input-group > .input-group-append:not(:last-child) > .input-group-text,
.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group > .input-group-append > .btn,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.items {
    width: 90%;
    margin: 0px auto;
    margin-top: 100px
}

.slick-slide {
    margin: 10px
}

.slick-slide img {
    width: 100%;
    border: 0px solid #fff
}
.heading-yellow {
  color:#000003;
  background-color:#000000;
}

img{ max-width:100%;}

.gallery_box li{ width:33.333333%; max-width: 100% ; display:inline-block; float: left; text-align: center; overflow: hidden; position: relative;}
.gallery_box{ padding:0;display: flow-root;}

.gallery_box li:hover img {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.gallery_box li img{-webkit-transition: transform 0.5s ease;
    -o-transition: transform 0.5s ease;
    transition: transform 0.5s ease;}
.gallery_box li:nth-child(even) {
    height: 184px;
}
.gallery_box li:nth-child(odd) {
    height: 184px; 
}
.gallery_box li:nth-child(odd) .box_data{ background:rgba(0,0,0,0.17) }
.gallery_box li:nth-child(even) .box_data{ background:rgba(0,44,255,0.27) }
.gallery_box .box_data{ position:absolute; top: 0; left: 0; right:0; bottom:0; color:#fff;}
.gallery_box .box_data span{ position:absolute; top: 50%; transform: translateY(-50%); left:0 ; right:0; font-size:24px;}
.gallery_box li:hover .box_data{ background:rgba(255,0,39,0.55)}



.boxed-btn {
  background: #fff;
  color: #000;
  display: inline-block;
  padding: 18px 44px;
  font-family: "Rubik", 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: "Rubik", 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: #a4000b;
  display: inline-block;
  padding: 15px 44px;
  font-family: "Rubik", sans-serif;
  font-size: 16px;
  font-weight: 600;
  border: 0;
  border: 1px solid #a4000b;
  text-align: center;
  text-transform: capitalize;
  width: 200px;
}


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


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


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


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


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


.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: "Rubik", 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: "Rubik", 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: "Rubik", 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: "Rubik", 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: "Rubik", 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;
}
