
@import url('https://fonts.googleapis.com/css?family=Open+Sans&display=swap');


body {
    background-color: #F6F6F6;
}



.top_60 {
    margin-top: 60px;
}
.profile-name {
    line-height: 18px;
    padding: 20px;
}

.profile .name {
    text-transform: uppercase;
    font-size: 17px;
    font-weight: bold;
}

.profile .job {
    font-size: 13px;
    color: #777777;
}

.profile-image {
    margin-top: -18px;
    clip-path: polygon(0 9%, 100% 0, 100% 94%, 0% 100%);
}

ul.profile-information li:first-child {
    padding-bottom: 10px;
    padding-left: 30px;
    position: relative;
}

ul.profile-information li {
    border-left: solid 2px #eee;
    padding: 0 0 23px 20px;
    font-size: 14px;
    color: #787878;
}

.profile {
    background: #fff;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -o-border-radius: 6px;
    width: 100%;
    display: inline-block;
    box-shadow: 0px 2px 92px 0px rgba(0, 0, 0, 0.07);
    -webkit-box-shadow: 0px 2px 92px 0px rgba(0, 0, 0, 0.07);
    -moz-box-shadow: 0px 2px 92px 0px rgba(0, 0, 0, 0.07);
}

.profile .site-btn {
    margin: 18px auto 30px;
    display: block;
}
.site-btn.icon {
    text-align: left;
    padding: 6px 14px 6px 14px;
    border: none;
    border-radius: 50px;
    color: #fff;
    background-color: #90a7f9;
    text-decoration: none;
    margin-left: 25px;

}


.site-btn.icon:hover{
    background-color: #425CBB;
    text-align: left;
    padding: 6px 14px 6px 14px;
    border: none;
    border-radius: 50px;
    color: #fff;
    text-decoration: none;
}



nav ul {
    list-style: none;
}

header nav ul li {
    float: left;
}

.tab.active a, #blog-post .post-list ul li a, #blog-post .post-comment ul li .comment-content a {
    color: rgb(65,91,186);
}
header nav ul li a {
    font-size: 14px;
    font-weight: bold;
    color: #000;
    padding: 0 10px;
    line-height: 73px;
    display: block;
}

header nav {
    background: #fff;
    display: inline-block;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    height: 70px;
    width: 100%;
    margin-bottom: 30px;
    line-height: 35px;
    box-shadow: 0px 2px 92px 0px rgba(0, 0, 0, 0.07);
    -webkit-box-shadow: 0px 2px 92px 0px rgba(0, 0, 0, 0.07);
    -moz-box-shadow: 0px 2px 92px 0px rgba(0, 0, 0, 0.07);
}

header nav .site-btn {
    margin: 18px 18px 0 5px;
}

.site-btn, header nav a.home-btn i, ul.profile-information li:first-child:before, #blog .blog-box .date span, #blog .blog-box .date span, .timeline li:first-child i, .cbp-l-loadMore-link.site-btn {
    color: #fff !important;
}


#content {
    min-height: 500px;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    padding: 15px;
}
#content {
    background: #fff;

}
ul.profile-information li:first-child:before {
    margin-left: -51px;
    margin-top: -30px;
    margin-bottom: 20px;
    position: relative;
    border: 0;
    width: 40px;
    height: 40px;
    padding: 11px 14px;
    box-shadow: 0px 2px 32px 0px #90a7f9;
}
.timeline li:before, ul.profile-information li:before {
    border-color: #90a7f9 !important;
}
ul.profile-information li:before {
    border-color: #90a7f9;
}
ul.profile-information li:before {
    content: "";
    border: solid 2px;
    width: 8px;
    height: 8px;
    border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    font-size: 8px;
    margin-left: -25px;
    margin-top: 2px;
    font-weight: 400;
    background: #fff;
    display: block;
    position: absolute;
    background-color: #90a7f9;
}

.section-title h2 {
    font-size: 20px;
    font-weight: 600;
    position: relative;
    padding: 0px 0px 10px 20px;
    font-family: 'Open Sans', sans-serif;
    color: #87a1ff;

}



.timeline li:first-child i {
    float: left;
    margin-left: -30px;
    padding: 18px 16px;
    border-radius: 165px;
    margin: -13px -45px;
        width: 36px;
    text-align: center;
}





.timeline li {
    border-left: solid 2px #ececec;
    list-style: none;
    padding: 0 0 40px 30px;
}

.timeline li:before, ul.profile-information li:before {
    border-color: #90a7f9 !important;
}
.timeline li:before {
    content: "";
    border: solid 2px;
    width: 8px;
    height: 8px;
    border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    font-size: 8px;
    margin-left: -35px;
    font-weight: 400;
    background: #fff;
    display: block;
    position: absolute;
    margin-top: -1px;
}

.profile-information li{list-style-type: none;}

ul.profile-information li:first-child:after {
    background: url(Images/eyeglass.png) no-repeat;
    background-size: 27px 10px;
}
ul.profile-information li:first-child:after {
    background: url(Images/eyeglass.png) no-repeat;
    content: '';
    width: 35px;
    height: 27px;
    position: absolute;
    top: 0;
    left: 0;
    margin: 9px -15px;
    background-size: 28px 25px;
}


.profile-image img {
    width: 100%;
}

.timeline h3 {
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
}
.timeline p {
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    color: rgb(152,152,152);
    
}



.dynamic {
    margin-top: 14px;
}

.profile-information p span {
    color: #000;
    font-size: 16px;
}

.clients .client {
    background: #fff;
    padding: 18px;
    border-radius: 8px;
    box-shadow: 0px 0px 48px 0px rgba(4, 6, 4, 0.08);
    width: 100%;
    padding: 26px 16px;
}

.clients .client img {
    width: 100%;
}

.icon-button {
    background-color: #d7dffb;
    border-radius: 35px;
    cursor: pointer;
    display: inline-block;
    margin: 0 4px;
    position: relative;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 34px;
}
/* Circle */

nav ul {
    list-style: none;

}


.content-header {
    z-index: 5;
}
.bottom_15 {
    margin-bottom: 15px;
}
#portfolio #filters-container .cbp-filter-item {
    font-size: 15px;
    color: #787878;
    cursor: pointer;
    float: left;
    margin-right: 15px;
}

#portfolio .cbp-item figure img, .work figure {
    width: 100%;
}
.cbp img {
    display: block;
    border: 0;
    width: 100%;
    height: auto;
}

#portfolio .cbp-item figure .icon {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    opacity: 0;
    display: table-cell;
    vertical-align: middle;
    top: 50%;
    margin-top: -20px;
    transition: all ease 0.3s;
}

#portfolio .cbp-item figcaption {
    padding: 14px;
}

#js-loadMore-agency {margin: 0 auto; text-align: center; margin-bottom: 25px; margin-top: 30px;}


.cbp-l-loadMore-link.site-btn {
    font-family: 'Roboto', sans-serif !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    border: 0 !important;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    padding: 1px 29px !important;
    line-height: 35px !important;
}
.cbp-l-loadMore-button .cbp-l-loadMore-link, .cbp-l-loadMore-button .cbp-l-loadMore-button-link {
    border: 1px solid #DEDEDE;
    color: #7E7B7B;
    display: inline-block;
    font: 400 12px/36px "Open Sans", sans-serif;
    min-width: 80px;
    text-decoration: none;
    padding: 0 30px;
    outline: 0;
    margin-top: 40px;
    box-shadow: none;
    -webkit-transition: color .25s;
    transition: color .25s;
}

footer .footer {
    background: #1e1e1e;
    min-height: 42px;
    color: #fff;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    line-height: 32px;
    font-size: 13px;
}
.bottom_30 {
    margin-top: 40px;
}


#portfolio .cbp-item-wrapper {
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    display: inline-block;
    overflow: hidden;
    box-shadow: 0px 0px 48px 0px rgba(4, 6, 4, 0.08);
    -webkit-box-shadow: 0px 0px 48px 0px rgba(4, 6, 4, 0.08);
    -moz-box-shadow: 0px 0px 48px 0px rgba(4, 6, 4, 0.08);
}
.cbp-item-wrapper {
    width: 100%;
    height: 100%;
    position: relative;
    top: 0;
    left: 0;
}

#portfolio .cbp-item .portfolio-image .icon i, #portfolio .cbp-item figure .icon i {
    background: rgb(255, 197, 1);
}
#portfolio .cbp-item figure .icon i {
    color: #fff;
    padding: 17px 0 16px;
    min-width: 50px;
    border-radius: 50px;
    text-align: center;
    transition: all ease 0.3s;
    text-align: center;
    background: rgba(3, 122, 249, 0.80);
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

figcaption .title{color: #000; text-decoration: none;}
figcaption .info{color: rgb(172, 172, 172); text-decoration: none;}
figcaption .title:hover{text-decoration: none;}
figcaption .info:hover{ text-decoration: none;}

.skill-list h3 {
    font-size: 16px;
}
.progress {
	overflow: hidden;
	height: 20px;
	background-color: #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
	box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
		margin-bottom: 20px;
}
.progress-bar {
	width: 0;
	height: 100%;
	color: #fff;
	text-align: center;
	background-color: #9db2ff;

	
 
}
.progress-striped .progress-bar {
			background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
			background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
			background-size: 40px 40px;
}
.progress.active .progress-bar {
	-webkit-animation: progress-bar-stripes 2s linear infinite;
	animation: progress-bar-stripes 2s linear infinite;
	-moz-animation: progress-bar-stripes 2s linear infinite;
}
