	body{
	font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-size: 16px;
	color:#3a3a3a;
	margin: 0px;
}
h1,
h2,
h3,
h4,
h5,
h6{
	font-family:Montserrat;
	position: relative;
	padding: 0px;
	margin: 0px;
	line-height: 100%;
}
img{max-width: 100%;}
body.modal-open {
    padding-right: 0px !important;
}
/* New */
.banner_contant.landing_web_banner2 h1.heading_common{
    font-size: 22px;
    font-weight: 800;
    font-family: Montserrat;
    color: #ffffff;
    margin-bottom: 0px;
    line-height: 30px;
    text-transform: uppercase;
}
.btn_subscribe.p_inherit {
    float: left;
    margin-top: 20px;
	margin-left: 0;
}
.btn_subscribe.p_inherit .btn a {
    padding: 6px 15px;
}
/* New */

/*======= Start Engineering Page New css =======*/

.white_bg {
    padding: 60px 0;
    background: #ffffff;
}
.gray_bg {
    padding: 60px 0;
    background: #f7f7f7;
}
.blk_light_bg {
    padding: 60px 0;
    background: #1b1b1b;
}
.heading_commons {
    font-size: 40px;
    font-weight: 800;
    font-family: Montserrat;
	padding-top:15px;
    color: #000000;
    position: relative;
	margin-bottom: 10px;
    text-transform: uppercase;
}
.heading_commons:after {
    content: "";
    position: absolute;
    width: 80px;
    height: 7px;
    top: 0px;
    left: 0;
    background: #00b2ff;
}
.heading_commons span.bbr {display:inline;}
.heading_commons span {display:block;}
.banner_contant .heading_commons:after {
    background: #fff;
}
.banner_blk {
    #position: relative;
}

.banner_contant {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translate(0px, -50%);
}
.banner_contant p {
    font-size: 22px;
    font-weight: 800;
    font-family: Montserrat;
    color: #ffffff;
    margin-bottom: 0px;
    line-height: 30px;
    text-transform: uppercase;
}

.overview_contant p {
    text-align: justify;
    font-size: 15px;
    margin-bottom: 0px;
}
.banner_blk .home_banner_carousel.owl-carousel .owl-dots{
    position: absolute;
    width: auto;
    bottom: 15px;
    left: 9%;
}
.banner_blk .home_banner_carousel.owl-carousel button.owl-dot{
    background: transparent;
    border: 1px solid #ffffff;
    height: 12px;
    width: 12px;
    border-radius: 20px;
    cursor: pointer;
    margin: 0 3px;
    opacity: 1;
    transition: opacity .6s ease;
    display: inline-block;
}
.banner_blk .home_banner_carousel.owl-carousel button.owl-dot.active{
    opacity: 1;
    background: #ffffff;
}

/*== STL ==*/
.stl_blk {
    background: #f7f7f7;
    margin-bottom: 0px;
    transition: all 0.5s;
    border-top: 2px solid #e0e0e0;
    border-bottom: 2px solid #e0e0e0;
}
.stl_blk:hover {
    box-shadow: 0px 12px 9px -11px #ccc;
    background: #ffffff;
    border-top: 2px solid #ffffff;
    border-bottom: 2px solid #ffffff;
}
.stl_blk .stl {
    padding: 20px 20px;
    display: flex;
    align-items: center;
}
.stl_blk .stl .stl_icon {
    padding-right: 20px;
}
.stl_blk .stl .stl_icon img {
    width: 60px;
}
.stl_blk .stl .stl_text {
    width: 80%;
    font-weight: 800;
    font-family: Montserrat;
    font-size: 18px;
    color: #3a3a3a;
}
.stl_blk .stl .stl_btn {
    width: 115px;
    display: inline-block;
}
.stl_blk .stl .stl_btn a.know_more {
    min-width: 134px;
    padding: 5px 0px;
    font-size: 14px;
    font-weight: 700;
    font-family: Montserrat;
    color: #3a3a3a;
    text-align: left;
	display: inline-block;
}
.know_more:hover {
    text-decoration: none;
}
.know_more .c_arrow {
    margin-left: 5px;
    transition: all 0.5s;
    margin-top: -3px;
}
.know_more:hover img.c_arrow {
    margin-left: 8px;
}
/*== STL ==*/

.explore_engg_blk:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 22%;
    bottom: 0;
    left: 0;
    right: 0;
    background: #1b1b1b;
    z-index: 0;
}
.explore_engg_blk {
    position: relative;
}
.explore_blocks {
    position: relative;
    z-index: 9;
    overflow: hidden;
    margin: 10px 0 !important;
}
.explore_blocks figure {
    margin: 0;
}
.explore_blocks span {
    position: absolute;
    top: 50%;
    transform: translate(0px, -50%);
    left: 0;
    right: 0;
    color: #fff;
    font-size: 18px;
    line-height: 22px;
    font-weight: 700;
    font-family: Montserrat;
    width: 65%;
    margin: 0 auto;
    text-align: center;
}
.explore_blocks a figure img {
    width: 100%;
    transition: all 0.5s;
}
.explore_blocks:hover a figure img {
    transform: scale(1.1);
}
.explore_blocks .read_more_btn {
    position: absolute;
    right: 15px;
    bottom: 15px;
    opacity: 1;
    transition: all .5s;
    color: #fff;
}

.explore_blocks .read_more_btn img{
    transform: scale(1);   
    transition: .3s ease-in-out;
}
.product_engg_blk .row {
    border-top: 1px solid #616161;
    border-right: 1px solid #616161;
}
.product_sblock {
    border-bottom: 1px solid #616161;
    border-left: 1px solid #616161;
    padding: 20px;
	min-height: 220px;
}
.product_sblock h3 {
    color: #fff;
    font-size: 20px;
    font-weight: 800;
    font-family: Montserrat;
    margin-bottom: 10px;
    margin-right: auto;
}
.product_sblock figure {
    margin: 0;
}
.product_sblock p {
    font-size: 15px;
    color: #ffffff;
    margin: 15px 0 0 0;
}
.five_engg_blk .blue-box h4 {
    font-size: 18px;
    font-weight: 600;
    color: #3a3a3a;
    margin-bottom: 15px;
    font-family: Montserrat;
}
.five_engg_blk .blue-box h3 {
    font-size: 28px;
    font-weight: 800;
    color: #00b2ff;
    padding: 15px 0;
    font-family: Montserrat;
    position: relative;
    text-align: left;
}
.five_engg_blk .blue-box h3.aft1:after {
    opacity: 0;
}
.five_engg_blk .blue-box h3:after {
    position: absolute;
    content: "";
    background: #b7b7b7;
    left: -25px;
    bottom: 0;
    height: 100%;
    width: 1px;
}
.blue-box p {
    margin: 0;
    font-size: 16px;
    color: #3a3a3a;
    font-weight: bold;
}
.blue-box p.size {
    font-size: 20px;
}

.offerings_blk {
    position: relative;
}
.offerings_blk img.offering_img {
    min-height: 130px;
}
.offerings {
    position: absolute;
    top: 50%;
    transform: translate(0px, -50%);
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    left: 0;
    right: 0;
}
.offerings p {
    float: left;
    margin: 0;
    width: 80%;
    color: #ffffff;
    font-weight: 800;
    font-family: Montserrat;
    font-size: 24px;
}
.subscribe_btn {
    float: left;
    min-width: 138px;
    text-align: right;
}
.subscribe_btn a {
    color: #fff !important;
    border: 1px solid #ffffff;
    padding: 8px 15px;
    display: inline-block;
    text-decoration: none;
    font-size: 13px;
    cursor: pointer;
    text-transform: uppercase;
    font-weight: bold;
    font-family: Montserrat;
}
.insights_blog_services:after {
    content: "";
    display: table;
    clear: both;
}
.insights_blog_services {
    /* overflow: hidden; */
    margin-top: 30px;
}
.insights_blog_services .insights_box {
	position: relative;
    float: left;
    width: 33.3%;
}
.insights_blog_services .insights_box picture img {
    width: 100%;
}
.insights_blog_services .insights_box:after {
    background: url(../images/gradientbg-img.png);
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 0;
	background-size: cover;
}
.insights_blog_services .insights_box .insights_contant {
    position: absolute;
    bottom: 20px;
    color: #fff;
    left: 20px;
    right: 20px;
	z-index: 1;
}
.insights_blog_services .insights_box .insights_contant h4 {
    font-size: 16px;
    font-weight: 800;
    font-family: Montserrat;
    color: #ffffff;
    margin-bottom: 2px;
    min-height: 42px;
}
.insights_blog_services .insights_box .insights_contant span.card_date {
    margin-bottom: 10px;
    display: block;
    font-size: 14px;
}
.insights_blog_services .insights_contant a.know_more {
    color: #fff;
    font-size: 14px;
    font-weight: 600;
	text-decoration: none;
	float: left;
}
.know_more .c_arrow {
    margin-left: 4px;
	transition: all 0.5s;
}
.know_more:hover img.c_arrow {
    margin-left: 8px;
}
.insights_blog_services .blog_tage {
    position: absolute;
    top: 6px;
    left: 0;
	z-index: 1;
	background: -moz-linear-gradient(left,  rgba(0,0,0,0.55) 0%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  rgba(0,0,0,0.55) 0%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  rgba(0,0,0,0.55) 0%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=1 ); /* IE6-9 */
}
.insights_blog_services .blog_tage span {
    text-transform: capitalize;
    font-weight: bold;
    font-family: Montserrat;
    color: #8ccfee;
    padding: 3px 30px 3px 15px;
    font-size: 13px;
    display: block;
}
/*======= End Engineering Page New css =======*/

.single-post-blk {
    align-items: center;
    background: #fff;
    box-shadow: 0 0 9px 2px #dfdfdf;
    padding: 15px 24px;
}
.single-post-blk .row {
    align-items: center;
}
.single-post-blk .card_date {
    color: #888;
    font-size: 15px;
    font-weight: 800;
    font-family: Montserrat;
}
.single-post-blk h2 {
    font-size: 16px;
    font-weight: 800;
    font-family: Montserrat;
    min-height: 42px;
    border-bottom: 1px solid #c9c9c9;
    border-top: 1px solid #c9c9c9;
    margin-bottom: 30px;
    padding-bottom: 30px;
    padding-top: 30px;
    margin-top: 30px;
}
.single-post-blk .know_more {
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    color: #000;
}
.know_more .c_arrow {
    margin-left: 4px;
    transition: all 0.5s;
}
.right-post-blk {
    padding-left: 20px;
    text-align: right;
}
.right-post-blk .blog_tage {
    left: 45px;
}
.insights_blog_services .duble_blog .insights_box {
    height: 320px;
    overflow: hidden;
}

/* ============= Cloud Engineering Sservices =============== */
.ces-key-capabilities {
    position: relative;
}
/* .ces-key-capabilities:before {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 20%;
    background: #f7f7f7;
}
 */

.explore_blocks_contant {
    position: absolute;
    top: 50%;
    left: 30px;
    right: 20px;
    transform: translate(0px, -50%);
}
.explore_blocks_contant h3{
    color: #fff;
    font-size: 20px;
    margin-bottom: 0;
    font-weight: 800;
    font-family: Montserrat;
    line-height: 24px;
}
.figurtextBlock {
    position: relative;
    z-index: 1;
}
.figurtextBlock:before {
    position: absolute;
    content: "";
    height: 90%;
    left: -9px;
    top: -9px;
    right: 0;
    background: rgb(16,125,241);
    background: -moz-linear-gradient(left, rgba(16,125,241,1) 0%, rgba(1,179,255,1) 41%, rgba(1,179,255,1) 57%, rgba(0,94,144,1) 100%);
    background: -webkit-linear-gradient(left, rgba(16,125,241,1) 0%,rgba(1,179,255,1) 41%,rgba(1,179,255,1) 57%,rgba(0,94,144,1) 100%);
    background: linear-gradient(to right, rgba(16,125,241,1) 0%,rgba(1,179,255,1) 41%,rgba(1,179,255,1) 57%,rgba(0,94,144,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#107df1', endColorstr='#005e90',GradientType=1 );
    z-index: 0;
}

.figurinnerBlock {
    position: relative;
    z-index: 2;
    padding: 25px 20px 30px 20px;
    border: solid 1px #e2e2e2;
    background: rgb(255 255 255);
    box-shadow: 0px 4px 12px 0px rgb(87 190 221 / 9%);
}
.figurinnerBlock p {
    font-size: 18px;
    margin: 0;
}
section.white_bg.public_cloud_platform_blk {
    background: url(../images/cloud-enabled-bg-img.jpg) bottom no-repeat;
    width: 100%;
    background-size: 100%;
	padding: 60px 0;
}
.cloud_s_img {
    position: relative;
    min-height: 195px;
}
.cloud_s_img img {
    cursor: pointer;
    transition: 0.1s;
    width: 100%;
}
.cloud_s_img:hover img {
    filter: drop-shadow(rgba(0, 0, 0, 0.3) 10px 15px 4px);
}
.cloud_s_img a {
    height: 70%;
    width: 86%;
    display: block;
    position: absolute;
    top: 47%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 3;
}
.cloud_s_img:hover img.last-cloud {
    filter: none;
}
.blue{
    color: #171cda;
}
.explore_blocks img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.explore_blocks:hover img {
   -webkit-transform: scale(1.1);
    transform: scale(1.1);
}


/* ============= Cloud Engineering Sservices =============== */


/* ============= Cloud Engineering Sservices =============== */
.process_flow_blk {
    position: relative;
}
.process_flow_services {
    position: absolute;
    top: 0;
    left: 22px;
    right: 0;
    align-items: center;
    display: flex;
    bottom: 25px;
}
.process_flow_service {
    float: left;
    width: 14.1%;
    text-align: center;
	position: relative;
}
.process_flow_service h3 {
    color: #1c1c1c;
    font-weight: 800;
    margin-top: 10px;
    font-size: 18px;
}
.process_flow_service:after {
    position: absolute;
    content: "";
    background: url(../images/process_arrow_icon.png) no-repeat;
    left: 0;
    top: 50%;
    transform: translate(-20px, -50%);
    width: 36px;
    height: 40px;
    background-size: 100%;
}
.process_flow_service:first-child:after {
    opacity: 0;
}


.cloud-blue-strip{
	background: url(../images/blue-strip-bg.png);
	height:129px;
}
.cloud-blue-strip .strip-text{
	position:relative;
}
.cloud-blue-strip .clearfix{
	clear:both;
}
.cloud-blue-strip p{
	color: #ffffff;
    font-weight: 600;
    font-family: Montserrat;
    font-size: 24px;
    margin: 0px 0px 0px 40px;
    line-height: 120px;
}
.cloud-blue-strip p strong{
	font-weight:800;
}
.cloud-blue-strip p:before{
	content:'';
	position:absolute;
	height:33px;
	width:9px;
	background: url(../images/blue-circle-point.png);
	left: 0px;
    top: -6px;
    bottom: 0px;
    margin: auto;
}
.cloud-blue-strip .btn_subscribe{
	margin-top:40px;
}

/* ============= Cloud Engineering Sservices =============== */

.product_exp_eng_section .colw60 {
    flex: 0 0 60%;
    max-width: 60%;
}
.product_exp_eng_section .colw20 {
    flex: 0 0 20%;
    max-width: 20%;
}
.product_exp_eng_section .row {
	margin-left: -10px;
	margin-right: -10px;
}
.product_exp_eng_section .row .col-xl-3 {
	padding-left: 10px;
	padding-right: 10px;
}

/* =========================================== */
@media(min-width: 1600px){
	.custom_container, .container {
		max-width: 1500px;
		margin: 0 auto;
	}
	.cloud_s_img {
		min-height: 250px;
	}
}

@media(max-width: 1599px){
	.heading_commons {
		font-size: 34px;
	}
	.product_sblock {
		min-height: 226px;
	}
	.product_sblock h3 {
		font-size: 18px;
	}
	.product_sblock figure img {
		max-width: 65px;
		float: right;
	}
	.five_engg_blk .blue-box h3 {
		font-size: 24px;
	}
	.explore_blocks_contant p {
		font-size: 14px;
	}
	.process_flow_service h3 {
		font-size: 16px;
	}
	.process_flow_service:after {
		width: 28px;
		height: 30px;
	}
	.process_flow_service img {
		width: 60px;
	}
	.explore_blocks span {
		font-size: 16px;
		width: 70%;
	}
}

@media(max-width: 1199px){
	.heading_commons {
		font-size: 30px;
	}
	.product_sblock h3 {
		font-size: 16px;
	}
	.product_sblock p {
		font-size: 14px;
	}
	.five_engg_blk .blue-box h3.aft3:after {
		opacity: 0;
	}
	.ces-key-capabilities:before {
		height: 15%;
	}
	.process_flow_services {
		bottom: 15px;
	}
	
	.cloud-blue-strip .strip-text p{		
		font-size:18px;
	}
	.explore_blocks span {
		width: 90%;
	}
}

@media (max-width:991px){
	.offerings p {
		font-size: 18px;
	}
	.stl_blk .stl .stl_text {
		font-size: 15px;
		width: 100%;
		display: inline-block;
	}
	.stl_blk .stl .stl_btn {
		float: right;
	}
	.insights_blog_services .insights_box {
		width: 50%;
	}
	.figurtextBlock {
		margin-top: 30px;
		margin-left: 10px;
	}
	.banner_contant p {
		font-size: 18px;
		line-height: 24px;
	}
	.figurinnerBlock p {
		font-size: 15px;
		margin: 0;
	}
	.cloud_s_img {
		margin-bottom: 40px;
	}
	.product_exp_eng_section .colw60 {
		flex: 0 0 100%;
		max-width: 100%;
	}
	.product_exp_eng_section .colw20 {
		flex: 0 0 33.33%;
		max-width: 33.33%;
	}
	.explore_blocks span {
		width: 70%;
	}
}

@media (min-width:768px) and (max-width:991px){
	.process_flow_services {
		left: 10px;
	}
	.process_flow_service img {
		width: 42px;
	}
	.process_flow_service h3 {
		font-size: 13px;
	}
	.process_flow_service:after {
		width: 20px;
		height: 22px;
	}
	.cloud-blue-strip .strip-text .float-left{
		width:60%;
	}
	.cloud-blue-strip .strip-text p{
		margin: 35px 0px 0px 40px;
		line-height: 25px;
		font-size:18px;
	}
	.cloud-blue-strip p:before{
		top:34px;
	}
}

@media(max-width: 767px){
    .explore_blocks .read_more_btn{
        font-size: 12px;
    }
	.heading_commons {
		font-size: 24px;
	}
	.heading_commons span {display:block;}
	.product_sblock {
		min-height: auto;
	}
	.five_engg_blk .blue-box h3.aft3:after {
		opacity: 1;
	}
	.five_engg_blk .blue-box h2.aft2:after {
		opacity: 0;
	}
	.five_engg_blk .blue-box h2.aft4:after {
		opacity: 0;
	}
	.five_engg_blk .blue-box h3.aft2:after, .five_engg_blk .blue-box h3.aft4:after {
		opacity: 0;
	}
	.subscribe_btn {
		width: 100%;
		text-align: left;
		margin-top: 10px;
		margin-left: 10.4%;
	}
	.stl_blk {
		box-shadow: 0px 12px 9px -11px #ccc;
		background: #ffffff;
		border-top: 2px solid #ffffff;
		border-bottom: 2px solid #ffffff;
	}
	.stl_blk .stl {
		display: inline-block;
	}
	.stl_blk .stl .stl_icon img {
		width: 50px;
	}
	.stl_blk .stl .stl_text {
		margin: 15px 0;
	}
	.insights_blog_services .insights_box {
		width: 100%;
		margin-bottom: 20px;
	}
	.ces-key-capabilities:before {
		height: 8%;
	}
	.explore_blocks_contant {
		left: 15px;
		right: 15px;
	}
	.process_flow_services {
		display: none;
	}
	.process_flow_blk {
		width: 54%;
		margin: 0 auto;
	}
	.banner_contant.landing_web_banner2 h1.heading_common {
		font-size: 18px;
		line-height: 24px;
	}
	.product_exp_eng_section .colw20 {
		flex: 0 0 50%;
		max-width: 50%;
	}
}



@media(max-width: 575px){ 
	.five_engg_blk .blue-box {
		position: relative;
		padding-bottom: 20px;
		margin-bottom: 20px;
	}
	.five_engg_blk .blue-box:after {
		position: absolute;
		content: "";
		background: #b7b7b7;
		left: -20px;
		right: -20px;
		bottom: 0;
		height: 1px;
		width: auto;
	}
	.offerings p {
		font-size: 14px;
		width: 100%;
	}
	.offerings p img {
		width: 30px;
	}
	.subscribe_btn {
		margin-left: 13%;
	}
	.cloud-blue-strip p{
		margin: 15px 0px 0px 40px;
		line-height:20px;
		font-size: 14px !important;
	}
	.cloud-blue-strip .btn_subscribe {
		margin-top: 10px;
	}
	.cloud-blue-strip p:before{
		left: 10px;
		top: -33px;
	}
	.explore_blocks span {
		width: 80%;
	}
}

@media(max-width: 480px){ 
	.explore_blocks_contant h3{
		font-size: 16px;
		line-height: 22px;
	}
	.explore_blocks span {
        font-size: 15px;
    }
}

@media(max-width: 375px){
	.explore_blocks span {
        width: 90%;
    }
} 
@media(max-width: 320px){ 
	.product_exp_eng_section .colw20 {
		flex: 0 0 100%;
		max-width: 100%;
	}
}