#colorlib-page
{
	width: 100%;
	overflow: hidden;
	position: relative;
}

#colorlib-aside
{
	padding-top: 1em;
	padding-bottom: 1px;
	float:left;
	width: 300px;
	height: 100%;
	position: fixed;
	z-index: 1001;
	background-color: #f2f3f7;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}

@media screen and (max-width: 768px)
{
	#colorlib-aside
	{
		width: 300px;
		-moz-transform: translateX(-300px);
		-webkit-transform: translateX(-300px);
		-ms-transform: translateX(-300px);
		-o-transform: translateX(-300px);
		transform: translateX(-300px);
		padding-top: 4em;
		background-color: #f2f3f7;
		height: auto;
	}
}

#colorlib-aside .author-img
{
	width: 200px;
    height: 200px;
    margin: 0 auto;
    margin-bottom: 30px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    border: 3px solid white;
}

#colorlib-aside h1
{
	color: #000;
	font-family: 'Raleway', sans-serif;
}


#colorlib-aside .position
{
	display: block;
    margin-bottom: 2em;
    font-size: 12px;
    text-transform: uppercase;
}

#colorlib-aside #colorlib-logo
{
	text-align: right;
    font-weight: 700;
    font-size: 30px;
    margin-bottom: .5em;
    display: block;
    width: 100%;
}

#colorlib-aside #colorlib-logo a
{
    display: block;
   	text-align: center;
    color: #000;
    padding-right: .3em;
}

#colorlib-aside #colorlib-main-menu
{
    display: block;
    width: 100%;
}

#colorlib-aside #colorlib-main-menu .collapse
{
	display: block !important;
}

#colorlib-aside #colorlib-main-menu ul
{
	text-align: center;
	margin: 0;
	padding: 0;
}

@media screen and (max-width: 768px)
{
	#colorlib-aside #colorlib-main-menu ul
	{
		margin: 0 0 2em 0;
	}
}

#colorlib-aside #colorlib-main-menu ul li
{
	margin: 0 0 10px 0;
    padding: 0;
    list-style: none;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
}
#colorlib-aside #colorlib-main-menu ul li a
{
	color: rgba(0, 0, 0, 0.7);
	text-decoration: none;
	position: relative;
	padding: 10px 0;
	font-family: "Quicksand", Arial, sans-serif;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}



#colorlib-aside #colorlib-main-menu ul li a:hover
{
	text-decoration: none;
    color: black;
}

#colorlib-aside #colorlib-main-menu ul li a:hover:after
{
    visibility: visible;
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -o-transform: scaleX(1);
    transform: scaleX(1);
}

#colorlib-aside #colorlib-main-menu ul li.active a
{
	color: #2c98f0;
}

.container-wrap {
  max-width: 1170px;
  margin: 0 auto; }

#colorlib-main {
  width: calc(100% - 300px);
  float: right;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s; }
  @media screen and (max-width: 768px) {
    #colorlib-main {
      width: 100%;
      padding: 0 1em; } }




.colorlib-narrow-content 
{
	padding: 0 4.5em;
}
	@media screen and (max-width: 878px)
	{
		.colorlib-narrow-content
		{
			width: 100%;
			padding: 0 1em;
		}
	}

.no-gutters
{
	margin: 0;
	padding: 0;
}

.colorlib-experience,
.colorlib-skills,
.colorlib-education,
.colorlib-blog,
.colorlib-work,
.colorlib-about,
.colorlib-installation,
.colorlib-services,
.colorlib-contact

{
	padding-top: 2em;
	padding-bottom: 0em;
	clear: both;
	width: 100%;
	display: block;
}

@media screen and (max-width: 768px)
{
	.colorlib-experience,
    .colorlib-skills,
    .colorlib-education,
    .colorlib-blog,
    .colorlib-work,
    .colorlib-about,
    .colorlib-installation,
    .colorlib-services,
    .colorlib-contact
    {
    	padding-top: 2em;
    	padding-bottom: 0em;
    }
}

.author-img {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative; }

.colorlib-heading {
  font-size: 18px;
  margin-bottom: 2em;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 5px;
  line-height: 1.8;
  position: relative; }
  .colorlib-heading span {
    display: block; }
  @media screen and (max-width: 768px) {
    .colorlib-heading {
      margin-bottom: 2em; } }

.heading-meta {
  margin-bottom: 15px;
  display: block;
  font-size: 10px;
  text-transform: uppercase;
  color: #999999;
  font-weight: 500;
  letter-spacing: 5px; }

.about-img {
  width: 100%;
  height: 600px;
  margin-bottom: 10px;
margin-left: 10px;}

.about-desc h3 {
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 5px;
  font-weight: 500; }

.hire
{
	padding: 2em;
	background:#f2f3f7;
}

.fancy-collapse-panel .panel-default > .panel-heading {
  padding: 0;
}

<!-----projectcss------------>
#projects {
  padding: 50px 15px;
  border-bottom: 1px solid #dcd9d9;
  text-align: center
}

#projects h2 {
  color: #374054;
  margin-bottom: 50px
}

.project {
  position: relative;
  max-width: 900px;
  margin: 0 auto 30px auto;
  overflow: hidden;
  background: #fff;
  border-radius: 4px
}

.project-image {
  float: left
}

.project-info {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  margin-left: 300px;
  padding: 15px
}

.project-info h3 {
  font-size: 1.5em;
  font-weight: 300;
  color: #374054;
  margin: 0 0 15px 0
}

.project-info p {
  color: #74808a;
  margin: 0 0 15px 0;
  font-size: 0.9em
}

.no-image .project-info {
  position: relative;
  margin: 0;
  padding: 30px 15px;
  transform: none
}

#more-projects {
  display: none
}


.panel-heading a {
  padding: 20px 25px;
  display: block;
  width: 100%;
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-family: "Quicksand", Arial, sans-serif;
  background-color: #2c98f0;
  color: #fff;
  position: relative;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  -ms-box-shadow: none !important;
  -o-box-shadow: none !important;
  box-shadow: none !important; }

.panel {
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  -ms-box-shadow: none !important;
  -o-box-shadow: none !important;
  box-shadow: none !important;
  border: none; }

.panel-heading a:after {
  font-family: "icomoon";
  content: "\e115";
  position: absolute;
  right: 20px;
  font-size: 14px;
  font-weight: 400;
  top: 50%;
  line-height: 1;
  margin-top: -7px; }

.panel-heading a.collapsed:after {
  content: "\e114"; }

.panel-heading a.collapsed {
  background: #f2f3f7;
  border: 1px solid #e6e6e6 !important;
  color: #333333; }

.panel-body {
  padding: 1.5em;
  margin-top: 5px;
  border: 1px solid #e6e6e6 !important; }

.timeline-centered {
  position: relative;
  margin-bottom: 30px; }

.timeline-centered:before, .timeline-centered:after {
  content: " ";
  display: table; }

.timeline-centered:after {
  clear: both; }

.timeline-centered:before, .timeline-centered:after {
  content: " ";
  display: table; }

.timeline-centered:after {
  clear: both; }

.timeline-centered:before {
  content: '';
  position: absolute;
  display: block;
  width: 4px;
  background: #f2f3f7;
  top: 20px;
  bottom: 20px;
  margin-left: 29px; }

.timeline-centered .timeline-entry {
  position: relative;
  margin-top: 5px;
  margin-left: 30px;
  margin-bottom: 10px;
  clear: both; }

.timeline-centered .timeline-entry .timeline-entry-inner {
  position: relative;
  margin-left: -20px; }

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon {
  display: block;
  width: 40px;
  height: 40px;
  background: #2c98f0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  -moz-box-shadow: 0 0 0 5px #f2f3f7;
  -webkit-box-shadow: 0 0 0 5px #f2f3f7;
  box-shadow: 0 0 0 5px #f2f3f7;
  line-height: 40px;
  float: left; }
  .timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon i {
    color: #fff; }
  .timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.color-2 {
    background: #ec5453; }
  .timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.color-3 {
    background: #f9bf3f; }
  .timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.color-4 {
    background: #a84cb8; }
  .timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.color-5 {
    background: #2fa499; }
  .timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.color-none {
    background: #fff;
    width: 20px;
    height: 20px;
    margin-left: 10px; }

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label {
  position: relative;
  background: #f2f3f7;
  padding: 1.5em;
  margin-left: 60px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box; }

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label:after {
  content: '';
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 9px 9px 9px 0;
  border-color: transparent #f2f3f7 transparent transparent;
  left: 0;
  top: 10px;
  margin-left: -9px; }

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label p + p {
  margin-top: 15px; }

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label h2 {
  font-size: 20px;
  font-family: "Quicksand", Arial, sans-serif;
  font-weight: 500; }

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label h2 a {
  color: #000; }

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label h2 span {
  -webkit-opacity: .4;
  -moz-opacity: .4;
  opacity: .4;
  -ms-filter: alpha(opacity=40);
  filter: alpha(opacity=40);
  font-size: 16px; }

.services
{
  margin-bottom: 30px;
  padding: 1.5em;
  -webkit-box-shadow: 0px 0px 56px -8px rgba(0, 0, 0, 0.17);
  -moz-box-shadow: 0px 0px 56px -8px rgba(0, 0, 0, 0.17);
  -ms-box-shadow: 0px 0px 56px -8px rgba(0, 0, 0, 0.17);
  -o-box-shadow: 0px 0px 56px -8px rgba(0, 0, 0, 0.17);
  box-shadow: 0px 0px 56px -8px rgba(0, 0, 0, 0.17);
  border-bottom: 2px solid #2c98f0;
}

.services.icon2
{
  display: block;
  margin-bottom: 20px;
}

.services.icon2 i
{
  font-size: 30px;
  color: #2c98f0;
}

.services h3
{
  font-family: "Quicksand", Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.services.color-2
{
  border-bottom: 2px solid #ec5453;
}

.services.color-2 .icon2 i
{
  color: #ec5453;
}

.services.color-4
{
  border-bottom: 2px solid #6cb84c;
}

.services.color-4.icon2 i
{
  color: #6cb84c;
}


.progress-wrap h3
{
	font-size: 16px;
	font-family: "Quicksand", Arial, sans-serif;
	margin-bottom: 10px;
}

.progress
{
	height: 6px;
	-webkit-box-shadow: none;
	box-shadow: none;
	background: #f2f3f7;
	overflow: visible;
}

.progress-bar
{
	background: #2c98f0;
	-webkit-box-shadow: none;
	box-shadow: none;
	font-size: 12px;
	line-height: 1.2;
	color: #000;
	font-weight: 600;
	text-align: right;
	position: relative;
	overflow: visible;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	border-radius: 8px;
}

.progress-bar:after
{
	position: absolute;
    top: -2px;
    right: 0;
    width: 10px;
    height: 10px;
    content: '';
    background: #2c98f0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
}

.progress-bar span
{
	position: absolute;
    top: -22px;
    right: -32px;
}

.progress-bar.color-1
{
	background: #2c98f0;
}

.progress-bar.color-1:after
{
	background: #2c98f0;
}

.progress-bar.color-1 span
{
	color: #2c98f0;
}

.progress-bar.color-2
{
	background: #ec5453;
}

.progress-bar.color-2:after
{
	background: #ec5453;
}

.progress-bar.color-2 span
{
	color: #ec5453;
	padding-top: 2px;
}

.progress-bar.color-3
{
    background: #f9bf3f;
}

.progress-bar.color-3:after
{
	background: #f9bf3f;
}

.progress-bar.color-3 span
{
	color: #f9bf3f;
}

.progress-bar.color-4
{
    background: #a84cb8;
}

.progress-bar.color-4:after
{
    background: #a84cb8;
}

.progress-bar.color-4 span
{
	color: #a84cb8;
}

.progress-bar.color-5
{
	background: #2fa499;
}

.progress-bar.color-5:after
{
	background: #2fa499;
}

.progress-bar.color-5 span
{
	color: #2fa499;
}

.progress-bar.color-6
{
    background: #4054b2;
}

.progress-bar.color-6:after
{
	background: #4054b2;
}

.progress-bar.color-6 span
{
	color: #4054b2;
}

.progress-bar.color-7
{
    background: #ec5453;
}

.progress-bar.color-7:after
{
	background: #ec5453;
}

.progress-bar.color-7 span
{
	color: #ec5453;
}

.progress-bar.color-8
{
	background: #f9bf3f;
}

.progress-bar.color-8:after
{
	background: #f9bf3f;
}

.progress-bar.color-8 span
{
	color: #f9bf3f;
}

.progress-bar.color-9
{
    background: #a84cb8;
}

.progress-bar.color-9:after
{
	background: #a84cb8;
}

.progress-bar.color-9 span
{
	color: #a84cb8;
}

.progress-wrap h3
{
	padding-bottom: 14px;
}

.poppins-thin {
  font-family: "Poppins", sans-serif;
  font-weight: 100;
  font-style: normal;
}

.poppins-extralight {
  font-family: "Poppins", sans-serif;
  font-weight: 200;
  font-style: normal;
}

.poppins-light {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-style: normal;
}

.poppins-regular {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.poppins-medium {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: normal;
}

.poppins-semibold {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-style: normal;
}

.poppins-bold {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.poppins-extrabold {
  font-family: "Poppins", sans-serif;
  font-weight: 800;
  font-style: normal;
}

.poppins-black {
  font-family: "Poppins", sans-serif;
  font-weight: 900;
  font-style: normal;
}

.poppins-thin-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 100;
  font-style: italic;
}

.poppins-extralight-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 200;
  font-style: italic;
}

.poppins-light-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-style: italic;
}

.poppins-regular-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: italic;
}

.poppins-medium-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: italic;
}

.poppins-semibold-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-style: italic;
}

.poppins-bold-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: italic;
}

.poppins-extrabold-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 800;
  font-style: italic;
}

.poppins-black-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 900;
  font-style: italic;
}
