body {
    overflow-x: hidden;
    margin-top: 250px;
}
.nabar-bg {

}

.dropdown-menu > a {
    word-wrap: break-word;
}

.nav-bg {
    background: white	;
}
.colour{
    font-family: 'Righteous', cursive;
    color: white;
}
.nav-item > a {
    font-family: 'Righteous', cursive;
    color: black;
    text-decoration: none;
    font-style: normal;
    font-weight: normal;
}
.nav-item > a:hover {
    font-family: 'Righteous', cursive;
    color: #7fcbbd;
    text-decoration: none;
    font-style: normal;
    font-weight: normal;
}

.text {
    font-family: 'Righteous', cursive;
    color: black;
    text-decoration: none;
    font-style: normal;
    font-weight: normal;
}
.active > a {
    color: #7fcbbd;
}

.main > img {
    width: 300px;
    height: 300px;
}
.main > h3 {
    font-family: 'Righteous', cursive;
    font-size: 2.5em;
    color: #7fcbbd;
}
.one > p {
    font-size: 1.3em;
}

/*pricing*/
section.pricing {
  background: white;
  background: linear-gradient(to right, white, white);
}

.pricing .card {
  border: none;
  border-radius: 1rem;
  transition: all 0.2s;
  box-shadow: 0 0.5rem 1rem 0 rgba(0, 0, 0, 0.1);
}

.pricing hr {
  margin: 1.5rem 0;
}

.pricing .card-title {
  margin: 0.5rem 0;
  font-size: 0.9rem;
  letter-spacing: .1rem;
  font-weight: bold;
}

.pricing .card-price {
  font-size: 3rem;
  margin: 0;
}

.pricing .card-price .period {
  font-size: 0.8rem;
}

.pricing ul li {
  margin-bottom: 1rem;
}

.pricing .text-muted {
  opacity: 0.7;
}

.pricing .btn {
  font-size: 80%;
  border-radius: 5rem;
  letter-spacing: .1rem;
  font-weight: bold;
  padding: 1rem;
  opacity: 0.7;
  transition: all 0.2s;
}

/* Hover Effects on Card */

@media (min-width: 992px) {
  .pricing .card:hover {
    margin-top: -.25rem;
    margin-bottom: .25rem;
    box-shadow: 0 0.5rem 1rem 0 rgba(0, 0, 0, 0.3);
  }
  .pricing .card:hover .btn {
    opacity: 1;
  }
}

.hide {
    display: none;
}
.shhow {
    display: block;
}


/*testimonials*/
/*footer*/
full {
    width: 100%;
}

.footer {
	height: auto;
	/* padding-bottom: 30px; */
	position: relative;
	width: 100%;
    color:#000;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #DDDDDD;
    background: white;
  -webkit-box-shadow: 0px -2px 3px rgba(50, 50, 50, 0.75);
  -moz-box-shadow: 0px -2px 3px rgba(50, 50, 50, 0.75);
  box-shadow: 0px -2px 3px rgba(50, 50, 50, 0.75);
/*
    background: -webkit-linear-gradient(to right, #FDBD37, #B92020, #182765);
    background: linear-gradient(to right, #FDBD37, #B92020, #182765);
*/

}


.footer h3 {
	border-bottom: 1px solid #BAC1C8;
    color:#000;
	font-size: 18px;
	font-weight: 600;
	line-height: 27px;
	padding: 40px 0 10px;
	text-transform: uppercase;
}
.footer ul {
	font-size: 13px;
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
	margin-top: 15px;
	color: #7F8C8D;
}
.footer ul li a {
	padding: 0 0 5px 0;
	display: block;
}
.footer a {
  text-decoration: none;
	color: #78828D;
    color:#000;
}
.supportLi h4 {
	font-size: 20px;
	font-weight: lighter;
	line-height: normal;
	margin-bottom: 0 !important;
	padding-bottom: 0;
}

.subscribe-btn .btn {
	border: medium none;
	border-radius: 4px;
	display: inline-block;
	height: 40px;
	padding: 0;
	width: 100%;
	color: #000;
    margin-top:10px;
}
.subscribe-btn {
	overflow: hidden;
}

.social li {
	border: 2px solid #B5B5B5;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	float: left;
	height: 36px;
	line-height: 36px;
	margin: 0 8px 0 0;
	padding: 0;
	text-align: center;
	width: 36px;
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}

.social li a {
	color: #EDEFF1;
}
.social li:hover {
	border: 2px solid #2c3e50;
	background: #2c3e50;
}
.social li a i {
	font-size: 16px;
	margin: 0 0 0 5px;
	color: #EDEFF1 !important;
}
.footer-bottom {
    background: white;
/*
    background: -webkit-linear-gradient(to right, #fffcdc, #d9a7c7);
    background: linear-gradient(to right, #fffcdc, #d9a7c7);
*/

	border-top: 1px solid #DDDDDD;
	padding-top: 20px;
	padding-bottom: 40px;
    color:#000;
}
.footer-bottom p.pull-left {
	padding-top: 6px;
}
.pay-icons {
	font-size: 1.9em;
}
footer > a:hover {
  text-decoration: none;
}
.carousel-inner img {
    width: 100%;
    /* height: 450px; */
  }

.overlay{position:absolute;width:100%;height:100%;z-index:1;background-color:#080d15;opacity:0.6;}

.threebhk  hr {
  height: 1px;
  color: #5aa9b6;
  background-color: #5aa9b6;
  border: none;
}

.threebhk h5 {
  color: #5aa9b6;
}


/* contact form */
@import url(https://fonts.googleapis.com/css?family=Merriweather);
*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* html, body {
  background: #f1f1f1;
  font-family: 'Merriweather', sans-serif;
  padding: 1em;
} */

h1 {
  text-align: center;
  color: #a8a8a8;
  text-shadow: 1px 1px 0 white;
}

form {
  max-width: 100%;
  text-align: center;
  margin: 20px auto;
}
form input, form textarea {
  border: 0;
  outline: 0;
  padding: 1em;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  display: block;
  width: 100%;
  margin-top: 1em;
  font-family: 'Merriweather', sans-serif;
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  resize: none;
}
form input:focus, form textarea:focus {
  -moz-box-shadow: 0 0px 2px #e74c3c !important;
  -webkit-box-shadow: 0 0px 2px #e74c3c !important;
  box-shadow: 0 0px 2px #e74c3c !important;
}
form #input-submit {
  color: white;
  background: #0069d9;
  cursor: pointer;
}
form #input-submit:hover {
  -moz-box-shadow: 0 1px 1px 1px rgba(170, 170, 170, 0.6);
  -webkit-box-shadow: 0 1px 1px 1px rgba(170, 170, 170, 0.6);
  box-shadow: 0 1px 1px 1px rgba(170, 170, 170, 0.6);
}
form textarea {
  height: 126px;
}

.half {
  float: left;
  width: 48%;
  margin-bottom: 1em;
}

.right {
  width: 50%;
}

.left {
  margin-right: 2%;
}

@media (max-width: 480px) {
  .half {
    width: 100%;
    float: none;
    margin-bottom: 0;
  }
}
/* Clearfix */
.cf:before,
.cf:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.cf:after {
  clear: both;
}
/* .about {
  background-image: url('../img/house-158939.svg');
  background-size: cover;
} */
/* .bgimage {
  margin-top: 108px;
  width:100%;
  height:350px;
  background: url('../img/house-158939.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size:cover;
  background-attachment: fixed;
}
.bgimage h5 {
  color:white;
  text-shadow:2px 2px #333;
} */

/* .about  p {
  font-family: 'Righteous', cursive;
  color: black;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
  font-size: 3.5em;
} */

.para p {
  font-family: 'Righteous', cursive;
  color: black;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
  font-size: 1.2em;
  line-height: 190%;
}

.slideanim p {
  color: black;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
  font-size: 1.2em;
  line-height: 190%;
}
/* form */
label {
    color: #333;
}
.btn-send {
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    margin-bottom: 20px;
}


.help-block.with-errors {
    color: #ff5050;
    margin-top: 5px;
}
hr {
  border: 1px solid #17a2b8;
}
.car {
  background: url('../img/product-desing-and-development.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size:cover;
  background-attachment: fixed;
  height: 450px;
}

.car p {
  font-size: 1.8em;
}

.slideanim img {
  width: 100px;
  height: 100px;
}
.hidden {
  display: none;
}

@media (min-width: 320px) and (max-width: 480px) {

  .hidden {
    display: block;
  }
  .mobilehide {
    display: none;
  }

}
/* @media (min-width: 481px) and (max-width: 767px) {

  .hidden {
    display: block;
  }
  .mobilehide {
    display: none;
  }

} */

/* @media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {

  .hidden {
    display: block;
  }
  .mobilehide {
    display: none;
  }

} */
/* @media (min-width: 768px) and (max-width: 1024px) {

  .hidden {
    display: block;
  }
  .mobilehide {
    display: none;
  }

} */

/* .para img {
  width: 100%;
} */
.profile a {
  color: white;
}
