.Carousel{
	display:none;
}
.time{
	display:none;
}
/*img*/

header.project-header {
    display: none !important;
}
/*right*/
@media (min-width: 0){
.g-mb-30 {
    margin-bottom: 2.14286rem !important;
}}
article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
    display: block;
}
@media (min-width: 0){
.g-mb-30 {
    margin-bottom: 2.14286rem !important;
}}

.g-brd-primary {
    border-color: #72c02c !important;
}
.g-color-gray-dark-v2 {
    color: #333 !important;
}
.g-font-weight-600 {
    font-weight: 600 !important;
}
.h1, .h2, .h3, .h4, .h5, .h6, .h7, h1, h2, h3, h4, h5, h6 {
    line-height: 1.4;
}
.text-uppercase {
    text-transform: uppercase!important;
}

.h4, h4 {
    font-size: 1.2rem;
    padding: 4rem 0 0 0;
    text-align: justify;
    padding: 1rem;
}
.u-heading-v2-3--bottom::after {
    margin-top: 1.07143rem;
}

.u-heading-v2-3--bottom::after, .u-heading-v2-3--top::before {
    width: 5rem;
    border-top-width: 1px;
	display:none;
}
.g-font-size-16 {
    font-size: 1.14286rem !important;
}
b, strong {
    font-weight: bolder;
}
@media (min-width: 0){
.g-mb-30 {
    margin-bottom: 2.14286rem !important;
}}
/
.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}

@media (min-width: 576px){
.g-mb-0--sm {
    margin-bottom: 0 !important;
}}
@media (min-width: 576px){
.g-mb-0--sm {
    margin-bottom: 0 !important;
}}
@media (min-width: 0){
.g-mr-15 {
    margin-right: 1.07143rem !important;
}}
@media (min-width: 0){
.g-mb-10 {
    margin-bottom: 0.71429rem !important;
}}
@media (min-width: 0){
.g-mb-10 {
    margin-bottom: 0.71429rem !important;
}}
.g-font-weight-600 {
    font-weight: 600 !important;
}
.g-font-size-12 {
    font-size: 0.85714rem !important;
}
.u-btn-primary {
    color: #fff;
    background-color:#3398dc;
}
.btn-xl {
    line-height: 1.4;
    padding: 0.92857rem 1.85714rem;
    font-size: 1.28571rem;
}
.btn {
    position: relative;
    transition: .2s ease;
    cursor: pointer;
}
.text-uppercase {
    text-transform: uppercase!important;
	text-align: center;
}
.rounded {
    border-radius: .25rem!important;
}
.btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
 
 
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
   
}
.g-color-gray-dark-v5 {
    color: #999 !important;
}

.g-font-size-12 {
    font-size: 0.85714rem !important;
}
@media (min-width: 576px){
.d-sm-inline-block {
    display: inline-block!important;
}}
.d-block {
    display: block!important;
}
.small, small {
    font-size: 80%;
    font-weight: 400;
}
/*custome*/
.project-img{width:100%;margin-top:20px}
.project-cont{
	border: 1px solid #00000012;
    padding: 10px;
    border-radius: 5px;
	position:relative;}
.project-header{margin-bottom: 5rem !important;}	
.project-header div h2{text-align:center;}

.project-header div h4{
	text-align:center;font-size: 1rem;
    font-weight: 600;
    margin-top: -3px;}
	
.project-header p{
	text-align: justify;
	font-size: 1rem !important;
	padding: 20px 0;
}
.project-tag{
	float: right;}

.project-tag li{
	display:inline-block;
	background-color: rgb(62, 107, 163);
    padding: 1px 10px;
    border-radius: 5px;
	color:white;
    }
.project-tag li a{
	text-decoration: none;
	color:white;
    }	
.project-detail{
	margin: 13px 0;
    box-shadow: 0 1px 5px rgba(0,0,0,0.2);
    border-radius: 5px;
    width: 100%;
    height: 50px;
	padding: 10px;
}
.project-detail img{
	float:right;
	margin-left: 10px;
}
.project-first-p{
	font-size: 0.9rem;
    font-weight: 800;
    margin-top: 2px;
	width:12%;
	float:right;
}
.project-second-p{
	font-size: 0.9rem;
    font-weight: 800;
    margin-top: 2px;
	width:70%;
	float:right;
}
.project-first-time{
	font-size: 0.9rem;
    font-weight: 800;
    margin-top: 2px;
	width:8%;
	float:right;
}
.project-second-time{
	font-size: 0.9rem;
    font-weight: 800;
    margin-top: 2px;
	width:35%;
	float:right;
}
.modir-title{text-align: center;
    font-weight: 700;
    font-size: 1.7rem;
    margin-top: 20px;}
.project-modir{
    padding: 10px;
	box-shadow: 0 1px 5px rgba(0,0,0,0.2);
	border-radius: 5px;
	margin-top: 15px;	
}
.modir-img{
    position: relative;
    overflow: hidden;
    border-radius: 200px;
	padding: 0;
    height: 300px;
    
}
.modir-img img{
	position: absolute;
    width: 100%;
    height: 100%;
}
.modir-text{width: 70%;
    padding: 30px 30px 0 0;}
.modir-text h2{font-weight: 800;
    font-size: 2rem;}
.modir-text p{text-align: justify;}
.project-member{
	padding: 10px;
	box-shadow: 0 1px 5px rgba(0,0,0,0.2);
	border-radius: 5px;
	margin-top: 15px;	
}
.member-img{position: relative;
    width: 150px;
    height: 150px;
	overflow: hidden;
    border-radius: 80px;}
.member-img img{width:100%;height:100%;position:absolute;}
.member-title{text-align: center;
    font-weight: 700;
    font-size: 1.7rem;
    margin-top: 20px;}
.member-hover{width: 100%;
    height: 0;
    background-color: #ffffffdb;
    position: absolute;
    bottom: 0;
    transition: all 0.7s;}
.member-hover p{text-align: center;
    font-size: 1rem !important;
    font-weight: 700;
    line-height: 1.3;
    margin-top: 5px;}
.member-img:hover .member-hover{height:50%;}