
/* ------------------------------------------------------------------
Theme: Simple Studio - Creative Bootstrap Theme
Author: Marija Zaric
------------------------------------------------------------------ */


/* ----------------------------------------------------
	 GLOBAL  STYLES 
------------------------------------------------------- */


body {
  font-family: "Roboto", Arial, serif;
  background: transparent;

  -webkit-font-smoothing: antialiased;
}

img {
  max-width:50rem;
  margin: auto;
  height: auto;		
}
.center {
  display: block;
  width: 100%;
  margin-top:0px;
  
 
}


/* a:hover {
  color: pink;
  text-decoration: underline;
} */
.page-content {
  width: 70%;
  float: right;
  padding-left: 20px;
  padding-right:20px;

}
.content-section {
  padding-top: 50px;

  position: relative;
  width: 100%;
  display: inline-block;
  height: auto;
  
  left: 50%;
  text-align: center;
  transform: translateX(-50%);
}

.sidebar-navigation nav ul {
  margin: 20px;
}
@media (max-width: 992px) {
  img {
    max-width:100%;
    margin: auto;
    height: auto;		
  }
  .responsive-nav {
    display: none;
  }

  .sidebar-navigation .logo a {
    font-size: 18px;
  }

  .sidebar-navigation nav a {
    font-size: 13px;
  }


  .sidebar-navigation .social-icons li a {
    font-size: 15px;
  }

  
}

@media (max-width: 767px) {


  img {
    max-width:100%;
    margin: auto;
    height: auto;		
  }
  .responsive-nav {
    display: block;
    height: 60px;
  }
  #featured {
    padding-top: 70px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .page-content {

    width: 100%;
  }

  .Modern-Slider .info {
    text-align: center;
    right: 0px;
    padding: 0px 30px;
  }

  .Modern-Slider .NextArrow{
    outline: none;
    display: none;
    position:absolute;
    top:120px;
    right: 50%;
    transform: translateX(50%);
    margin-right: -30px;
    width:50px;
    height:50px;
    background:rgba(0,0,0,.50);
    border:0 none;
    text-align:center;
    font:32px/50px FontAwesome;
    color:#FFF;
    z-index:5;
  }

  .Modern-Slider .NextArrow:before{content:'\f105';}

  .Modern-Slider .PrevArrow{
    outline: none;
    position:absolute;
    top:120px;
    left: 50%;
    transform: translateX(-50%);
    margin-left: -30px;
    width:50px;
    height:50px;
    background:rgba(0,0,0,.50);
    border:0 none;
    text-align:center;
    font:32px/50px FontAwesome;
    color:#FFF;
    z-index:5;
  }

  

}

@media (max-width: 690px) {

  .section-heading p {
    position: relative;
  }

  #featured {
    padding-left: 20px;
    padding-right: 20px;
  }

  #featured .owl-nav {
    position: absolute;
    display: inline-block;
    top: -220px;
    right: 0;
  }


  #contact-content {
    padding-left: 15px;
    padding-right: 15px;
  }

}
.sidebar-navigation {
  width: 30%;
  float: left;
  height: 100%;
  position: fixed;
  background-color: rgba(12,12,12,0.9);
  z-index: 10;
}

p {
  margin-bottom: 1em;
  font-size: 20px;
  color: #727272;
  font-weight: 300;
  font-family: "Roboto", Arial, serif;
}

ul.a {
  list-style-type: circle;
  color: white;
  padding-left:30px;

}
.circle {
  background: #F48FB1;
  width: 32px;
  height: 32px;
  line-height: 32px;
  border-radius: 16px;
  position: relative;
  color: #fff;
  text-align: center;
  float: left;
}
.sidebar-navigation .logo {
  position: absolute;
  width: 100%;
  height: 140px;
  line-height: 100px;
  background-color: #45489a;
  padding-top:10px; 
  text-align: center;
}
.step {
  position: relative;
  min-height: 32px;
  

}
.step-heading {
  position: static;
  height: 33px;
  color:black;
  padding-bottom: 50px;
  cursor: pointer;

}  
.line {
  position: absolute;
  border-left: 1px solid black;
  left: 16px;
  bottom: 0px;
  top: 32px;
}
.title {
  line-height: 32px;
  padding: 5px;
  font-size: 20px;
  font-family: Roboto;
  float: left;
  border-style: solid;
  border-width: 1px;
  border-radius: 5%;
  margin-left:10px;
}

.btna {
  color:black !important;
}
.btna-bg {
  background: #F48FB1;
}
.stepper {
  padding-left:30px;
  padding-top: 30px;
  padding-bottom: 30px;}


h1, h2, h3, h4, h5, h6 {
  color: rgba(0, 0, 0, 0.8);
  font-family: "Roboto", Arial, serif;
  font-weight: 300;
  margin: 0 0 30px 0;
}


#home-section {

  margin-top: 50px;
  padding-bottom: 50px;
  padding-left: 70px;
  padding-top:50px;
}

.home-heading {
  font-size: 30px;
  font-weight: 300;
  line-height: 1.4;
  margin-bottom: 10px;
  padding-left: 30px;
  padding-right:20px;
  
  letter-spacing: 2px;
}

.text-home {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.4;
  margin-bottom: 29px;
  padding-top: 20px;
  padding-left: 30px;
  padding-right:20px;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.home-heading span {
  background-color: #c1d6d6;
  color: white;
  padding: 4px;
}

#inner-section {
   margin-top: 100px;
   padding-bottom: 110px;
}

.inner-heading {
  font-size: 40px;
  font-weight: 300;
  line-height: 1.4;
  margin-bottom: 0;
  padding-bottom: 20px;
  letter-spacing: 2px;
}

.text-inner {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.4;
  margin-bottom: 0;
  padding-bottom: 20px;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.inner-heading  span {
  background-color: #c1d6d6;
  color: white;
  padding: 4px;
}

.line-symbol2 {
  padding: 0;
  border: none;
  border-top: 1px solid #DADADA;
  color: #DADADA;
  text-align: center;
  width: 83%;
  margin: 0 auto;
  background: transparent;
  margin-top: 113px;
}



.list-doc {
    padding-left: 20px;
    margin-bottom: 20px;
	list-style: circle;
}

.list-doc li {
    font-size: 20px;
    font-weight: 300;
    line-height: 1.4;
    padding-bottom: 10px;
    letter-spacing: 0;
    color: #1a1a1a;
}


/* ----------------------------------------------------
	OVERLAY MENU 
------------------------------------------------------- */

/* Responsive Navigation */

.responsive-nav {
  position: fixed;
  z-index: 10;
  width: 100%;
  height: 80px;
  background-color: rgba(250,250,250,.95);
  box-shadow: 0px 5px 15px rgba(0,0,0,0.2);
}
.navbar-toggle {
  position: absolute;
  top: 40%;
  left: 50%;
  display: inline-block;
  transform: translateX(-50%) translateY(-50%);
}
.navbar-nav {
  margin: 0;
  border: none;
}

#main-nav ul {
  text-align: center;
  background-color: rgba(0,0,0,0.9);
  margin-top: 59px;
  width: 100%;
}
#main-nav ul li {
  margin: 15px 0px;
}
#main-nav ul li:hover {
  background-color: transparent;
}
#main-nav ul li a {
  font-size: 15px;
  text-transform: capitalize;
  color: #fff;
  box-shadow: none;
  border: none;
}

#main-nav ul li a:hover {
  opacity: 0.5;
  background-color:transparent;
  color: pink;
  /* text-decoration: underline; */
  
}

.navbar-toggle span {
  background-color: #232323;
}


/* Custom overlay navigation
/* ---------------------------------------------- */
.button_container {
    position: relative;
    margin-top: 64px;
    height: 28px;
    width: 28px;
    cursor: pointer;
    z-index: 999;
    transition: opacity .25s ease;
}

/* Animate the top hamburger bar */
.button_container.active .top {
    transform: translateY(8px) translateX(0) rotate(45deg);
    background: black;
}

/* Set the middle hamburger bar's opacity to 0  */
.button_container.active .middle {
    opacity: 0;
    background: black;
}

/* Animate the bottom hamburger bar */
.button_container.active .bottom {
    transform: translateY(-8px) translateX(0) rotate(-45deg);
    background:black;
}

.button_container span {
    background: black;
    border: none;
    height: 4px;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    transition: all .35s ease;
    cursor: pointer;
}

.button_container span:nth-of-type(2) {
    top: 8px;
}

.button_container span:nth-of-type(3) {
    top: 16px;
}

/* The overlay */
.overlay {
    position: fixed;
    display: block; 
    background: #669999;
    top: 0;
    border: 0;
    left: 0;
    z-index: 100;
    width: 100%;
    height: 0%;
    opacity: 0;
    visibility: hidden;
    transition: opacity .35s, visibility .35s, height .35s;
    overflow: auto;
}

.overlay.open {
    opacity: .95;
    visibility: visible;
    height: 100%;
}

.overlay.open li {
    animation: fadeInRight .5s ease forwards;
    animation-delay: .35s;
}

.overlay.open li:nth-of-type(1) {
    animation-delay: .40s;
}

.overlay.open li:nth-of-type(2n) {
    animation-delay: .50s;
}

.overlay nav {
    position: relative;
    height: 50%;
    top: 50%;
    text-transform: none;
    font-weight: 700;
    text-align: center;
    transform: translateY(-50%);
}

.overlay ul {
    list-style: none;
    padding: 0;
    margin: 0 auto;
    display: inline-block;
    position: relative;
    height: 100%;
}

.overlay ul li {
    display: block;
    height: 15%;
    height: calc(100% / 8);
    min-height: 65px;
    position: relative;
    opacity: 0;
	font-size: 26px;
}

.overlay ul li a {
    display: block;
    position: relative;
    color: #fff;
    text-decoration: none;
    overflow: hidden;
}

.overlay ul li a:hover:after,
.overlay ul li a:focus:after,
.overlay ul li a:active:after {
    width: 50%;
}

/* Link underline on hover */
.overlay ul li a:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 0%;
    height: 2px;
    background: #fff;
    transform: translateX(-50%);
    transition: .15s;
}


/* ----------------------------------------------------
	BUTTONS
------------------------------------------------------- */


.btn {
	font-size: 15px;	
	font-weight: 400;
	color: white;
	margin-top:20px;
	border: none;
	background-color: #393b3d;	
	padding: 12px 18px; 
	transition: all .35s;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
}

.btn:hover {
	background-color: #4c4f51;
	color: white;
}

.ghost-btn {
	background-color: transparent;
	color: white;
	border: 1px solid white;
}

.ghost-btn:hover {
	background-color: white;
	color: #393b3d;
}

.contact-btn {
	color: white;
    border: 2px solid #4c4752;
	margin-top: 25px;
	margin-bottom: 16px;
	background-color: #4c4752;
background-image: url("data:image/svg+xml,%3Csvg width='100' height='20' viewBox='0 0 100 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.184 20c.357-.13.72-.264 1.088-.402l1.768-.661C33.64 15.347 39.647 14 50 14c10.271 0 15.362 1.222 24.629 4.928.955.383 1.869.74 2.75 1.072h6.225c-2.51-.73-5.139-1.691-8.233-2.928C65.888 13.278 60.562 12 50 12c-10.626 0-16.855 1.397-26.66 5.063l-1.767.662c-2.475.923-4.66 1.674-6.724 2.275h6.335zm0-20C13.258 2.892 8.077 4 0 4V2c5.744 0 9.951-.574 14.85-2h6.334zM77.38 0C85.239 2.966 90.502 4 100 4V2c-6.842 0-11.386-.542-16.396-2h-6.225zM0 14c8.44 0 13.718-1.21 22.272-4.402l1.768-.661C33.64 5.347 39.647 4 50 4c10.271 0 15.362 1.222 24.629 4.928C84.112 12.722 89.438 14 100 14v-2c-10.271 0-15.362-1.222-24.629-4.928C65.888 3.278 60.562 2 50 2 39.374 2 33.145 3.397 23.34 7.063l-1.767.662C13.223 10.84 8.163 12 0 12v2z' fill='%23050506' fill-opacity='0.4' fill-rule='evenodd'/%3E%3C/svg%3E");
}

.contact-btn:hover {
	background-color: #3c3841;
	border-color: #404040;	
}


/* ----------------------------------------------------
	HOME STYLES
------------------------------------------------------- */


.banner {
	margin-top: -50px;
	padding-bottom: 130px;
}


 .block {
	background-color: #4c4752;
background-image: url("data:image/svg+xml,%3Csvg width='100' height='20' viewBox='0 0 100 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.184 20c.357-.13.72-.264 1.088-.402l1.768-.661C33.64 15.347 39.647 14 50 14c10.271 0 15.362 1.222 24.629 4.928.955.383 1.869.74 2.75 1.072h6.225c-2.51-.73-5.139-1.691-8.233-2.928C65.888 13.278 60.562 12 50 12c-10.626 0-16.855 1.397-26.66 5.063l-1.767.662c-2.475.923-4.66 1.674-6.724 2.275h6.335zm0-20C13.258 2.892 8.077 4 0 4V2c5.744 0 9.951-.574 14.85-2h6.334zM77.38 0C85.239 2.966 90.502 4 100 4V2c-6.842 0-11.386-.542-16.396-2h-6.225zM0 14c8.44 0 13.718-1.21 22.272-4.402l1.768-.661C33.64 5.347 39.647 4 50 4c10.271 0 15.362 1.222 24.629 4.928C84.112 12.722 89.438 14 100 14v-2c-10.271 0-15.362-1.222-24.629-4.928C65.888 3.278 60.562 2 50 2 39.374 2 33.145 3.397 23.34 7.063l-1.767.662C13.223 10.84 8.163 12 0 12v2z' fill='%23050506' fill-opacity='0.4' fill-rule='evenodd'/%3E%3C/svg%3E");
	padding: 20px;
	min-height: 300px;
	border: 2px double white;
	display: block;
    position: relative;
    transition: all 0.35s;
    outline: 1px solid white;
    outline-offset: -18px;
}

 .block .text {
  font-size: 30px;
  text-transform: uppercase;
  color: white;
  font-weight: 300;
  margin-top: 50px;
}

 .block .text p {
  font-size: 15px;
  text-transform: uppercase;
  color: white;
  font-weight: 300;
  margin-top: 50px;
} 

 .block1 {
	background-color: #eaeaea;
	padding: 20px;
	min-height: 262px;
}

 .block1 .text {
  font-size: 19px;
  color: black;
  font-weight: 300;
  margin-top: 40px;
  line-height: 1.7;
  text-align: left;
}

.story { 
	margin-top: 30px;
	color: #669999;
	font-size: 16px;
	text-align: left;
}

.grid {
	position: relative;
	list-style: none;
	text-align: center;
	margin-top: 40px;
}


.grid figure {
	position: relative;
	overflow: hidden;
	text-align: center;
	cursor: pointer;
	line-height: 1.4;
}

.grid figure img {
	position: relative;
}

.grid figure figcaption {
	padding: 2em;
	color: #fff;
	text-transform: uppercase;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
	pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


.grid figure figcaption > a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}

.grid figure h2 {
	word-spacing: -0.15em;
	font-weight: 400;
}

.grid figure h2 span {
	font-weight: 400;
	margin-left: 10px;
}


.grid figure p {
	letter-spacing: 1px;
	color: white;
	text-align: center;
}


figure.effect-julia {
	background: #2f3238;
}

figure.effect-julia img {
	transition: opacity 1s, transform 1s;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

figure.effect-julia figcaption {
	text-align: left;
}

figure.effect-julia h2 {
	position: relative;
	padding: 0.5em 0;
	font-size: 20px;
}

figure.effect-julia p {
	display: inline-block;
	margin: 0 0 0.25em;
	padding: 20px;
	background: rgba(255,255,255,0.9);
	color: #2f3238;
	text-transform: none;
	font-weight: 400;
	font-size: 18px;
	transition: opacity 0.35s, transform 0.35s;
	transform: translate3d(-360px,0,0);
}

figure.effect-julia p:first-child {
	transition-delay: 0.15s;
}

figure.effect-julia p:nth-of-type(2) {
	transition-delay: 0.1s;
}

figure.effect-julia p:nth-of-type(3) {
	transition-delay: 0.05s;
}

figure.effect-julia:hover p:first-child {
	transition-delay: 0s;
}

figure.effect-julia:hover p:nth-of-type(2) {
	transition-delay: 0.05s;
}

figure.effect-julia:hover p:nth-of-type(3) {
	transition-delay: 0.1s;
}

figure.effect-julia:hover img {
	opacity: 0.4;
	transform: scale3d(1.1,1.1,1);
}

figure.effect-julia:hover p {
	opacity: 1;
	transform: translate3d(0,0,0);
}


/* ----------------------------------------------------
	MASONRY STYLES
------------------------------------------------------- */


.vertical-text {
	transform: rotate(90deg);
	transform-origin: left top 0;
	background: transparent;
	color: #669999;
	margin-left: 120px;
	padding: 10px;
	text-transform: uppercase;
	text-transform: 1px 1px 0px rgba(0, 0, 0, 0.5);
	float: left;
	letter-spacing: 0.2em;
	font-size: 17px;
}

.vertical-text-projects {
	transform: rotate(90deg);
	transform-origin: left top 0;
	background: transparent;
	color: #669999;
	margin-left: 120px;
	padding: 10px;
	text-transform: uppercase;
	text-transform: 1px 1px 0px rgba(0, 0, 0, 0.5);
	float: left;
	letter-spacing: 0.2em;
	font-size: 17px;
}

.line-symbol {
    padding: 0;
    border: none;
    border-top: 1px solid #DADADA;
    color: #DADADA;
    text-align: center;
	width: 83%;
	margin: 0 auto;
	background: transparent;
	margin-top: 8px;
	margin-bottom: 15px;
}



.line-symbol1 {
    padding: 0;
    border: none;
    border-top: 1px solid #DADADA;
    color: #DADADA;
    text-align: center;
	width: 83%;
	margin: 0 auto;
	background: transparent;
	margin-top: 93px;
	margin-bottom: 43px;
}




#client-section {
   margin-top: 30px;
   padding-bottom: 90px;
}

.client-heading {
  font-size: 30px;
  font-weight: 300;
  line-height: 1.4;
  margin-bottom: 0;
  padding-bottom: 20px;
  letter-spacing: 2px;
}

.client-logos {
	margin-left: 20px;
}


/* ----------------------------------------------------
	STUDIO STYLES
------------------------------------------------------- */

.studio-margin {
	margin-top: 55px;
}

.studio-heading {
   font-size: 30px;
   font-weight: 700;
   line-height: 1.4;
   margin-bottom: 0;
   padding-bottom: 20px;
   letter-spacing: 2px;
}

.studio-heading span {
   font-size: 20px;
   font-weight: 300;
   line-height: 1.4;
   margin-top: 6px;
   padding-bottom: 50px;
   letter-spacing: 2px;
   display: block;
   color: #669999;
}

.text-studio {
  font-size: 20px;
  font-weight: 300;
  line-height: 1.7;
  margin-bottom: 0;
  padding-bottom: 20px;
  letter-spacing: 0;
  color: #1a1a1a;
}

.text-bold {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.7;
  padding-bottom: 20px;
  letter-spacing: 0;
  color: #1a1a1a;
  text-transform: uppercase;
}

.list-group {
    padding-left: 20px;
    margin-bottom: 20px;
	list-style: circle;
}

 .img-studio {
    border: 20px #c1d6d6 solid;
    position: relative;
	margin-top: 10px;
}



/* Clients section */


.clients-heading {
	color: #ff6633;
	font-size: 22px;
	text-align: center;
	padding-bottom: 15px;
}

.clients {
	margin-top: 110px;
	padding-bottom: 15px;
}

.clients-logos {
	margin-top: -40px;
	margin-bottom: 14px;
}

.clients-a {
	margin-top: 110px;
	padding-bottom: 15px;
}

/* Team banner*/



.team {
    padding-top: 40px;
	padding-bottom: 40px;
	margin-top: 88px;
}

.team-heading {
	color: white;
	font-size: 22px;
	margin-top: 22px;
	padding-bottom: 10px;
	font-weight: 400;
	text-align: center;
	letter-spacing: 2px;
}

.bg-team {
	background-color: #ff6633;
}


/* Team section */

.designer-top h4 {
	font-size: 22px;
	color: white;
	text-transform: uppercase;
	font-weight: 400;
}

.designer-top span {
	font-size: 18px;
	color: white;
	text-transform: uppercase;
	font-weight: bold;
}

.designer-top p {
	font-size: 15px;
	color:white;
	line-height: 1.7;
	margin-top: 16px;
}


.inner-team {
   margin-top: 40px;
   padding-bottom: 90px;
}

.inner-heading-team {
  font-size: 40px;
  font-weight: 300;
  line-height: 1.4;
  margin-bottom: 0;
  padding-bottom: 20px;
  letter-spacing: 2px;
}

.text-inner-team {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.4;
  margin-bottom: 0;
  padding-bottom: 20px;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.inner-heading-team  span {
  background-color: #c1d6d6;
  color: white;
  padding: 4px;
}

.spiral-image {
	margin-top: 70px;
}

/*-- Services --*/

.grid-serv {
	margin: 55px auto;
	list-style: none;
	text-align: center;
}

.speciality-grid {
	padding: 0;
	text-align: left;
}

.speciality h2 {
	color: #EF4C89;
}

.speciality h4 {
	font-size: 20px;
	text-align: left;
	line-height: 35px;
	margin-bottom: 50px;
	color: #EEE;
}

.specialities p {
	line-height: 30px;
	color: #CCC;
	margin-bottom: 25px;
}

.speciality .grid figure {
	margin: 0;
	position: relative;
}


.speciality-info:hover {
	background-color: #eaeaea;
}

.grid-serv figcaption {
	position: absolute;
	top: 0;
	left: 0;
	padding: 20px;
	color: #EEE;
	text-align: center;
}

.grid-serv figcaption h3 {
	margin: 0;
	padding: 0;
	color: #fff;
	margin-bottom: 12px
}

.cs-style-3 figure {
	overflow: hidden;
}

.cs-style-3 figure .speciality-info {
	transition: transform 0.4s;
}

.no-touch .cs-style-3 figure:hover .speciality-info, .cs-style-3 figure.cs-hover .speciality-info {
	transform: translateY(-50px);
}

.cs-style-3 figcaption {
	height: 100px;
	width: 100%;
	top: auto;
	bottom: 0;
	opacity: 0;
	transform: translateY(100%);
	transition: transform 0.4s, opacity 0.1s 0.3s;
}

.no-touch .cs-style-3 figure:hover figcaption, .cs-style-3 figure.cs-hover figcaption {
	opacity: 1;
	transform: translateY(0px);
	transition: transform 0.4s, opacity 0.1s;
}

.speciality-info {
	text-align: center;
	color: #EEE;
	height: 250px;
	padding-top: 76px;
}

.speciality-info img {
	width: 80px;
}

.speciality-info h3 {
	margin-top: 20px;
	color:  #669999;
	text-transform: capitalize;
	font-size: 22px;
	font-weight: 700;
}

.grid1 {
	border-bottom: 1px solid #DADADA;
	border-right: 1px solid #DADADA;
}

.grid2 {
	border-bottom: 1px solid #DADADA;
}

.grid3 {
	border-bottom: 1px solid #DADADA;
	border-left: 1px solid #DADADA;
}

.grid4 {
	border-right: 1px solid #DADADA;
}

.grid6 {
	border-left: 1px solid #DADADA;
}


/* ----------------------------------------------------
	PROJECT STYLES
------------------------------------------------------- */


.inner-projects {
   margin-top: 40px;
   padding-bottom: 90px;
}

.inner-projects-heading {
  font-size: 40px;
  font-weight: 300;
  line-height: 1.4;
  margin-bottom: 0;
  padding-bottom: 20px;
  letter-spacing: 2px;
}

.text-inner-projects {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.4;
  margin-bottom: 0;
  padding-bottom: 20px;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.inner-projects-heading   span {
	background-color: #c1d6d6;
	color: white;
	padding: 4px;
}



/* ----------------------------------------------------
	PROJECT DECSRIPTION STYLES
------------------------------------------------------- */

.projectd-margin {
	margin-top: 55px;
}

.projectd-heading {
   font-size: 30px;
   font-weight: 700;
   line-height: 1.4;
   margin-bottom: 0;
   padding-bottom: 50px;
   letter-spacing: 2px;
}

.projectd-heading span {
   font-size: 20px;
   font-weight: 300;
   line-height: 1.4;
   margin-top: 6px;
   padding-bottom: 50px;
   letter-spacing: 2px;
   display: block;
   color: #669999;
}

.text-projectd {
  font-size: 20px;
  font-weight: 300;
  line-height: 1.7;
  margin-bottom: 0;
  margin-top: 40px;
  padding-bottom: 20px;
  letter-spacing: 0;
  color: #1a1a1a;
}

.text-projectd-text {
  font-size: 20px;
  font-weight: 300;
  line-height: 1.7;
  margin-bottom: 0;
  margin-top: 20px;
  padding-bottom: 20px;
  letter-spacing: 0;
  color: #1a1a1a;
}

.image-project {
	margin-top: 70px;
	padding-bottom: 40px;
}

.image-project1 {
	position:relative;
	margin-left: -100px;
	top: 120px;
}


.image-project-a {
	margin-top: 0;
}

.image-project2 {
	position:relative;
	margin-left: -100px;
	margin-top: 70px;
}

.text-projectd1 {
  font-size: 20px;
  font-weight: 300;
  line-height: 1.7;
  letter-spacing: 0;
  margin-top: 150px;
  background-color: #4c4752;
  padding: 20px;
  color: white;
  width: 83%;
  background-image: url("data:image/svg+xml,%3Csvg width='100' height='20' viewBox='0 0 100 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.184 20c.357-.13.72-.264 1.088-.402l1.768-.661C33.64 15.347 39.647 14 50 14c10.271 0 15.362 1.222 24.629 4.928.955.383 1.869.74 2.75 1.072h6.225c-2.51-.73-5.139-1.691-8.233-2.928C65.888 13.278 60.562 12 50 12c-10.626 0-16.855 1.397-26.66 5.063l-1.767.662c-2.475.923-4.66 1.674-6.724 2.275h6.335zm0-20C13.258 2.892 8.077 4 0 4V2c5.744 0 9.951-.574 14.85-2h6.334zM77.38 0C85.239 2.966 90.502 4 100 4V2c-6.842 0-11.386-.542-16.396-2h-6.225zM0 14c8.44 0 13.718-1.21 22.272-4.402l1.768-.661C33.64 5.347 39.647 4 50 4c10.271 0 15.362 1.222 24.629 4.928C84.112 12.722 89.438 14 100 14v-2c-10.271 0-15.362-1.222-24.629-4.928C65.888 3.278 60.562 2 50 2 39.374 2 33.145 3.397 23.34 7.063l-1.767.662C13.223 10.84 8.163 12 0 12v2z' fill='%23050506' fill-opacity='0.4' fill-rule='evenodd'/%3E%3C/svg%3E");

}

.projectd-padding {
	padding-top: 65px;
}

/* ----------------------------------------------------
	CONTACT STYLES
------------------------------------------------------- */

.form-control {
	display: block;
	width: 70%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	border: 1px solid #c1d6d6;
	border-radius: 0;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}


label {
	font-size: 20px;
	font-weight: 10;
	
	padding-bottom: 6px;
}

.contact-margin {
	margin-top: 55px;
}

.contact-heading {
   font-size: 30px;
   font-weight: 700;
   line-height: 1.4;
   margin-bottom: 0;
   padding-bottom: 20px;
   letter-spacing: 2px;
}

.contact-heading span {
   font-size: 20px;
   font-weight: 300;
   line-height: 1.4;
   margin-top: 6px;
   padding-bottom: 50px;
   letter-spacing: 2px;
   display: block;
   color: #669999;
}

.text-contact {
  font-size: 20px;
  font-weight: 300;
  line-height: 1.7;
  margin-bottom: 0;
  padding-bottom: 20px;
  letter-spacing: 0;
  color: #1a1a1a;
}

#map-canvas {
	height: 400px;
	width: auto;
	margin-top: 110px;
	margin-bottom: 90px;
}


/* ----------------------------------------------------
	FOOTER
------------------------------------------------------- */



footer .container {
	width: 100%;
}

.section-bg-color {
	background-color: #1a1a1a; 
	padding-top: 42px;
	padding-bottom: 42px;
background-image: url("data:image/svg+xml,%3Csvg width='100' height='20' viewBox='0 0 100 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.184 20c.357-.13.72-.264 1.088-.402l1.768-.661C33.64 15.347 39.647 14 50 14c10.271 0 15.362 1.222 24.629 4.928.955.383 1.869.74 2.75 1.072h6.225c-2.51-.73-5.139-1.691-8.233-2.928C65.888 13.278 60.562 12 50 12c-10.626 0-16.855 1.397-26.66 5.063l-1.767.662c-2.475.923-4.66 1.674-6.724 2.275h6.335zm0-20C13.258 2.892 8.077 4 0 4V2c5.744 0 9.951-.574 14.85-2h6.334zM77.38 0C85.239 2.966 90.502 4 100 4V2c-6.842 0-11.386-.542-16.396-2h-6.225zM0 14c8.44 0 13.718-1.21 22.272-4.402l1.768-.661C33.64 5.347 39.647 4 50 4c10.271 0 15.362 1.222 24.629 4.928C84.112 12.722 89.438 14 100 14v-2c-10.271 0-15.362-1.222-24.629-4.928C65.888 3.278 60.562 2 50 2 39.374 2 33.145 3.397 23.34 7.063l-1.767.662C13.223 10.84 8.163 12 0 12v2z' fill='%23050506' fill-opacity='0.4' fill-rule='evenodd'/%3E%3C/svg%3E");
}

.section-bg-color1 {
	background-color: #eaeaea;
	padding-top: 54px;
	padding-bottom: 54px;
	height: 256px;
}

.section-bg-color1 h3 {
	margin-top: 45px;
	font-size: 16px;
	margin-left: 130px;
}

.section-bg-color h2 {
	margin-top: 40px;
	letter-spacing: 0.1em;
	font-size: 17px;
	color: #E0DDDD;
	text-align: left;
}

.section-bg-color p {
	color: #E0DDDD;
	font-size: 14px;
	margin-top: -10px;
}

.icons-f {
	margin-right: 10px;
}




#events header {
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.26);
  margin: auto;
  border-radius: 10px;
  padding: 1rem;
  background-color: pink;
  color: white;
  text-align: center;
  width: 90%;
  max-width: 65rem;
}

#events {
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.26);
  margin: 3rem auto;
  border-radius: 10px;
  padding: 1rem;
  text-align: center;
  width: 90%;
  max-width: 60rem;
}

#events h3 {
 
  color:black;
  margin: 10px;
  font-weight: bold;
}
#events h2 {
  font-size: 2.5rem;
  font-weight: bold;
  border-bottom: 2px solid #ccc;
  color: pink;
  padding-bottom:10px;
  margin: 3rem 0 1rem 0;
}

#events p {
  text-align: left;
  font-size: 2rem;
  border: 1px solid pink;
  
  background-color: transparent;
  color: black;
  margin: 10px 40px;
  
  padding: 1.5rem;
  border-radius: 15px;
}

#events p:hover {
  background-color: pink;

}

#events input {
  font: inherit;
  border: 1px solid #ccc;
}

#events input:focus {
  outline: none;
  border-color: #1b995e;
  background-color: #d7fdeb;
}

#events button {
  font: inherit;
  cursor: pointer;
  border: 1px solid #ff0077;
  background-color: #ff0077;
  color: white;
  padding: 0.05rem 1rem;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.26);
  border-radius: 20px;
  margin: 0 1rem;
}

#events button:hover,
#events button:active {
  background-color: #ec3169;
  border-color: #ec3169;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.26);
}

* {
  box-sizing: border-box;
}

html {
  font-family: 'Jost', sans-serif;
}

body {
  margin: 0;
}

#styling {
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.26);
  margin: 3rem;
  border-radius: 10px;
  padding: 1rem;
  text-align: center;
}

.demo {
  width: calc(100% - 32px);
  height: 100px;
  margin: 16px;
  border: 2px dashed #ccc;
}
.brca_breast_font{
 color:#FD95D3;

}
.brca_breast_background{
  background-color:#FD95D3;
 
 }
.brca_ovarian_font{
  color:#AB86C7;
}

