.header-heading-cursive{
	line-height: 1;
	position: relative;
	margin-top: -285px;
	z-index: 19;
	text-shadow: 2px 2px 4px #000000;
	color:White;
    font-family: 'Poiret One', cursive;
    font-weight:200;
    font-size: 52px;
}

.header-heading{
	line-height: 1.3;
	padding: 0;
	font-size: 65px;
	margin: 0px 0 45px;
	text-shadow: 2px 2px 4px #000000;
	color:White;
    font-weight: 500;
}

.header-heading-cursive-xs{
	line-height: 1;
	position: relative;
	margin-top: -265px;
	z-index: 19;
	text-shadow: 2px 2px 4px #000000;
	color:White;
	letter-spacing: 1px;
    font-family: 'Poiret One', cursive;
    font-weight:200;
    font-size: 32px;
}

.header-heading-xs{
	line-height: 1.3;
	padding: 0;
	font-weight: 500;
	font-size: 40px;
	text-shadow: 2px 2px 4px #000000;
	color:White;
}

.text-margin-30{
	margin: 0 0 30px;
}

.text-gray-scale{
	color: #adadad;
}

.bg-heading{
	letter-spacing: 1px;
	background: #00121a;
	padding: 8px;
	color: white;
	font-weight: 600;
	border-radius: 6px;
    font-size: 16px;
	font-family: 'Montserrat', sans-serif !important;
	text-transform: uppercase;
}

.description-text{
	color: #666;
	line-height: 1.8;
}

.image-hv{
	height: 120px;
}

.title-heading-wrk{
	margin: 0 0 30px;
	color: #ababab !important;
	font-weight:600;
}

.desc-wrk{
	margin: 0 0 30px;
	color: #ababab !important;
}

.text-margin-30-600{
	margin: 0 0 30px;
	font-weight: 600;
}

.desgn-bg-title{
	font-size: 14px;
	color: #e9e9e9;
	font-style: normal;
	font-weight: 500;
	background: #00121a;
	padding: 7px;
	border-radius: 39px;
}

.line-h{
	line-height: 1.8;
}

.contain-display{
	max-width: 69em;
	list-style: none;
	margin: 0 auto;
	padding: 0;
}

.porto-title{
	margin-top: -70px;
	margin-left: 10px;
	color: white;
	position: absolute;
	font-family: 'Montserrat', sans-serif;
}

.porto-sub-title{
	margin-top: -33px;
	margin-left: 10px;
	color: white;
	position: absolute;
	font-family: 'Montserrat Alternates', sans-serif;
}

.header-heading-about{
	line-height: 1.3;
	font-weight: 500;
	font-size: 65px;
	position: relative;
	margin-top: -300px;
	z-index: 19;
	text-shadow: 2px 2px 4px #000000;
	color:White;
	font-family: 'Montserrat', sans-serif;
}

.sub-heading-about{
	line-height: 1.7;
	padding: 0;
	font-weight: 300;
	font-size: 16px;
	margin: 0px 0 45px;
	text-shadow: 2px 2px 4px #000000;
	color:White;
}

.bg-text {
    font-size: 104px;
	font-weight: 600;
	line-height: 100px;
	color: rgba(0, 0, 0, 0.62);
	position: absolute;
	top: 155px;
	left: 36px;
	font-family: 'Montserrat Alternates', sans-serif;
	font-weight: 700;	
}	

.header-heading-about-xs{
    line-height: 1.3;
    font-weight: 400;
    font-size: 45px;
    position: relative;
    margin-top: -314px;
    z-index: 19;
    text-shadow: 2px 2px 4px #000000;
    color:white;
}

.sub-heading-about-xs{
	line-height: 1.7;
    padding: 0;
    font-weight: 300;
    font-size: 14px;
    text-shadow: 2px 2px 4px #000000;
    color:white;
}

.about-name-title{
    margin: 0 0 10px;
    color: #5c258d;
    /*background: #1f2433*/;
    padding: 9px;
    text-transform:uppercase;
}

.about-us-description{
    line-height: 1.9;
    font-weight:300;
}

.bg-text-about{
    font-size: 75px;
    font-weight: 600;
    line-height: 100px;
    color: rgba(233, 233, 233, 0.5);
    position: absolute;
    top: 62px;
    left: 81px;
    z-index: -1;
}

.blog-image-title{
    margin-top: -70px;
    margin-left: 10px;
    color: white;
    position: absolute;
    font-family: 'Montserrat', sans-serif;
    font-weight:700;
}

.blog-image-sub-title{
    margin-top: -33px;
    margin-left: 10px;
    color: white;
    position: absolute;
    font-family: 'Montserrat Alternates', sans-serif;
}

.blog-date-title{
    color: #656565;
    font-family: 'Montserrat', sans-serif;
    font-size:12px;
    font-weight: 500;
}

.blog-descripition{
    color: #656565;
    font-size:13px;
    font-weight: 300;
}

.blog-href{
    color:#e80441 !important;
    font-weight: 500;
    font-size:12px;
}

.blog-image{
    height: 313px;
    width: 100%;
    object-fit: cover;
}

.blog-detail-title{
    font-family: 'Montserrat' , sans-serif;
    font-weight:bold;
}

.blog-detail-description{
    line-height: 1.9;
    font-weight:300;
}

.blog-detail-share-title{
    font-family: 'Montserrat' , sans-serif;
    text-transform:uppercase;
}

.blog-detail-user-avatar{
    height:60px;
    position: absolute;
    margin-top: -10px;
}

.blog-detail-user-name{
    position: absolute;
    margin-left: 68px
}

.blog-detail-reply{
    color:#ef3d4f !important;
    text-decoration:none !important;
    font-family: 'Montserrat' , sans-serif;
}

.sub-footer-bg{
    background:linear-gradient(to right, #5c258d, #4389a2);
}

.sub-footer-title{
    margin: 0 0 15px;
    color:white;
}

.sub-footer-descripition{
    color:white;
    font-weight: 300;
}

.sub-footer-descripition-v1{
    color: #ffffff;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.9;
}

.work-image-title{
    margin-top: -70px;
    margin-left: 10px;
    color: white;
    position: absolute;
    font-family: 'Montserrat', sans-serif;
}

.work-image-sub-title{
    margin-top: -33px;
    margin-left: 10px;
    color: white;
    position: absolute;
    font-family: 'Montserrat Alternates', sans-serif;
}

.work-content-contain{
    max-width: 69em !important;
    list-style: none !important;
    margin: 0 auto !important;
    padding: 0 !important;
}

.client-name{
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 600;
} 

.client-designation{
    color: #656565;
    font-weight: 300;
}

.review-user-avatar{
    height: 245px;
    margin-bottom: -110px;
}

.thumbnail-effect{
    background: #f9f9f9;
    color: #000;
    box-shadow: 0 1px 2px 1px rgba(189,198,207,.41);
}

.review-descripition{
    font-weight: 300;
    font-size: 13px;
    line-height: 1.6;
}

.contact-sub-title{
    margin: 0 0 10px;
    font-size: 22px;
}

.contact-sub-title-detail{
    line-height: 1.9;
    text-align: justify;
    margin: 0 0 10px;
    font-weight: 300;
}

.contact-elements{
    display: inline-block;
    max-width: 100%;
    font-weight: 700;
}