.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: 75px;
    font-weight: 600;
    line-height: 100px;
    color: rgba(223, 223, 223, 0.5) !important;
    position: absolute;
    top: 62px;
    left: 40px;
    z-index: -1;
}	

.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: #ef3d4f;
    /*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 left, #DD2476, #FF512F);
}

.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;
}

.search-bar-text{
	margin-bottom: 0;
	padding: 0px 10px;
	height: 40px;
	font-size: 12px;
	background: #f3f2f2;
}

.search-bar-btn{
	background-color: #ffb200;
	text-transform: uppercase;
	letter-spacing: 1px;
	border: 0px;
	font-weight: 700;
	padding: 0px;
}

.search-btn-icon{
	background: #e6a81a;
	padding: 6px;
	border-radius: 29px;
}

.grid-homepage-title{
	font-weight:800;
	margin-top: -65px;
	margin-left: -8px;
	color: white;
	position: absolute;
	text-transform:uppercase;
	font-family: 'Poppins', sans-serif !important;
}

.homepage-title{
	color: #0e9a49;
	padding: 18px;
	background: #fbfbfb;
	font-weight: 800;
	letter-spacing: 1px;
	font-family: 'Poppins', sans-serif !important;
}

.homepage-title-border{
	border:3px solid #000;
	width: 750px;
	margin-top: -20px;  
}

.homepage-title-border-mb{
	border: 3px solid #000;
}

.thmb-shadow{
	box-shadow: 0px 2px 5px 1px rgba(0, 0, 0, 0.13) !important;
}

.thmb-img-size{
    height: 95px;
	width: 100px !important;
	object-fit: cover;
}

.hompage-slider-carousel-left{
	background: none !important;
	margin-left: -115px;
	margin-top: 210px;
}

.hompage-slider-carousel-right{
	background: none !important;
	margin-right: -115px;
	margin-top: 210px;
}

.footer-logo{
	margin-top: -35px;
	height: 130px;
}

.lower-footer{
	font-size: 12px;
	font-weight: 500;
	line-height: 1.3em;
	color:#fff;
	font-family:'SF UI Text Regular' !important;
}

.business-partner-carousel-left{
	background: none !important;
	margin-left: -115px;
	margin-top: 45px;
}

.business-partner-carousel-right{
	background: none !important;
	margin-right: -115px;
	margin-top: 45px;
}

.public-sector-left{
	background: none !important;
	margin-left: -115px;
	margin-top: 90px;
	margin-top: 115px;
}

.public-sector-right{
	background: none !important;
	margin-right: -115px;
	margin-top: 90px;
	margin-top: 115px;
}

.private-sector-left{
	background: none !important;
	margin-left: -115px;
	margin-top: 120px;
}

.private-sector-right{
	background: none !important;
	margin-right: -115px;
	margin-top: 120px;
}

.coverimage-text-dk{
	font-size: 56px;
	color: white;
	text-shadow: 0 0 3px #000000e3;
	margin-top: -250px;
	font-family:'SF UI Text Heavy' !important;
}

.coverimage-text-mb{
	font-size: 45px;
	color: white;
	text-shadow: 0 0 3px #000000e3;
	margin-top: -250px;
	font-family:'SF UI Text Heavy' !important;
	text-transform: uppercase !important;
}

.navbar-top-text{
	font-size: 13px !important;
	font-weight:400 !important;
	letter-spacing: 1.5px !important;
	text-transform: uppercase !important;
	color:white !important;
}

.about-paragraph{
	line-height: 1.4;
	padding: 100px;
	padding-top: 10px;
	padding-bottom: 40px;
	font-family:'SF UI Text Regular' !important;
}

.about-paragraph-mb{
	line-height: 1.4;
	padding-top: 10px;
	padding-bottom: 40px;
}

.company-block-text{
	font-weight: 700;
	letter-spacing: 0.5px;
	font-family:'SF UI Text Bold' !important;
	text-transform: uppercase;
	font-size: 30px;
	color: white;
	margin-top: -85px;
	text-shadow: 0 0 3px #000000e3;
	text-decoration:none;
}

.company-block-description{
	font-size: 12px;
	margin-top: 68px;
	padding-right: 35px;
	padding-left: 35px;
	margin-bottom: 24px;
	font-family:'SF UI Text Regular' !important;
}

.thmb-block-image{
	height: 150px;
	object-fit: cover;
	width: 100%;
}

.contact-title{
	font-weight:700;
	color:black;
	letter-spacing: 3px;
	margin-top: 7px;
	font-family:'SF UI Text Bold' !important;
}

.contact-btn{
	max-width: 400px !important;
	margin: 0 auto !important;
	background: #235400 !important;
	border: #235400 !important;
	color: white !important;
	font-weight: 600 !important;
	font-family: 'SF UI Text Bold' !important;
	padding-top: 15px !important;
	padding-bottom: 15px !important;

}

.contact-second-title{
	text-transform: uppercase;
	font-size: 29px;
	font-family:'SF UI Text Heavy' !important;
}

.contact-border{
	border: 2px solid #28950a;
	width: 309px;
	margin-bottom: 45px;
}

.contact-block-txt{
	font-weight:300;
	padding-bottom: 30px;
	font-family:'SF UI Text Regular' !important;
}

.contact-block-txt-v2{
	font-weight:300;
	font-family:'SF UI Text Regular' !important;
}

.contact-block-heading{
	font-family:'SF UI Text Bold' !important;
}

.thmb-block-image-about{
	height: 150px !important;
	object-fit: cover !important;
	width: 100% !important;
}

.coverimage-text-story-dk{
	font-size: 56px;
	color: white;
	text-shadow: 0 0 3px #000000e3;
	margin-top: -205px;
	font-family:'SF UI Text Heavy' !important;
	text-transform: uppercase !important;
}

.detail-title{
	color: black !important;
	padding: 18px !important;
	background: #fbfbfb !important;
	font-weight: 800 !important;
	letter-spacing: 1px !important;
	text-transform:uppercase !important;
	line-height: 1.7 !important;
}

.detail-border-dk{
	border: 3px solid #0e9a49;
	width: 1050px;
	margin-top: -30px;
}

.detail-border-mb{
	border:3px solid #0e9a49;
	margin-top: 15px !important;
}

.detail-title-mb{
	font-weight: 800 !important;
	letter-spacing: 1px !important;
	text-transform:uppercase !important;
	font-family:'SF UI Text Bold' !important;
}

.latest-news-content{
	font-weight:300 !important;
	font-size: 13px !important;
	line-height: 1.5 !important;
	font-family:'SF UI Text Regular' !important;
}

.work-content{
	font-size: 13px !important;
	line-height: 21px !important;
	height: 42px !important;
	max-height: 42px !important;
	font-weight: 300;
}

.work-category{
	text-transform:uppercase !important;
	line-height: 1.4 !important;
}

.work-lp-btn{
	font-size: 12px !important;
	font-family:'SF UI Text Regular' !important;
	letter-spacing: 0.4px !important;
	font-weight:800 !important;
	line-height: 25px !important;
}

.our-staff-service-title{
	text-transform:uppercase !important;
	font-family:'SF UI Text Bold' !important;
}

.our-staff-service-desc{
	line-height: 1.4 !important;
	font-family:'SF UI Text Regular' !important;
	font-size: 13px !important;
}

.our-staff-service-sub-title{
	font-family:'SF UI Text Bold' !important;
}

.our-values-thmb-title{
	font-weight: 800  !important;
	letter-spacing: 1px  !important;
	text-transform: uppercase   !important;
	font-size:33px !important;
	color: #fff !important;
	margin-top: -134px  !important;
	position: absolute  !important;
	text-shadow: 0 0 3px #000 !important;
	margin-left: -88px !important;
	font-family:'SF UI Text Bold' !important;
}

.our-values-thmb-desc{
	font-size: 13px !important;
	line-height: 1.7 !important;
	font-family:'SF UI Text Regular' !important;
	font-weight:300 !important;
}

.our-values-thmb-image{
	height: 190px !important;
	width: 100% !important;
	object-fit: cover !important;
}

.gallery-title{
	font-weight: 800 !important;
	letter-spacing: 1px !important;
	text-transform: uppercase !important;
	font-size:24px !important;
	font-family:'SF UI Text Bold' !important;
}

.gallery-desc{
	font-size: 13px !important;
	line-height: 1.7 !important;
	font-family:'SF UI Text Regular' !important;
	font-weight:300 !important;
}

.gallery-thmb-image{
   height: 280px !important;
   width: 100% !important;
   object-fit: cover !important;
   opacity: 0.7 !important;
}

.menu-custom-heading{
	text-transform:uppercase !important;
	font-size: 16px !important;
	font-weight: 700 !important;
	color: #0e9a49 !important;
}

.menu-custom-subheading{
	text-transform: capitalize !important;
	font-family:'SF UI Text Regular' !important;
}