/*Import Global Compulsory CSS Files*/
@import url(app.css);
@import url(blocks.css);

/*Import CSS Plugins*/
@import url(plugins/style-switcher.css);

* {
	border-radius: 0;
}

body {
 color: #333;
 font-size: 13px;
 line-height: 1.6;
}

body.header-fixed-space {
  padding-top: 94px;
}
body.header-fixed-space-v2 {
	padding-top: 135px;
}

@media (max-width: 991px) {
	body.header-fixed-space,
	body.header-fixed-space-v2 {
		padding-top: 0;
	}
}

p,
li,
li a,
label {
 color: #555;
}

a {
 color: #6c4373;
 text-decoration: none;
}

a,
a:focus,
a:hover,
a:active,
button,
button:hover {
	outline: 0 !important;
}

a:focus {
text-decoration: none;
}
a:hover {
 color: #6c4373;
 text-decoration: underline;
}

/*Boxed Layout
------------------------------------*/
.wrapper {
	background: #fff;
}

.boxed-layout {
  padding: 0;
  box-shadow: 0 0 5px #ccc;
  margin-left: auto !important;
  margin-right: auto !important;
  background: url(../img/patterns/15.png) repeat;
}

/*Hiding arrows for select field in IE*/
select::-ms-expand {
  display: none;
}

/*--------------------------------------------------------------
# Home
--------------------------------------------------------------*/
.hometeam h1.title-v2 {
  font-size: 40px;
  line-height: 40px;
  position: relative;
}

.hometeam h3.title-v2 {
  font-size: 20px;
  position: relative;
}

.hometeam img {
  width: 100%;
  display: block;
  margin: 0 auto;
}

.hometeam .thumbnail-style {
  padding: 20px;
}

.gallery h3.title-v2 {
  font-size: 20px;
  position: relative;
  line-height: 30px;
}

.gallery p {
  font-size: 20px;
}

.gallery img {
  width: 100%;
  display: block;
  margin: 0 auto;
}

.gallery .thumbnail-style {
  padding: 20px;
}

.bg-gradient h1.title-v2 {
  font-size: 40px;
  line-height: 40px;
  position: relative;
  padding-bottom: 16px;
}

.bg-gradient h1.title-v2::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 70px;
  height: 2px;
  background: #cfc3e1;
  margin-bottom: -10px;
}

.bg-gradient img {
  width: 80%;
  display: block;
  margin: 0 auto;
}

.bg-gradient p {
  font-size: 24px;
  line-height: 28px;
}

/*--------------------------------------------------------------
# About
--------------------------------------------------------------*/
.milestones h1 {
  font-size: 28px;
  position: relative;
  line-height: 30px;
}

.milestones h4 {
  padding: 8px 20px;
  border-radius: 999px;
  background: rgba(108,67,115,0.15);
  text-align: center;
  color: #47f5b6;
  font-weight: 600;
  font-size: 28px;
}

.milestones h2 {
  font-size: 20px;
  text-align: center;
  position: relative;
  line-height: 30px;
}

.milestones h3.title-v2 {
  font-size: 16px;
  position: relative;
  line-height: 20px;
}

.milestones p {
  font-size: 20px;
}

.milestones img {
  width: 100%;
  display: block;
  margin: 0 auto;
  margin-bottom: 15px;
}

.milestones .thumbnail-style {
  padding: 10px;
}

.brand h1 {
  font-size: 28px;
  position: relative;
  line-height: 30px;
}

.brand h4 {
  padding: 8px 20px;
  border-radius: 999px;
  background: rgba(108,67,115,0.15);
  text-align: center;
  color: #47f5b6;
  font-weight: 600;
  font-size: 20px;
}

.brand h2 {
  font-size: 20px;
  text-align: center;
  position: relative;
  line-height: 30px;
}

.brand h3.title-v2 {
  font-size: 16px;
  position: relative;
  line-height: 20px;
}

.brand p {
  font-size: 20px;
}

.brand img {
  width: 100%;
  display: block;
  margin: 0 auto;
  margin-bottom: 15px;
}

.brand .thumbnail-style {
  padding: 10px;
}

.culture blockquote {
  margin: 0 0 0px;
  font-size: 17.5px;
  border-left: 3px solid #6c4373;
  text-align: left;
}

.culture h4 {
  font-size: 60px;
  color: #6c4373;
  font-weight: 600;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px 10px;
}

.culture h3 {
  font-size: 24px;
  color: #6c4373;
  font-weight: 600;
  position: relative;
}

.culture p {
  font-size: 16px;
}

.culture h5 {
  padding: 20px 20px;
  display: inline-block;
  border-radius: 999px;
  background: rgba(108,67,115,0.15);
  text-align: center;
  color: #555;
  font-weight: 600;
  font-size: 24px;
  margin-bottom: 30px;
}

/*--------------------------------------------------------------
# The Team
--------------------------------------------------------------*/
.team h1.title-v2 {
  font-size: 40px;
  line-height: 40px;
  position: relative;
}

.team h3.title-v2 {
  font-size: 20px;
  position: relative;
}

.team img {
  width: 100%;
  display: block;
  margin: 0 auto;
}

.team .thumbnail-style {
  padding: 20px;
}

.team02 h1 {
  font-size: 28px;
  position: relative;
  line-height: 30px;
}

.team02 h4 {
  padding: 8px 20px;
  border-radius: 999px;
  background: rgba(108,67,115,0.15);
  text-align: center;
  color: #47f5b6;
  font-weight: 600;
  font-size: 28px;
}

.team02 h2 {
  font-size: 24px;
  text-align: center;
  position: relative;
  line-height: 30px;
}

.team02 h3.title-v2 {
  font-size: 16px;
  position: relative;
  line-height: 20px;
}

.team02 p {
  font-size: 20px;
}

.team02 img {
  width: 100%;
  display: block;
  margin: 0 auto;
  margin-bottom: 15px;
}

.team02 .thumbnail-style {
  padding: 10px;
}

.teammoment img {
  width: 100%;
  display: block;
  margin: 0 auto;
  margin-bottom: 15px;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
.footer p {
  font-size: 14px;
}

.footer address {
  font-size: 14px;
}

.footer a {
  color: #eee;
}

.copyright p {
  font-size: 14px;
}