html{
	    overflow-x: hidden;
}
.container {
    width: 100%;
    max-width: 1600px;
}
.max-1600 {
	max-width:1600px !important;
	width:100% ;
}
.max-1480 {
	max-width:1480px !important;
	width:100% ;
}
.max-1400 {
	max-width:1400px !important;
	width:100%;
}
.max-1360 {
	max-width:1360px !important;
	width:100%;
}

.max-2560 {
	max-width:2560px !important;
	width:100%;
	
}	
.max-800{
	width:800;
}
.services_inner  .project-bod .elementor-column-wrap.elementor-element-populated {
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
}
.services_inner .project-bod .elementor-widget-text-editor{
    width:90%;
}
/* top bar */
.contact_left img {
    padding-right: 10px;
}
.contact_left span {
    display: table-cell;
}
.contact_left span a:nth-child(1) {
    padding-right: 10px;
}
.contact_left span a {
    position: relative;
}
.contact_left a:last-child:before {
    display: none;
}
.contact_left span a:before {
   content: "";
    position: absolute;
    border-right: 1px solid #c1a648;
    height: 100%;
    right: 4px;
    top: 1px;
}
.contact_left a {
    color: #000;
    font-weight: 500;
}
.elementor-text-editor{
    font-size: 16px;
    line-height: 28px;
}
.main-ryt-nav .sub-menu a.elementor-item-active:hover {
    background-color: #BE9614 !important;
	color:#fff !important;
}
.platform__custom__ul{
    text-align: left !important;
}
.platform__custom__p{
    text-align: left;
    padding-left: 25px;
}
.elementor__custom__box__content__inner {
    display: flex;
    justify-content: space-between;
}
.content__wrapper{
    padding-right: 60px;
}
.title__h4,.title__h5 {
    font-weight: 600;
    text-align: left;
    padding-left: 25px;
    color: #161d30 !important;
    margin: 0 0 10px !important;
}
.elementor__custom__box__content__inner .image__area{
    display: flex;
    flex-direction: column;
    gap: 15px;
}
.elementor__custom__box__content__inner .image__area img {
    min-width: 350px;
    max-height: 200px;
    object-fit: cover;
    border-radius: 3px !important;
    max-width: 350px;
    margin-left: auto;
}
.right__bottom__content {
    max-width: 600px;
    margin-top: 50px;
}
.platform__custom__ul li {
    color: #000;
    font-size: 16px;
    line-height: 26px;
    font-family: 'Roboto';
}
.entry-content p {
    line-height: 28px;
    font-size: 16px;
    color: #000;
    font-family: 'Roboto';
}
.elementor-icon-list-items li {
    padding: 0 !important;
    font-size: 18px !important;
    line-height: 28px;
}
/* top bar end */
/* header */
.main-nav ul li a {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.logo-center:before {
    background: #fff;
    content: "";
    position: absolute;
    width: 170px;
    height: 235px;
    top: -10px;
    left: 0;
    right: 0;
    margin: 0 auto;
    border-radius: 0 0px 119px 119px;
}
.logo-center img {
    height: auto;
    position: relative;
    top: -40px;
}
.elementor-sticky--active .logo-center img {
    top: 15px;
}
.elementor-sticky--active .logo-center:before {
    border: 2px solid #BE9614 !important;
}

/* header end */
.banner_arrow{
    padding: 17px 5px 10px;
    border: 1px solid transparent;
    border-radius: 25px;
    background: #dedddb;
}
/* home services */
.services .swiper-slide figure {
    background-color: white;
    padding: 0;
    padding-left: 10px;
    box-sizing: border-box;
    border: 1px solid #dddddd;
    margin: 0 10px !important;
	
}
.above_header {
    display: none;
}
.services .swiper-slide figure b{
    font-size: 20px;
}
.services .swiper-slide figure p{
    font-size: 15px;
    line-height: 20px;
    color: #000000;
}
.elementor-swiper-button{
    background-color: #f0f0f0;
    color: #00000075;
    padding: 5px;
}
/* header */
.logo-center {
    padding: 140px 0px 0 0px;
    margin-top: -221px;
}
.main-ryt-nav .sub-menu a.elementor-item-active:hover {
    background-color: #BE9614 !important;
}
.logo-center{
/* 	transition:0.3s; */
}

.contact_left a,.contact_left span {
    color: #333846 !important;
}
section.above_header{
    margin:0 auto;
}
.useful__title {
    visibility: hidden;
}
section.above_header>.elementor-container.elementor-column-gap-default {
    margin-left: 0;
    margin-right: 0;
    max-width: 100%;
}
section.above_header .elementor-image{
    text-align:right;
}
.elementor-sticky--active nav ul li {
/*     padding-top:30px; */
}
.elementor-sticky--active .logo-center{
   background-color: unset;
    box-shadow: none;
    position: relative;
    top: 48px;
   }
.elementor-sticky--active .logo-center:before{
	height: 265px;
}
.footer-form .e-form__buttons {
    width: 38%;
}
.footer_links ul li a  span.elementor-icon-list-text {
    transition: all .2s ease-in-out;
}
.footer_links ul li a:hover  span.elementor-icon-list-text {
transform: scale(1.04);
}
.client-section .elementor-swiper-button {
    background-color: transparent;
    color: #00000075;
    padding: 0;
}
.client-section .elementor-swiper-button {
    top: 64%;
}
.project-bod .elementor-element-populated:after {
    content: "";
    width: 75%;
    position: absolute;
    background: #06153f;
    height: 5px;
    bottom: 0;
    left: 0;
}
.services figure.swiper-slide-inner:after {
    content: "";
    background: #06153f;
    height: 3px;
    width: 74%;
    position: absolute;
    left: 0;
    bottom: 0;
}
.project-bod .elementor-element-populated {
    position: relative;
}
.services figure.swiper-slide-inner {
    position: relative;
}
.support-area h6 {
    color: #fff;
    font-size: 20px;
    text-shadow: 0px 0px 0px rgba(0,0,0,0.3);
    font-weight: 600;
    padding: 0;
    margin: 0;
}
.support-area a {
    color: #fff;
}
.elementor-social-icon {
    background-color: #06153f !important;
    --icon-padding: 0.6em;
}
.elementor-icon-list-icon i {
    color: #06153f !important;
}
.elementor-social-icon i{
    color: #fff !important;
}
.support-alert .elementor-widget-container:before {
    content: "";
    position: absolute;
    background: #06153f;
    width: 105px;
    height: 100%;
    right: 0;
    top: 0;
    border-radius: 0 60px 0 0;
}
.contact_left img {
    margin-top: 5px;
}
.contact-info ul {
    padding: 0 !important;
    list-style: none;
	margin: 0;
}
.contact-info ul li span {
    display: table-cell;
	color: #fff;
    font-weight: 500;
}
.contact-info ul li span a {
    color: #fff;
    font-weight: 500;
}
.contact-info ul li span i {
    padding-right: 10px;
    color: #06153f;
}
.footer-logo img {
    width: auto !important;
}
.services_bottom {
    position: absolute;
    top: 40px;
    right: -40px;
}
.services figcaption a {
    color: black;
}
.services figcaption a:hover {
    color: #BE9614;
}
.home_products a:hover, .ourservices a:hover  {
    color:  #BE9614 !important;
}
.call a{
	color:#BE9614;
}
.call a:hover{
	color:#161D30;
}
.page-id-1078 .elementor-swiper-button{
	background-color:transparent;
}
.services figure.swiper-slide-inner {
    height: 260px;
}
.testimonials .elementor-testimonial__image img {
    border: 2px dotted #BE9614;
    padding: 5px;
}
.team-sec h3 {
    margin-bottom: 0;
}
.team-sec .elementor-image-box-img img {
    outline: 1px solid #BE9614;
    outline-offset: 4px;
	margin-bottom: 10px;
}
.main-lft-nav .sub-menu li a {
    padding: 10px !important;
    border-bottom: 1px solid #eee;
}
.main-lft-nav .sub-menu {
    margin-top: 1em !important;
}
/* custom footer */

.footer-bg {
    background-color: #BE9614;
}

.footer-bg a {
    color: #FFFFFF;
    font-size: 15px;
    font-weight: 500;
}

.footer-bg div {
    position: relative;
    bottom: 66px;
    left: 52%;
}
span.b_xy {
    opacity: 0;
}
@media (min-width: 1024px) and (max-width: 1320px){
footer-bg div {
    position: relative;
    bottom: 50px;
    left: 53%;
}
}

@media (min-width: 760px) and (max-width: 1024px){
.footer-bg div {
    position: relative;
    bottom: 51px;
    left: 54%;
}
}
@media (min-width: 535px) and (max-width: 759px){
.footer-bg div {
    position: relative;
	bottom: 51px;
    left: 56%;
}
}
@media only screen and (max-width: 535px) {
.footer-bg div {
    position: relative;
    bottom: 45px;
    left: 25%;
}
}

@media only screen and (max-width:1920px){
	.above_header {
    width: 67% !important;
    max-width: 67% !important;
}
}
@media only screen and (max-width:1800px){
	.above_header {
    width: 90% !important;
    max-width: 90% !important;
}
}

@media only screen and (max-width:1400px){
.above_header {
   width: 100% !important;
    max-width: 95% !important;
}	
}
@media only screen and (max-width:1024px){
	
.above_header {
    width: 100% !important;
    max-width: 100% !important;
}
	.logo-center:before {
    height: 296px;
    width: 289px;
}
	.contact_left a {
    font-size: 12px;
}
	.main-nav ul li a {
    padding-top: 10px!important;
    padding-bottom: 10px!important;
    padding-left: 0 !important;
    line-height: 35px;
}
	.above_header {
    padding: 10px 10px 10px 10px !important;
}
	.logo-center img {
    position: relative;
    top: -35px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.elementor-sticky--active .logo-center:before {
    height: 260px;
}
	.elementor-sticky--active .logo-center img {
    width: 114px !important;
    top: -15px;
}
	.content .elementor-container {
    max-width: 950px !important;
}

}	
@media only screen and (max-width:980px){
.logo-center:before {
    height: 300px;
}
	.logo-center img {
    top: -32px;
}
	.elementor-sticky--active .logo-center img {
    width: 114px !important;
    top: -15px;
}
	.main-lft-nav .elementor-nav-menu {
    margin-left: auto;
    margin-right: unset !important;
    }
	.main-ryt-nav .elementor-nav-menu {
    margin-left: unset;
		margin-right: auto;
	}
	.main-ryt-nav ul li a {
    padding-right: 0 !important;
    padding-left: 20px!important;
}
}

@media only screen and (max-width:768px){
.contact_left .mailid {
    display: block;
}
.contact_left span a:before{
    border:0;
}
	.logo-center img{
		margin-left:30px;
	}
	.services figure.swiper-slide-inner {
    height: auto;
}
}
@media only screen and (max-width:767px){
    .elementor__custom__box__content__inner {
        flex-direction: column-reverse;
    }
    .elementor__custom__box__content__inner .image__area img {
        min-width: 100%;
    }
    .elementor__custom__box__content__inner .image__area {
        margin-bottom: 30px;
    }
    .useful__title {
        display: none;
    }
	.contact_left .mailid {
    display: inline;
}
	
.contact_left span a:before{
    border-right: 1px solid #c1a648;
}
	
	section.above_header .elementor-image {
    text-align: center;
}
	.top_content{
		margin-top:-130px !important;
	}
	.top-head-space {
    margin-bottom: 50px;
}
	.founder .elementor-widget-wrap {
    text-align: center;
}
	.top-phn {
    display: flex;
    align-items: center;
    justify-content: center;
}
	.contact_left a {
    font-size: 14px;
}
.elementor-nav-menu--dropdown.elementor-nav-menu__container .elementor-sub-item {
    font-size: 1em !important;
}
.mob-back:before {
    content: "";
    background: white;
    width: 236px;
    position: absolute;
    height: 141px;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: -30px;
    border-radius: 0 0px 119px 119px;
}
.mob-logo img {
    width: 124px;
    position: absolute;
    top: -30px;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 99;
}
	.mob-back {
    z-index: 9;
}
	.services .elementor-image-carousel-caption {
    text-align: center !important;
}
	.yellow-section{
		left:0 !important;
		right:0 !important;
		margin:0 auto;
	}
	.services_bottom {
		position: absolute;
		top: 0;
		right: 0;
	}
}
@media only screen and (max-width:460px){
	
.mob-logo img {
    width: 140px;
}
	.mob-back:before {
    width: 215px;
    top: -18px;
}
}
@media only screen and (max-width:460px){
	.contact_left img{
		margin-top:0;
		padding-right:0;
	}
		.services figure.swiper-slide-inner {
    height: 250px;
}
}