/*
Theme Name: riseandgrow child
Template: riseandgrow
*/
@font-face {
    font-family: 'Brittany Signature';
    src: url('fonts/BrittanySignatureRegular.eot');
    src: url('fonts/BrittanySignatureRegular.eot?#iefix') format('embedded-opentype'),
        url('fonts/BrittanySignatureRegular.woff2') format('woff2'),
        url('fonts/BrittanySignatureRegular.woff') format('woff'),
        url('fonts/BrittanySignatureRegular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

 @font-face {
     font-family: 'Manrope3-Light';
     src: url('fonts/Manrope3-Light.woff2') format('woff2'), url('fonts/Manrope3-Light.woff') format('woff');
     font-weight: 300;
     font-style: normal;
     font-display: swap;
}
 @font-face {
     font-family: 'Manrope3-ExtraBold';
     src: url('fonts/Manrope3-ExtraBold.woff2') format('woff2'), url('fonts/Manrope3-ExtraBold.woff') format('woff');
     font-weight: bold;
     font-style: normal;
     font-display: swap;
}
 @font-face {
     font-family: 'Manrope3-Bold';
     src: url('fonts/Manrope3-Bold.woff2') format('woff2'), url('fonts/Manrope3-Bold.woff') format('woff');
     font-weight: 700;
     font-style: normal;
     font-display: swap;
}
 @font-face {
     font-family: 'Manrope3-Semibold';
     src: url('fonts/Manrope3-Semibold.woff2') format('woff2'), url('fonts/Manrope3-Semibold.woff') format('woff');
     font-weight: 600;
     font-style: normal;
     font-display: swap;
}
 @font-face {
     font-family: 'Manrope3-Thin';
     src: url('fonts/Manrope3-Thin.woff2') format('woff2'), url('fonts/Manrope3-Thin.woff') format('woff');
     font-weight: 100;
     font-style: normal;
     font-display: swap;
}
 @font-face {
     font-family: 'Manrope3-Regular';
     src: url('fonts/Manrope3-Regular.woff2') format('woff2'), url('fonts/Manrope3-Regular.woff') format('woff');
     font-weight: 400;
     font-style: normal;
     font-display: swap;
}
 @font-face {
     font-family: 'Manrope3-Medium';
     src: url('fonts/Manrope3-Medium.woff2') format('woff2'), url('fonts/Manrope3-Medium.woff') format('woff');
     font-weight: 500;
     font-style: normal;
     font-display: swap;
}
.entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
    max-width: 100%;
    width: 100%;
}
section{
	left:0;
	width:100%;
}
body{
	background:#f5f5f7;
}
.post-inner{
	padding-top:0;
}
 .RG_header_top {
     width: 100%;
     background: #3f4043;
     height: 44px;
     line-height: 44px;
}
 .header_top_info {
     float: left;
     width: auto;
}
.container{
	max-width:1300px;
	margin:0 auto;
	display:flex;
	align-items:center;
}
 .header_top_info a {
     float: left;
     color: #fff;
     font-size: 13px;
     text-decoration: none;
     margin-right: 30px;
	 font-family: 'Manrope3-Medium';
	 font-weight:400;
	 letter-spacing:0;
}
 .header_top_info a i {
     font-size: 18px;
     float: left;
     margin: 14px 6px 0 0;
}
 .header_top_info a.mail i {
     font-size: 16px;
     margin-right: 12px;
}
 .header_top_info a:hover {
     color: #ff7936;
}
.main-header .header-inner{
	padding:8px 0;
}
.main-header .primary-menu{
	margin:0;
}
.main-header .primary-menu li a {
    font-size: 15px;
    color: #404143 !important;
    text-transform: uppercase;
	padding:8px;
	font-family: 'Manrope3-Medium';
	letter-spacing:0;
	text-decoration:none;
	margin-right:0;
}
.main-header .primary-menu li.menu-item-has-children a{
	padding-right:22px;
}
.main-header .primary-menu li a:after {
    display: block;
    content: '';
    border-bottom: solid 3px #ff7936;
    transform: scaleX(0);
    transition: transform 250ms ease-in-out;
    margin-top: 3px;
}
.main-header .primary-menu li a:hover {
    color: #ff7936 !important;
}
.main-header .primary-menu li a:hover:after {
    transform: scaleX(1);
}
.main-header .primary-menu li {
    margin-left: 18px;
	margin-top:0;
}
.RG_Footer {
     float: left;
     width: 100%;
     background: #fff;
}
 .copyright {
     float: left;
     width: 100%;
     height: 57px;
     background: #3f4143;
     color: #ebecf0;
     line-height: 57px;
     font-size: 14px;
     text-align: center;
	 font-family: 'Manrope', sans-serif;
	 font-weight:500;
}
 .ft_block1 {
     float: left;
     width: 39%;
}
.ft_block1 img {
    float: left;
    width: 137px;
}
 .ft_block1 span {
     float: left;
     width: 100%;
     font-size: 17px;
     color: #ff7936;
     font-family: 'Manrope3-Bold';
     margin: 25px 0 10px 0;
}
 .ft_block1 p {
     float: left;
     width: 100%;
     font-size: 15px;
     color: #404143;
     margin: 0;
     padding: 0;
	 letter-spacing:0;
	 font-family: 'Manrope3-Medium';
	 padding-right:0;
}

 .RG_Footer_container {
     float: left;
     width: 100%;
     padding: 120px 0;
}
 .ft_block2 {
     float: left;
     width: 18%;
}
 .ft_block2 span {
     float: left;
     width: 100%;
     font-size: 18px;
     color: #404143;
     font-family: 'Manrope3-Bold';
     margin-bottom: 20px;
	 letter-spacing:0;
}
 .ft_block2 ul {
     float: left;
     width: 100%;
     margin: 0;
     padding: 0;
     list-style: none;
}
 .ft_block2 ul li {
     float: left;
     width: 100%;
     margin:0 0 15px 0;
}
 .ft_block2 ul li a {
     float: left;
     width: auto;
     font-size: 15px;
     color: #404143;
     text-decoration: none;
	 letter-spacing:0;
	 font-family: 'Manrope3-Medium';
}
 .ft_block4 {
     float: left;
     width: 25%;
}
 .ft_block4_top {
     float: left;
     width: 100%;
}
 .ft_image {
     float: left;
     width: auto;
     margin-right: 10px;
}
 .ft_block4_top_details {
     float: left;
     width: 73%;
}
 .ft_block4_top_details p , .ft_block4_top_details a {
     float: left;
     width: 100%;
     margin: 0;
     padding: 0;
     font-size: 18px;
     color: #404143;
	 font-family:'Manrope3-Medium';
}
 .ft_block4_top_details a {
     text-decoration: none;
     font-family: 'Manrope3-Bold';
     font-size: 22px;
}
 .ft_social {
     float: left;
     width: 100%;
     margin-top: 30px;
}
 .ft_social span {
     float: left;
     width: 100%;
     font-size: 18px;
     color: #404143;
     font-family: 'Manrope3-Bold';
     margin-bottom: 20px;
}
 .ft_social a {
     float: left;
     width: 50px;
     height: 50px;
     border-radius: 5px;
     background: #ebebef;
     text-align: center;
     line-height: 56px;
     margin-right: 20px;
}
 .ft_social a i {
     color: #8d8d8f;
     font-size: 24px;
}
 .ft_social a:hover {
     background: #ff7936;
}
 .ft_social a:hover i{
     color: #fff;
}
 .ft_block2 ul li a:hover {
     color: #ff7936;
}
 .ft_block2 ul li a:after {
     display:block;
     content: '';
     border-bottom: solid 3px #ff7936;
     transform: scaleX(0);
     transition: transform 250ms ease-in-out;
     margin-top: 3px;
}
 .ft_block2 ul li a:hover:after {
     transform: scaleX(1);
}
.ft_social a:hover {
    background: #ff7936;
}
header.fixed{
    position: fixed !important;
    width: 100%;
    top: 0;
	z-index:3;
}
main.top-spacing{
	margin-top:94px;
}
/*Footer*/
.elementor-section .elementor-container{
	max-width:1300px;
	margin:0 auto;
}
.singular .entry-header{
	display:none;
}
.banner .elementor-widget-text-editor  {
    width: 100%;
    text-align: center;
    margin: 0 0 30px 0;
    padding: 0;
    font-size: 15px;
    font-family: 'Manrope', sans-serif;
	color:#fff;
	letter-spacing:0;
	font-weight:600;
}
.banner .elementor-widget-heading h1.elementor-heading-title{
    width: 100%;
    text-align: center;
    font-size: 54px;
    font-family: 'Manrope', sans-serif;
    line-height: 64px;
    margin:0 0 30px 0;
	color:#fff;
	font-weight:800;
	letter-spacing:0;
}
.banner .elementor-widget-heading h4.elementor-heading-title{
    width: 100%;
    text-align: center;
    margin: 0;
    padding: 0;
    font-size: 20px;
    line-height: 30px;
    font-family: 'Manrope', sans-serif;
	font-weight:700;
    margin:0 0 50px 0;
	color:#fff;
}
.banner .elementor-widget:not(:last-child){
	margin-bottom:0;
}
.home-second-sec{
	padding:0;
	margin-top:-72px;
	background:transparent;
	z-index:1;
}
.banner .elementor-widget-button .elementor-button span{
	line-height:36px;
}
.home-second-sec.elementor-section .elementor-container{
	max-width:1020px;
	column-gap:22px;
}
.home-second-sec.elementor-section .elementor-container .elementor-column{
    border-radius: 10px;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.15);
}
.home-second-sec.elementor-section .elementor-container .elementor-column .elementor-widget-wrap{
	 border-radius: 10px;
	padding:30px;
}
.home-second-sec.elementor-section .left-sec .elementor-widget-text-editor{
	width: 100%;
    padding: 0;
    margin: 0 0 41px 0;
    color: #fff;
    font-family: 'Manrope', sans-serif;
	font-weight:800;
    font-size: 17px;
	letter-spacing:0;
}
.home-second-sec.elementor-section .left-sec .elementor-widget-image-box .elementor-image-box-title{
    width: 100%;
    padding: 0;
    margin: 30px 0 0 0;
    color: #fff;
    font-family: 'Manrope', sans-serif;
    font-size: 17px;
	font-weight:800;
	letter-spacing:0;
}
.home-second-sec.elementor-section .right-sec .elementor-widget-heading .elementor-heading-title{
	color: #404143;
    font-size: 17px;
    font-family: 'Manrope', sans-serif;
	letter-spacing:0;
	font-weight:800;
	line-height: 1.5;
	margin:0;
}
.home-second-sec.elementor-section .right-sec .elementor-widget-text-editor{
    width: 100%;
    font-size: 16px !important;
    line-height: 26px;
    color: #404143;
    margin: 20px 0;
	font-family: 'Manrope', sans-serif;
	letter-spacing:0;
	font-weight:500;
	margin:0 0 20px 0;
}
.home-second-sec.elementor-section .right-sec .elementor-widget-button .elementor-button{
    width: 144px;
    border-radius: 100px;
    background: #ff7935;
    color: #fff;
    text-align: center;
    text-decoration: none;
    line-height: 20px;
    font-size: 15px;
    transition: all 0.3s;
    position: relative;
    overflow: hidden;
    z-index: 1;
	height:44px;
}
.home-second-sec.elementor-section .right-sec .elementor-widget-button .elementor-button::before {
    content: '';
    position: absolute;
    width: calc(100%);
    height: calc(100%);
    top: 0px;
    left: 0px;
	background-color: #f8aa00;
    z-index: -1;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: right center;
    -ms-transform-origin: right center;
    transform-origin: right center;
    -webkit-transition: -webkit-transform .24s ease-in-out;
    transition: -webkit-transform .24s ease-in-out;
    -o-transition: transform .24s ease-in-out;
    transition: transform .24s ease-in-out;
    transition: transform .24s ease-in-out, -webkit-transform .24s ease-in-out;
}
.home-second-sec.elementor-section .right-sec .elementor-widget-button .elementor-button:hover::before {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
}
.home-second-sec.elementor-section .right-sec .elementor-widget-button .elementor-button-wrapper{
	line-height:0;
}
.our-group{
	padding:180px 0;
}
.our-group .elementor-widget-heading h5.elementor-heading-title{
    width: 100%;
    text-align: center;
    color: #404143;
    text-transform: uppercase;
    font-family: 'Manrope', sans-serif;
	font-weight:800;
    font-size: 15px;
	letter-spacing:0;
	margin:0 0 16px 0;
}
.our-group .elementor-widget:not(:last-child){
	margin-bottom:0;
}
.our-group .elementor-widget-heading h2.elementor-heading-title{
    width: 100%;
    text-align: center;
    color: #404143;
    color: #ff7936;
	font-family: 'Manrope', sans-serif;
    font-size: 36px;
	font-weight:800;
	margin: 0;
	line-height: 1.2;
}
.our-group .elementor-widget-text-editor{
    width: 100%;
    text-align: center;
	font-family: 'Manrope', sans-serif;
    font-size: 16px;
    margin-top: 20px;
    line-height: 26px;
	color:#212529;
	font-weight:500;
	letter-spacing:0;
}
.our-group.elementor-section .elementor-section .elementor-container{
	max-width:1150px;
}
.logo-slider .elementor-widget-image-carousel .swiper .swiper-slide .swiper-slide-inner{
	text-align:center;
}
.logo-slider .elementor-widget-image-carousel .swiper .swiper-slide .swiper-slide-inner img{
	float:none;
	display:inline-block;
}
.about-section .elementor-widget-heading h5.elementor-heading-title{
    width: 100%;
    color: #404143;
    text-transform: uppercase;
    font-size: 16px;
	font-family: 'Manrope', sans-serif;
	font-weight:800;
	letter-spacing:0;
	margin:0;
}
.about-section .elementor-widget-heading h2.elementor-heading-title{
    width: 100%;
    padding: 0;
    margin: 20px 0 20px 0;
    font-weight: normal;
    color: #ff7936;
    font-size: 37px;
    font-family: 'Manrope', sans-serif;
	font-weight:800;
    line-height: 42px;
	margin:0;
}
.about-section .elementor-widget-text-editor{
    width: 100%;
    font-size: 17px;
    line-height: 26px;
    color: #404143;
    margin: 0;
	font-family: 'Manrope', sans-serif;
	font-weight:500;
}
.about-section .elementor-widget-text-editor strong{
	font-weight:800;
}
.about-img-block{
    float: left;
    width: 100%;
    border-radius: 15px;
    background: #f8aa00;
    padding: 30px 25px;
    margin-top: 30px;
}
.about-img-block.elementor-widget-image-box .elementor-image-box-title{
    font-size: 15px;
    font-family: 'Manrope', sans-serif;
    margin:0 0 10px 0;
	font-weight:800;
	line-height:1.5;
	color:#212529;
	letter-spacing:0;
}
.about-img-block.elementor-widget-image-box .elementor-image-box-description {
    width: 100%;
    margin: 0;
    padding: 0;
    font-size: 15px;
    line-height: 26px;
    color: #404143;
	font-family: 'Manrope', sans-serif;
	letter-spacing:0;
	font-weight:500;
}
.about-img-block.elementor-widget-image-box .elementor-image-box-img{
	width:45px !important;
	margin:0 !important;
}
.about-img-block.elementor-widget-image-box .elementor-image-box-content{
	width:calc(100% - 45px);
	padding-left:25px;
	margin:0 !important;
}
.about-section{
	padding-top:0 !important;
}

.custom-style .elementor-widget-heading h5.elementor-heading-title{
    width: 100%;
    color: #404143;
    text-transform: uppercase;
    font-size: 16px;
	font-family: 'Manrope', sans-serif;
	font-weight:800;
	letter-spacing:0;
	margin:0;
}
.custom-style .elementor-widget-heading h2.elementor-heading-title{
    width: 100%;
    padding: 0;
    margin: 20px 0 20px 0;
    font-weight: normal;
    color: #ff7936;
    font-size: 37px;
    font-family: 'Manrope', sans-serif;
	font-weight:800;
    line-height: 42px;
	margin:0 0 20px 0 !important;
}
.custom-style .elementor-widget-text-editor{
    width: 100%;
    font-size: 17px;
    line-height: 26px;
    color: #404143;
    margin: 0;
	font-family: 'Manrope', sans-serif;
	font-weight:500;
}
.services{
	padding:100px 0 180px 0;
}
.elementor-section.services-listing .elementor-container{
	max-width:100%;
	column-gap:25px;
}
.services-listing.elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 100% !important;
}
.services-listing .elementor-column{
    border-radius: 15px;
    background: #fff;
	transition:0.3s;
}
.services-listing .elementor-column .elementor-widget-wrap{
	padding:0;
}
.services-listing .elementor-column .elementor-widget-wrap .elementor-widget-image-box .elementor-image-box-img img{
	border-radius:15px 15px 0 0;
	width:100%;
}
.services-listing .elementor-widget-image-box{
	padding-bottom:15px;
}
.services-listing .elementor-widget-image-box .elementor-image-box-img{
	overflow:hidden;
	position:relative;
	margin:0 !important;
}
.services-listing .elementor-widget-image-box .elementor-image-box-img::after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.2);
    content: '';
    z-index: 1;
    -webkit-transition: -webkit-transform 0.6s;
    transition: -webkit-transform 0.6s;
    -o-transition: transform 0.6s;
    transition: transform 0.6s;
    transition: transform 0.6s, -webkit-transform 0.6s;
    -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -110%, 0);
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -110%, 0);
}
.services-listing .elementor-widget-image-box:hover .elementor-image-box-img::after{
    -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 110%, 0);
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 110%, 0);
}
.services-listing .elementor-widget-image-box .elementor-image-box-content{
	padding:0 20px;
}
.services-listing .elementor-widget-image-box .elementor-image-box-title {
    font-size: 20px;
    line-height: 24px;
    color: #404143;
    margin: 20px 0 20px 0;
	text-align:center;
	font-family: 'Manrope', sans-serif;
	font-weight:800;
	letter-spacing:0;
	transition:0.3s;
}
.services-listing .elementor-widget-image-box .elementor-image-box-description{
    font-size: 15px; 
    color: #404143;
    margin: 0;
    text-transform: inherit;
    font-family: 'Manrope', sans-serif;
    margin-bottom: 30px;
	font-weight:500;
	transition:0.3s;
}
.services-listing .elementor-widget-image-box .elementor-image-box-description a{
    margin: auto;
    display: table;
    text-decoration: none;
    width: 140px;
    height: 43px;
    background: #ff7935;
    border-radius: 100px;
    text-align: center;
    color: #fff;
    line-height: 43px;
    font-size: 15px;
    font-family: 'Manrope', sans-serif;
	margin-top:30px;
	font-weight:800;
	letter-spacing:0;
}
.services-listing .elementor-column:hover {
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.15);
    background: #f8aa00;
}
.services-listing .elementor-widget-image-box:hover .elementor-image-box-description a{
    background: #fff;
    color: #404143;
}
.services-listing .elementor-column:hover .elementor-widget-image-box .elementor-image-box-title{
	color:#fff;
}
.services-listing .elementor-column:hover .elementor-widget-image-box .elementor-image-box-description{
	color:#fff;
}
.portfolio{
	padding:170px 0 0 0;
}
.portfolio.custom-style .elementor-widget-heading h5.elementor-heading-title{
	color:#fff;
}
.portfolio.custom-style .elementor-widget-text-editor{
	color:#fff;
	padding-bottom:110px;
}
.portfolio.custom-style .elementor-background-slideshow__slide__image{
	height:530px;
}
.portfolio .services-listing{
	padding:0 !important;
} 
.custom-style .elementor-widget:not(:last-child){
	margin-bottom:12px;
}
.why-us.custom-style .elementor-widget-text-editor{
	margin-bottom:30px;
}
.why-us-blocks.elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 100%;
}
.why-us-blocks .elementor-widget-image-box .elementor-image-box-img{
    width: 54px !important;
    height: 54px;
    background: #fff;
    border-radius: 5px;
    margin-bottom: 20px;
    text-align: center;
    line-height: 54px;
}
.why-us-blocks .elementor-widget-image-box .elementor-image-box-title{
    width: 100%;
    font-weight: normal;
    font-size: 18px;
    color: #404143;
	letter-spacing:0;
	font-weight:800;
    font-family: 'Manrope', sans-serif;
	margin:0 0 8px 0;
	line-height:1.2;
}
.why-us-blocks .elementor-widget-image-box .elementor-image-box-description{
    width: 100%;
    font-size: 16px;
    color: #404143;
    padding-right: 50px;
    font-family: 'Manrope', sans-serif;
	font-weight:500;
}
.why-us .elementor-widget-image img{
    height: 700px;
    object-fit: cover;
    border-radius: 10px;
}
.why-us-blocks .elementor-widget-image-box:hover .elementor-image-box-img{
    background: #ff7936;
}
.why-us-blocks .elementor-widget-image-box:hover .elementor-image-box-img img {
    filter: brightness(0) invert(1);
}
.why-us-blocks .elementor-widget-image-box:hover .elementor-image-box-title{
    color: #ff7936;
}
.getintouch.custom-style .elementor-widget-heading h5.elementor-heading-title, .getintouch.custom-style .elementor-widget-heading h2.elementor-heading-title{
	color:#fff;
}
.getintouch.custom-style .elementor-widget-text-editor{
	color:#fff;
	margin-top:18px;
	margin-bottom:30px;
}
.getintouch .elementor-widget-button .elementor-button{
    margin: auto;
    display: table;
    text-decoration: none;
    width: 165px;
    height: 43px;
    background: #ff7935;
    border-radius: 100px;
    text-align: center;
    color: #fff;
    line-height: 43px;
    font-size: 15px;
    font-family: 'Manrope', sans-serif;
    font-weight: 800;
    letter-spacing: 0;
	padding:0;
	position:relative;
	z-index:1;
	overflow:hidden;
}
.our-esteemed{
	padding-bottom:136px !important;
	padding-top:66px !important;
}
.getintouch{
	padding-top:118px;
	padding-bottom:105px;
	background-image: url(/wp-content/uploads/2023/08/get_in_touch.jpeg);
    background-attachment: fixed;
    background-position: center right;
    background-repeat: no-repeat;
    background-size: cover;
}
.getintouch .elementor-widget-button .elementor-button::before {
    content: '';
    position: absolute;
    width: calc(100%);
    height: calc(100%);
    top: 0px;
    left: 0px;
    z-index: -1;
	background:#f8aa00;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: right center;
    -ms-transform-origin: right center;
    transform-origin: right center;
    -webkit-transition: -webkit-transform .24s ease-in-out;
    transition: -webkit-transform .24s ease-in-out;
    -o-transition: transform .24s ease-in-out;
    transition: transform .24s ease-in-out;
    transition: transform .24s ease-in-out, -webkit-transform .24s ease-in-out;
}

.getintouch .elementor-widget-button .elementor-button:hover::before {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
}
.review-slider{
	padding-top:50px;
}
.review-slider .tss-wrapper .tss-even .tss-grid-item .single-item-wrapper{
    background-color: #fff;
    padding: 30px;
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: center;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.05);
}
.review-slider .tss-wrapper .single-item-wrapper h3.author-name{
    font-size: 20px;
    line-height: 25px;
    color: #ff7936;
    margin-bottom: 10px;
	margin-top:10px;
    font-family: 'Manrope', sans-serif;
	font-weight:800;
}
.review-slider .tss-wrapper .tss-carousel3 .item-content{
    color: #404143;
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 0;
    font-family: 'Manrope', sans-serif;
    text-transform: inherit;
    min-height: 175px;
	font-weight:500;
	font-style:normal;
}
.review-slider .tss-wrapper .tss-carousel3 .item-content-wrapper:before{
	display:none;
}
.review-slider .tss-wrapper .tss-carousel3 .item-content-wrapper{
	padding:0;
	background:transparent;
}
.testimonial{
	padding-bottom:100px;
}
.review-slider {
    padding-top: 50px;
	padding-bottom:0;
}
#scroll {
    position: fixed;
    right: 25px;
    bottom: 20px;
    cursor: pointer;
    width: 46px;
    height: 46px;
    background-color: #ff7936;
    text-indent: -9999px;
    display: none;
    z-index: 9;
    border-radius: 5px;
    box-shadow: 0px 10px 40px 0px rgba(6,22,58,.1);
}
#scroll span {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -8px;
    margin-top: -12px;
    height: 0;
    width: 0;
    border: 8px solid transparent;
    border-bottom-color: #ffffff;
}
#scroll > span {
    animation: inherit;
}
.inner-banner {
    padding: 100px 0;
}
.inner-banner .elementor-widget-heading h2.elementor-heading-title {
    width: 100%;
    text-align: center;
    color: #404143;
    color: #fff;
    font-family: 'Manrope', sans-serif;
    font-size: 48px;
    font-weight: 800;
    margin: 0;
    line-height: 1.2;
}
.inner-banner:before {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: linear-gradient(-270deg,#ed6a23 3.08%,#f7b219 25.47%,#001629 60.01%)!important;
	opacity: 0.65;
}
.contact-detail .elementor-widget-icon-box .elementor-icon-box-icon{
    width: 30px !important;
    height: 30px;
    background: transparent;
    border-radius: 5px;
    margin-bottom: 20px;
    text-align: center;
    line-height: 54px;
}
.contact-detail .elementor-widget-icon-box .elementor-icon-box-icon .elementor-icon{
	color:#fff;
	fill:#fff;
	padding:0;
	font-size:22px;
	text-decoration:none !important;
}


.contact-detail .elementor-widget-icon-box .elementor-icon-box-title{
    width: 100%;
    font-weight: normal;
    font-size: 20px;
    color: #fff;
	letter-spacing:0;
	font-weight:400;
    font-family: 'Manrope', sans-serif;
	margin:0 0 8px 0;
	line-height:1.2;
}
.contact-detail .elementor-widget-icon-box .elementor-icon-box-description{
    width: 100%;
    font-size: 16px;
    color: #fff;
    padding-right: 0;
    font-family: 'Manrope', sans-serif;
	font-weight:300;
}
.contact-detail .elementor-widget-icon-box .elementor-icon-box-title a{
	font-weight:400;
}


.contact-detail .elementor-widget-icon-box:hover .elementor-icon-box-title{
    color: #fff;
}
.contact-detail.custom-style .elementor-widget-heading h2.elementor-heading-title{
	margin-bottom:20px;
}

.contact-detail.custom-style .elementor-widget-icon-box{
	margin-bottom:40px;
}
.contact-form{
	padding:0 0 100px 0;
}

.contact-form .cont-row{
	width:49%;
	float:left;
	margin-bottom:13px;
}
.contact-form .cont-row p{
	margin-bottom:0 !important;
}
.contact-form .cont-row.full-row.file-type .wpcf7-form-control-wrap{
	background:#f5f5f7;
	padding:10px;
}
.contact-form .cont-row.right-align{
	float:right;
}
.contact-form .cont-row.full-row{
	width:100%;
}
.contact-form.custom-style .elementor-widget-heading h2.elementor-heading-title{
	margin-bottom:30px;
}

.contact-form .cont-row input, .contact-form .cont-row textarea{
	padding: 12px 25px;
    max-width: 100%;
    width: 100%;
    font-size: 16px;
    line-height: 30px;
    font-weight: 500;
    transition: all 0.3s linear;
	font-family: 'Manrope', sans-serif;
	color:#404143;
	border:none;
	background:#f5f5f7;
	border:none;
	resize:none;
}
textarea:focus, input:focus{
    outline: none;
}
.contact-form .cont-row{
	text-align:center;
}
.contact-form .cont-row input[type="submit"]{
    width: 160px;
    border-radius: 100px;
    background: #ff7935;
    color: #fff;
    text-align: center;
    text-decoration: none;
    line-height: 20px;
    font-size: 15px;
    transition: all 0.3s;
    position: relative;
    overflow: hidden;
    z-index: 1;
	height:44px;
	font-weight:600;
	font-family: 'Manrope', sans-serif;
	display:inline-block;
	float:left;
	transition:0.5s;
}

.contact-form .cont-row input[type="submit"]:hover{
	background:#f8aa00;
}

header .header-titles .site-logo{
    margin: 0;
}
header .header-titles{
	margin:0;
}
header .main-header .header-inner {
    max-width:1300px;
	margin:0 auto;
}
.wpcf7 form.sent .wpcf7-response-output {
    float: left;
    width: 100%;
    border: none;
    margin: 20px 0 0 0;
    padding: 0;
	font-family: 'Manrope', sans-serif;
	font-size:18px;
}
.cont-row p{
    position: relative;
    width: 100%;
}
.wpcf7-not-valid-tip {
    float: left;
    width: 100%;
    position: absolute;
    font-size: 12px;
    text-align: left;
	font-family: 'Manrope', sans-serif;
	left:0;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    float: left;
    width: 100%;
    border: none;
    font-size: 14px;
    margin: 19px 0 0 0 !important;
    padding: 0;
	font-family: 'Manrope', sans-serif;
}
.wpcf7-form-control-wrap {
	position: relative;
	float: left;
	width: 100%;
	margin-bottom:20px;
}
 .cont-row input[type=file] {
	 width: 100%;
	 max-width: 100%;
	 color: #444;
	 padding:0 !important;
	 border-radius: 0;
	 margin-bottom: 0;
	 background:transparent;
}

.cont-row input[type=file]::file-selector-button {
	margin-right: 20px;
	border: none;
	background: #000;
	padding: 10px 20px;
	border-radius: 0;
	color: #fff;
	cursor: pointer;
	transition: background .2s ease-in-out;
	height: 30px;
	line-height: 12px !important;
	font-family: Roboto,sans-serif !important;
	font-weight: 500;
}
.contact-detail.elementor-section .elementor-container .elementor-column:nth-child(2){
    padding: 50px 30px !important;
    background: #fff;
    box-shadow: 0.1em 0.6em 3em rgb(0 0 0 / 10%);
	border-radius: 0 15px 15px 0;
}
.career-text .elementor-widget-text-editor .elementor-widget-container p, .career-text .elementor-widget-text-editor .elementor-widget-container{
    font-family: 'Manrope', sans-serif;
    font-size: 16px;
    line-height: 26px;
    color: #212529;
    font-weight: 500;
    letter-spacing: 0;
}
.position-main{
	padding:80px 0 0 0 !important;
}
.position-main table{
	border:none;
	width:1000px;
	margin:0 auto;
	border-collapse: separate;
    border-spacing: 0 15px;
}
.position-main table th{
	border:none;
	font-size: 16px;
    line-height: 26px;
    color: #404143;
    margin: 0;
    font-family: 'Manrope', sans-serif;
    font-weight: 700;
	padding:0 30px;
}
.position-main table td{
	font-size: 16px;
    line-height: 12px;
    color: #404143;
    margin: 0;
    font-family: 'Manrope', sans-serif;
    font-weight: 400;
	border:none;
	padding: 10px 30px;
    border: 1px solid #e4e4e4;
	border-left:none;
	border-right:none;
	
}
.position-main table td:first-child{
	border-left:1px solid #e4e4e4;
}
.position-main table td:last-child{
	border-right:1px solid #e4e4e4;
	text-align:right;
}
.position-main table tr:first-child{
	background:transparent;
}
.position-main table tr{
	margin-bottom:5px;
	background:#fff;
}
.cont-row span{
	font-size:12px;
	color: #ff0000;
    margin: 0;
    font-family: 'Manrope', sans-serif;
	float:left;
	line-height:22px;
	position:relative;
}
.position-main table tr td a {
    width: 144px;
    border-radius: 100px;
    background: #ff7935;
    color: #fff;
    text-align: center;
    text-decoration: none;
    line-height: 24px;
    font-size: 15px;
    transition: all 0.3s;
    position: relative;
    overflow: hidden;
    z-index: 1;
	padding:10px 30px;
	display:inline-block;
}
.position-main table tr td a::before {
    content: '';
    position: absolute;
    width: calc(100%);
    height: calc(100%);
    top: 0px;
    left: 0px;
	background-color: #f8aa00;
    z-index: -1;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: right center;
    -ms-transform-origin: right center;
    transform-origin: right center;
    -webkit-transition: -webkit-transform .24s ease-in-out;
    transition: -webkit-transform .24s ease-in-out;
    -o-transition: transform .24s ease-in-out;
    transition: transform .24s ease-in-out;
    transition: transform .24s ease-in-out, -webkit-transform .24s ease-in-out;
}
.position-main table tr td a:hover::before {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
}
.thank-you-main{
	padding:150px 0;
}
.thank-you-main .elementor-widget-heading{
	margin-bottom:20px;
}
.thank-you-main .elementor-widget-heading .elementor-heading-title{
    width: 100%;
    text-align: center;
    color: #ff7936;
    font-family: 'Manrope', sans-serif;
    font-size: 80px;
    font-weight: 800;
    letter-spacing: 0;
    margin: 0;
    line-height: 80px;
}
.thank-you-main .elementor-widget-text-editor{
	width: 100%;
    text-align: center;
    font-family: 'Manrope', sans-serif;
    font-size: 16px;
    margin-top: 0;
    line-height: 26px;
    color: #212529;
    font-weight: 500;
    letter-spacing: 0;
}
.about-banner .elementor-widget-text-editor .elementor-widget-container{
    width: 100%;
    text-align: center;
    margin: 0;
    padding: 0;
    font-size: 18px;
    line-height: 24px;
    font-family: 'Manrope', sans-serif;
    font-weight: 600;
    margin: -10px 0 0 0;
    color: #fff;
}
.about-main .elementor-widget-text-editor {
    width: 100%;
    text-align: left;
    font-family: 'Manrope', sans-serif;
    font-size: 16px;
    line-height: 24px;
    color: #212529;
    font-weight: 500;
    letter-spacing: 0;
}
.vision-mission .elementor-widget-image-box .elementor-image-box-title {
    padding: 0;
    font-weight: normal;
    color: #ff7936;
    font-size: 30px;
    font-family: 'Manrope', sans-serif;
    font-weight: 800;
    letter-spacing: 0;
    line-height: 75px;
    margin: 0;
	padding-left:70px;
}
.vision-mission .elementor-widget-image-box .elementor-image-box-img{
	width:60px !important;
	float:left;
}
.vision-mission .elementor-widget-image-box .elementor-image-box-description{
	font-family: 'Manrope', sans-serif;
    font-size: 16px;
    margin-top: 20px;
    line-height: 26px;
    color: #212529;
    font-weight: 500;
    letter-spacing: 0;
	margin:0 0 10px 0;
	float:left;
	width:100%;
}
.vision-mission .elementor-widget-text-editor p{
	margin:0;
}
.about-main .elementor-widget-image img{
	border-radius:15px;
	width:90%;
}
.vision-mission .elementor-widget-image-box.mission .elementor-image-box-img{
	width: 48px !important;
    margin-top: 15px !important;
}

.vision-mission .elementor-widget-image img{
    height: 500px;
    object-fit: cover;
	border-radius:15px;
}
.core-value-listing{
	margin-top:20px;
}
.custom-style .core-value-listing .elementor-widget-heading h2.elementor-heading-title{
	margin-bottom:20px;
}
.core-value-listing .elementor-column{
	border-radius: 15px;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.1);
	padding:25px;
	background:#fff;
}

.core-value-listing .elementor-widget-image-box.elementor-position-top .elementor-image-box-img{
	width:45px !important;
	margin-bottom:5px !important;
}
.core-value-listing .elementor-widget-image-box .elementor-image-box-title{
	width: 100%;
    color: #404143;
    text-transform: uppercase;
    font-size: 16px;
    font-family: 'Manrope', sans-serif;
    font-weight: 800;
    letter-spacing: 0;
    margin: 0 0 10px 0;
}
.core-value-listing .elementor-widget-image-box .elementor-image-box-description{
	font-family: 'Manrope', sans-serif;
    font-size: 16px;
    margin-top: 20px;
    line-height: 24px;
    color: #212529;
    font-weight: 500;
    letter-spacing: 0;
    margin: 0;
}
.core-value-listing .elementor-container{
	column-gap:20px;
}
.philosophy{
	padding-bottom:0;
}
.philosophy .elementor-widget-image img{
	height:500px;
	object-fit:cover;
}
.philosophy .elementor-widget-image img{
	border-radius:15px;
}
.services-main.custom-style .elementor-widget-text-editor{
	font-size:16px;
}
.services-main .elementor-widget-image img{
	height:680px;
	border-radius:15px;
	object-fit:cover;
}
.custom-style.services-main{
	padding:100px 0 ;
}

header .primary-menu > li > .icon{
	color:#ff7936 !important;
}
header .primary-menu .icon{
	margin-top:-5px;
}
.primary-menu .sub-menu {
    background: #fff;
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
}
.main-header .primary-menu .sub-menu {
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.05);
    border: 5px solid #fff;
    background: #f1f1f1 !important;
    padding: 0;
    top: calc(100% + 0.5rem);
    width: 210px;
	left:0;
	visibility:hidden;
}
.main-header .primary-menu li.menu-item-has-children:hover > ul{
	visibility:visible;
}
.main-header .primary-menu .sub-menu li a {
    padding: 1.2rem 2rem;
    text-transform: capitalize;
}
.main-header .primary-menu .sub-menu li {
    margin-left: 0;
    border-bottom: 1px solid #fff;
}
body:not(.overlay-header) .primary-menu > li > ul:after {
    border-bottom-color: #ffffff;
}
body:not(.overlay-header) .primary-menu ul{
	background:#fff;
}
.main-header .primary-menu .sub-menu li a:after{
	display:none;
}
.chairmen-section .elementor-widget-heading .elementor-heading-title{
    padding: 0;
    margin: 0 0 20px 0;
    font-weight: normal;
    color: #ff7936;
    font-size: 37px;
    font-family: 'Manrope', sans-serif;
    font-weight: 800;
    letter-spacing: 0;
    line-height: 42px;
    margin: 0;
}
.chairmen-section .elementor-widget-text-editor {
    width: 100%;
    font-size: 17px;
    line-height: 26px;
    color: #404143;
    margin: 0 0 15px 0;
    font-family: 'Manrope', sans-serif;
    font-weight: 500;
}
.chairmen-section .elementor-widget-image img {
    width: 100%;
    border-radius: 0;
    height: 441px;
    object-fit: cover;
    box-shadow: 0.1em 0.6em 3em rgb(0 0 0 / 10%);
    background: #fff;
    padding: 10px;
}
.chairman-text{
    font-size: 22px !important; 
    line-height: 24px !important;
}
.chairman-text strong{
	font-size:18px !important;
	line-height:24px !important;
}
.chairmen-name{
	margin-top:20px !important;
	margin-bottom:30px !important;
}
.chairmen-name strong{
	color:#ff7936 !important;
}
.primary-menu a:hover, .primary-menu a:focus, .primary-menu .current_page_ancestor {
    text-decoration: none;
}
 .main-header .primary-menu li.current-menu-item a{
	color: #ff7936 !important;
}
.main-header .primary-menu li.current-menu-item a:after {
    transform: scaleX(1);
}
.main-header .primary-menu li.current-menu-item .sub-menu li a{
	color:#404143 !important;
}
.main-header .primary-menu li.current-menu-item .sub-menu li a:hover{
	color:#ff7936 !important;
}
.gallery-main .elementor-image-gallery .gallery-item img{
	height: 330px;
    object-fit: cover;
	position:relative;
}
.gallery-main .elementor-image-gallery .gallery-item img::after{
	content:"";
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.1);
	z-index:2;
}
.gallery-main .elementor-image-gallery .gallery-icon{
	box-shadow:0px 0px 20px rgba(0, 0, 0, 0.1);
	border-radius:7px;
	padding:5px;
	background:#fff;
}
.gallery-main .elementor-image-gallery .gallery-item a{
	z-index: 1;
    float: left;
    width: 100%;
	position:relative;
	 border-radius: 7px;
	overflow:hidden;
}
/*.gallery-main .elementor-image-gallery .gallery-item a::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.1);
    z-index: 2;
    border-radius: 0;
}*/
.gallery-main .elementor-image-gallery .gallery-icon img{
	border-radius:7px;
	transition:0.3s;
}
.gallery-main .elementor-image-gallery .gallery-item a:hover img{
	transform:scale(1.1);
}
.dialog-type-lightbox .elementor-slideshow__header i{
	display:none;
}
.dialog-type-lightbox .elementor-slideshow__footer{
	display:none;
}
.elementor-lightbox .swiper .swiper-pagination-fraction{
	display:none;
}
.dialog-type-lightbox a.dialog-close-button.dialog-lightbox-close-button{
	text-decoration:none;
}
.services-main.elementor-section .elementor-widget-button .elementor-button {
    width: 144px;
    border-radius: 100px;
    background: #ff7935;
    color: #fff;
    text-align: center;
    text-decoration: none;
    line-height: 20px;
    font-size: 15px;
    transition: all 0.3s;
    position: relative;
    overflow: hidden;
    z-index: 1;
    height: 44px;
	margin-top:20px;
}
.services-main.elementor-section .elementor-widget-button .elementor-button::before {
    content: '';
    position: absolute;
    width: calc(100%);
    height: calc(100%);
    top: 0px;
    left: 0px;
    background-color: #f8aa00;
    z-index: -1;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: right center;
    -ms-transform-origin: right center;
    transform-origin: right center;
    -webkit-transition: -webkit-transform .24s ease-in-out;
    transition: -webkit-transform .24s ease-in-out;
    -o-transition: transform .24s ease-in-out;
    transition: transform .24s ease-in-out;
    transition: transform .24s ease-in-out, -webkit-transform .24s ease-in-out;
}
.services-main.elementor-section .elementor-widget-button .elementor-button:hover::before {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
}
.elementor-section .elementor-container, .section-inner, .container{
	max-width:1240px;
}
.elementor-section.elementor-section-boxed > .elementor-container{
	max-width:1240px;
}
.about-main.elementor-section.elementor-section-boxed > .elementor-container{
	align-items:center;
}
.why-us-blocks .elementor-column:nth-child(2) .elementor-widget-image-box .elementor-image-box-description {
    padding-right: 0 !important;
}
.vision-mission .elementor-tabs .elementor-tabs-content-wrapper {
    border: none;
    -webkit-transform: translateY(0);
    transition: all .6s cubic-bezier(0.165, 0.84, 0.44, 1);
    box-shadow: 0.1em 0.6em 3em rgb(0 0 0 / 10%);
    background: #fff;
    border-radius: 7px;
    margin-bottom: 30px;
}
.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active:after, .elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active:before{
	display:none;
}
.vision-mission .elementor-widget-tabs .elementor-tab-desktop-title {
    position: relative;
    padding: 0;
    font-weight: normal;
    line-height: 48px;
    background: transparent;
    border-radius: 5px 5px 0 0;
    margin-right: 10px !important;
    float: left;
    color: #fff;
    font-family: 'Manrope', sans-serif;
    font-size: 58px;
    border: none;
    width: auto;
	margin-right:40px !important;
    -webkit-text-stroke-width: 1px;
    stroke-width: 1px;
    -webkit-text-stroke-color: rgba(0, 0, 0, 0.2);
    stroke: rgba(0, 0, 0, 0.2);
}

.vision-mission .elementor-widget-tabs .elementor-tab-desktop-title.elementor-active {
    border-color: transparent;
    color: #fff;
    -webkit-text-stroke-width: 1px;
    stroke-width: 1px;
    -webkit-text-stroke-color: #f5a81c;
    stroke: #f5a81c;
}

.vision-mission .elementor-tabs .elementor-tab-content {
    border: none !important;
    padding: 60px 100px 50px 50px;
    color: #000;
	position:relative;
    font-family: 'Manrope', sans-serif;
    font-size: 20px;
    line-height: 32px;
}

.vision-mission .elementor-tabs .elementor-tab-content::after {
    position: absolute;
    content: "";
    top: 30px;
    right: 30px;
    background: url(/wp-content/uploads/2023/09/quote-down.png) no-repeat;
    width: 48px;
    height: 48px;
    background-size: 48px;
}

.vision-missionn .elementor-tabs .elementor-tabs-content-wrapper {
    margin-top: -5px;
}
.conatct-map.elementor-section .elementor-container{
	padding:0;
	width:100%;
	max-width:100%;
}
.ft_image img {
    width: 60px;
}
header#site-header{
	z-index:3;
}
header#site-header.fixed {
    box-shadow: 0 1px 8px rgba(0, 0, 0, .1);
}
.conatct-map{
	padding:0 0 150px 0 !important;
}
.location-main{
	max-width:1240px;
	margin:0 auto;
}
.location-main .elementor-widget-container {
    position: absolute;
    width: 350px !important;
    z-index: 2;
    right: 0;
    bottom: -100px;
    background: #fff;
    padding: 50px;
}
.location-main.elementor-widget-image-box .elementor-image-box-title{
    width: 100%;
    color: #404143;
    font-size: 18px;
    font-family: 'Manrope', sans-serif;
    font-weight: 800;
    letter-spacing: 0;
    margin: 0 0 20px 0;
}
.location-main.elementor-widget-image-box .elementor-image-box-description{
	width: 100%;
    font-size: 14px;
    color: #404143;
    padding-right: 0;
    font-family: 'Manrope', sans-serif;
    font-weight: 500;
	line-height:22px;
}
.location-main.elementor-widget-image-box .elementor-image-box-description a {
    margin-top: 20px;
    float: left;
    width: auto;
    background: url(/wp-content/uploads/2023/09/right-arrow-1.png) no-repeat;
    background-position: right center;
    padding-right: 60px;
    background-size: 40px;
    font-size: 14px;
    line-height: 16px;
    font-family: 'Manrope', sans-serif;
    color: #404143;
    font-weight: 600;
    transition: 0.5s;
}
.location-main.elementor-widget-image-box .elementor-image-box-description a:hover{
	padding-right:70px;
}
header .header-titles .site-logo img.custom-logo {
	width: 137px;
	height: auto !important;
}
.contact-detail .elementor-widget-heading h2.elementor-heading-title{
	font-size:30px;	
}
.contact-detail .elementor-widget-icon-box .elementor-icon-box-icon:hover .elementor-icon i{
	color:#fff !important;
}
.project-listing .elementor-widget-image-box.elementor-position-top .elementor-image-box-img{
	width:100% !important;
}
.project-listing.elementor-section.elementor-section-boxed > .elementor-container{
	column-gap:40px;
}
.project-listing .elementor-widget-image-box.elementor-position-top .elementor-image-box-img img{
	height:380px;
	object-fit:cover;
}
.project-listing{
	padding:30px 0 50px 0;
}
.project-listing:last-child{
	padding-bottom:80px;
}
.project-listing .elementor-widget-image-box .elementor-image-box-title{
    width: 100%;
    padding: 0;
    margin: 20px 0 20px 0;
    font-weight: normal;
    color: #ff7936;
    font-size: 24px;
    font-family: 'Manrope', sans-serif;
    font-weight: 800;
    line-height: 28px;
    margin: 0 !important;
	text-align:left;
}
.project-listing .elementor-widget-image-box.elementor-position-top .elementor-image-box-img{
	position:relative;
	overflow:hidden;
}
.project-listing .elementor-widget-image-box.elementor-position-top .elementor-image-box-img:hover img{
	transform:scale(1.1);
}
.project-listing .elementor-widget-image-box.elementor-position-top .elementor-image-box-img a::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.2);
    z-index: 2;
    border-radius: 0;
}
.project-listing .elementor-widget-image-box.elementor-position-top .elementor-image-box-img:hover a::after{
	background: rgba(0,0,0,0.5);
}
.conatct-map .elementor-widget-image img{
	height:400px;
	object-fit:cover;
}
.position-main table td span{
	display:none;
}
.banner-slider.elementor-section .elementor-container{
	max-width:100%;
}
.banner-slider.elementor-section img.swiper-slide-image {
    width: 100%;
    height: 585px;
    object-fit: cover;
}
.banner-slider.elementor-section .elementor-image-carousel-caption{
	position:absolute;
	top:38%;
	left:50%;
	transform:translate(-50%, -50%);
	width:90%;
}

.banner-slider.elementor-section .elementor-image-carousel-caption h2{
    width: 100%;
    text-align: center;
    font-size: 54px;
    font-family: 'Manrope', sans-serif;
    line-height: 64px;
    margin: 0 0 30px 0;
    color: #fff;
    font-weight: 800;
}
.banner-slider.elementor-section .elementor-image-carousel-caption p {
    width: 100%;
    text-align: center;
    margin: 0;
    padding: 0;
    font-size: 20px;
    line-height: 30px;
    font-family: 'Manrope', sans-serif;
    font-weight: 700;
    margin: 0 0 50px 0;
    color: #fff;
	max-width: 600px;
    margin: 0 auto;
}

.banner-slider.elementor-section .elementor-image-carousel-caption a {
    display: inline-block;
    margin: auto;
    width: 270px;
    line-height: 36px;
    color: #fff;
    font-size: 17px;
    text-align: center;
    font-family: 'Manrope', sans-serif;
	font-weight:800;
    text-decoration: none;
    background: #ff7935;
    border-radius: 100px;
    position: relative;
    transition: all 0.3s;
    position: relative;
    overflow: hidden;
    z-index: 1;
	line-height:55px;
	margin-top:50px;
}
.banner-slider.elementor-section .elementor-image-carousel-caption a::before{
    content: '';
    position: absolute;
    width: calc(100%);
    height: calc(100%);
    top: 0px;
    left: 0px;
    z-index: -1;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: right center;
    -ms-transform-origin: right center;
    transform-origin: right center;
    -webkit-transition: -webkit-transform .24s ease-in-out;
    transition: -webkit-transform .24s ease-in-out;
    -o-transition: transform .24s ease-in-out;
    transition: transform .24s ease-in-out;
    transition: transform .24s ease-in-out, -webkit-transform .24s ease-in-out;
	background:#f8aa00;
}
.banner-slider.elementor-section .elementor-image-carousel-caption a:hover::before {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
}
.banner-slider.elementor-section .swiper-pagination{
	bottom:120px !important;
}
.banner-slider.elementor-section .swiper-pagination .swiper-pagination-bullet{
	width:25px;
	height:6px;
	background:#fff;
	border-radius:0;
}
.signature {
    font-family: 'Brittany Signature';
    font-size: 30px;
    line-height: 45px;
    margin: 0;
    float: left;
    width: 100%;
    margin-top: 28px;
	margin-bottom:5px;
}
.vision-mission .mission-row.elementor-widget-tabs .elementor-tab-desktop-title.elementor-active{
    float: right;
    margin: 0 !important;
}
.vision-mission .mission-row .elementor-tabs .elementor-tab-content{
	padding:60px 50px 50px 100px;
}
.vision-mission .mission-row .elementor-tabs .elementor-tab-content::after{
	-webkit-transform: scaleX(-1);
    transform: scaleX(-1);
	right:inherit;
	left:30px;
}
.core-value.elementor-section.elementor-section-boxed > .elementor-container .elementor-section.elementor-section-boxed > .elementor-container{
	max-width:100%;
}
.service_title {
    margin: 0 0 5px 0 !important;
}
.custom-style .coming_soon .elementor-heading-title.elementor-size-default {
    text-align: center;
    color: rgba(0,0,0,0.08);
    font-size: 72px;
    margin: 0;
    line-height: normal;
    font-family: 'Manrope', sans-serif;
    font-weight: 900;
}
/*  responsive  */
@media only screen and (max-width: 1300px) {
	.container, .section-inner{
	 	width:90%;
	}
	.elementor-section.elementor-section-boxed > .elementor-container{
		max-width:90%;
	}
	.elementor-section .elementor-container, .container{
		max-width:90%;
	}
	header .section-inner {
		width: 90% !important;
	}
	.main-header .primary-menu{
		margin-top:10px;
	}
	header .header-titles-wrapper{
		justify-content: left;
		text-align: left;
		padding:0;
	}
	header .header-inner .toggle{
		right:5%;
		width:35px !important;
		padding:0;
		height: 40px;
    	top: 29%;
	}
	.nav-toggle .toggle-inner{
		width:100%;
		height:3px;
		background:#000;
		padding:0;
	}
	.nav-toggle .toggle-inner::after{
		position:absolute;
		top:-10px;
		width:100%;
		content:"";
		background:#000;
		height:3px;
	}
	.nav-toggle .toggle-inner::before{
		position:absolute;
		bottom:-10px;
		width:100%;
		content:"";
		background:#000;
		height:3px;
	}
	.about-section .elementor-widget-heading h2.elementor-heading-title br{
		display:none;
	}
	.ft_social a {
		width: 45px;
		height: 45px;
		line-height: 50px;
		margin-right: 8px;
	}
	.ft_block4_top{
		width:100%;
	}
	.ft_block4_top_details p, .ft_block4_top_details a{
		font-size:16px;
	}
	.gallery-main.elementor-section.elementor-section-boxed>.elementor-container{
		max-width:90%;
	}
	.services-main.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 90%;
	}
	.vision-mission.elementor-section.elementor-section-boxed > .elementor-container{
		max-width: 90%;
	}
	.location-main{
		max-width:90%;
	}
}
@media only screen and (max-width: 1200px) {
	.banner .elementor-widget-heading h1.elementor-heading-title{
		font-size: 48px;
		line-height: 54px;
	}
	.ft_block1 p br{
		display:none;
	}
	.ft_block1{
		padding-right:15px;
	}
	.ft_image {
		float: left;
		width: 50px;
		margin-right: 10px;
	}
	.position-main.elementor-section.elementor-section-boxed > .elementor-container, .contact-detail.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 90%;
	}
	.core-value.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 90%;
	}
	.core-value.elementor-section.elementor-section-boxed > .elementor-container .elementor-container{
		max-width:100%;
	}
	.chairmen-section.elementor-section.elementor-section-boxed > .elementor-container{
		max-width:90%;
	}
	
	
}
@media only screen and (max-width: 1100px) {
	.home-second-sec.elementor-section .elementor-container {
		max-width: 90%;
	}
	.about-main.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 90%;
	}
	.philosophy.elementor-section.elementor-section-boxed > .elementor-container{
		max-width:90%;
	}
	.position-main table{
		width:100%;
	}
}
@media only screen and (max-width: 1024px) {
	.home-second-sec.elementor-section .elementor-container{
		flex-wrap: inherit;
	}
	.services .services-listing.elementor-section .elementor-container{
		column-gap:0;
	}
	.services .services-listing .elementor-column {
		flex: 0 0 49%;
		margin-bottom:20px;
	}
	.services .services-listing .elementor-column:nth-child(2n){
		margin-left:2% !important;
	}
	.portfolio .elementor-section.services-listing .elementor-container{
		flex-wrap:inherit !important;
	}
	.portfolio .services-listing .elementor-widget-image-box .elementor-image-box-content {
		padding: 0 12px;
	}
	.portfolio .services-listing .elementor-widget-image-box .elementor-image-box-title{
		font-size: 16px;
    	line-height: 20px;
	}
	.portfolio .services-listing .elementor-widget-image-box .elementor-image-box-description{
		font-size:14px;
	}
	.why-us-blocks .elementor-widget-image-box .elementor-image-box-description{
		padding-right:25px;
	}
	.ft_block2 {
		float: left;
		width: 30%;
	}
	.ft_block4 {
		float: left;
		width: 40%;
	}
	.ft_block1 {
		float: left;
		width: 100%;
		padding: 0 !important;
		margin-bottom: 30px;
	}
	.contact-form.elementor-section .elementor-container {
        max-width: 90%;
    }
	.career-text.elementor-section .elementor-container{
		max-width:90%;
	}
	.position-main.elementor-section .elementor-section .elementor-container{
		flex-wrap: inherit;
	}
	.core-value.elementor-section .elementor-container {
		flex-wrap: inherit;
	}
	.core-value-listing .elementor-column{
		padding:15px;
	}
	.project-listing.elementor-section.elementor-section-boxed > .elementor-container{
		flex-wrap:inherit;
	}
	.project-listing .elementor-widget-image-box.elementor-position-top .elementor-image-box-img img {
		height: 300px;
	}
}
@media only screen and (max-width: 999px) {
	.banner .elementor-widget-heading h1.elementor-heading-title {
		font-size: 40px;
		line-height: 48px;
	}
	.home-second-sec.elementor-section .elementor-container .elementor-column .elementor-widget-wrap{
		padding: 20px !important;
	}
	.our-group .elementor-widget-text-editor br{
		display:none;
	}
	.our-group .elementor-widget-heading h2.elementor-heading-title, .about-section .elementor-widget-heading h2.elementor-heading-title, .custom-style .elementor-widget-heading h2.elementor-heading-title{
		font-size:34px;
	}
	.our-group {
		padding: 100px 0;
	}
	.portfolio{
		padding-top:100px;
	}
	.portfolio.custom-style .elementor-widget-text-editor{
		padding-bottom:70px;
	}
	.portfolio.custom-style .elementor-background-slideshow__slide__image {
		height: 430px;
	}
	.why-us.elementor-section .elementor-container{
		flex-direction:column;
	}
	.why-us.elementor-section .elementor-container .elementor-column:first-child{
		order:2;
		width:100%;
			
	}
	.why-us.elementor-section .elementor-container .elementor-column:last-child{
		order:1;
		width:100%;
	}
	.why-us.elementor-section .why-us-blocks .elementor-container .elementor-column{
		order:inherit !important;
		width:50%;
	}
	.why-us.elementor-section .why-us-blocks .elementor-container{
		flex-direction:inherit;
	}
	.why-us{
		padding-bottom:50px;
	}
	.getintouch{
		padding:80px 0 !important;
	}
	.RG_Footer_container {
		padding: 80px 0;
	}
	button.close-nav-toggle .toggle-text{
		display:none;
	}
	.menu-modal{
		background:#ff7936;
		left:-100%;
		width:340px;
		transition:0.5s;
	}
	.menu-modal.active{
		left:0;
		transition:0.5s;
	}
	body.showing-modal::after{
		width:100%;
		height:100%;
		z-index:10;
		background:rgba(0,0,0,0.6);
		content:"";
		position:fixed;
		left:0;
		top:0;
		transition:0.5s;
	}
	.menu-modal .menu-modal-inner{
		background:transparent;
	}
	.modal-menu li{
		border:none;
	}
	.modal-menu li a{
		padding:15px 20px !important;
		color: #fff;
		font-family: 'Manrope', sans-serif;
		font-size: 16px !important;
		font-weight: 600;
		letter-spacing: 0;
		margin: 0;
		line-height: 1.2;
		letter-spacing:0;
		text-decoration:none !important;
		text-transform: uppercase;
    	letter-spacing: 0.5px !important;
	}
	
	.thank-you-main .elementor-widget-heading .elementor-heading-title{
		font-size:70px;
		line-height:70px;
	}
	.swiper-zoom-container{
		width:90%;
	}
	button.sub-menu-toggle{
		border:none;
	}
	 .menu-modal .toggle {
		color: #fff;
	}
	.modal-menu > li > .ancestor-wrapper > button.sub-menu-toggle {
		padding: 0 15px;
		margin: 0 !important;
		height: 50px;
	}
	button.close-nav-toggle {
		padding: 20px 0;
	}
	.modal-menu .sub-menu{
		margin-bottom:20px;
	}
	.modal-menu .sub-menu li a{
		padding: 15px 20px !important;
		color: #fff;
		font-family: 'Manrope', sans-serif;
		font-size: 16px !important;
		font-weight: 600;
		letter-spacing: 0;
		margin: 0;
		line-height: 1.2;
		letter-spacing: 0;
		text-decoration: none !important;
		background:rgba(255,255,255,0.15);
		text-transform:capitalize;
		border:none;
	}
	
	button.close-nav-toggle{
		right:15px;
	}
	.chairmen-section .elementor-widget-heading .elementor-heading-title{
		font-size:32px;
	}
	.menu-modal .section-inner {
		width: 100%;
	}
	.position-main.elementor-section .elementor-section .elementor-container {
		width: 100%;
		max-width: 100%;
	}
	.banner-slider.elementor-section .elementor-image-carousel-caption h2{
		font-size:42px;
		line-height:50px;
	}
	.banner-slider.elementor-section .elementor-image-carousel-caption p{
		font-size:16px;
		line-height:22px;
	}
	.project-listing .elementor-widget-image-box.elementor-position-top .elementor-image-box-img img {
		height: 300px;
		object-fit: cover;
	}
}
@media only screen and (max-width: 900px) {
	.banner .elementor-widget-heading h1.elementor-heading-title {
		font-size: 38px;
		line-height: 42px;
	}
	.home-second-sec.elementor-section .left-sec .elementor-widget-image-box .elementor-image-box-title{
		margin-top:20px;
	}
	.vision-mission .elementor-tabs .elementor-tab-content{
		font-size:18px;
	}
	.vision-mission .elementor-widget-tabs .elementor-tab-desktop-title{
		font-size:48px;
		line-height:44px;
	}
	.position-main table td, .position-main table th{
		padding:10px;
	}
}
@media only screen and (max-width: 767px) {
	.banner .elementor-widget-heading h1.elementor-heading-title br, .banner .elementor-widget-heading h4.elementor-heading-title br{
		display:none;
	}
	.banner .elementor-widget-heading h1.elementor-heading-title {
		font-size: 24px;
		line-height: 28px;
		margin-top:10px;
		margin-bottom:20px;
	}
	.banner .elementor-widget-heading h4.elementor-heading-title {
		font-size:18px;
		line-height:24px;
	}
	.home-second-sec.elementor-section .elementor-container {
		flex-wrap: wrap;
	}
	.home-second-sec {
		margin-top: 0;
		padding-top: 50px;
	}
	.home-second-sec.elementor-section .left-sec .elementor-widget-text-editor{
		margin-bottom:20px;
	}
	.home-second-sec .elementor-widget-image-box .elementor-image-box-wrapper {
		text-align: left;
		display:flex;
	}
	.home-second-sec .elementor-widget-image-box .elementor-image-box-img{
		width:60px !important;
	}
	.home-second-sec .elementor-widget-image-box .elementor-image-box-content{
		width:calc(100% - 60px);
		padding-left:20px;
	}
	.home-second-sec.elementor-section .left-sec .elementor-widget-image-box .elementor-image-box-title {
		margin-top: 30px;
	}
	.home-second-sec.elementor-section .elementor-container .elementor-column{
		margin-bottom:20px;
	}
	.our-group .elementor-widget-heading h2.elementor-heading-title, .about-section .elementor-widget-heading h2.elementor-heading-title, .custom-style .elementor-widget-heading h2.elementor-heading-title{
		font-size:24px;
		line-height:30px;
	}
	.about-section .elementor-widget-text-editor{
		font-size:16px;
		line-height:24px;
	}
	.our-group {
		padding: 50px 0;
	}
	.logo-slider{
		padding-top:50px !important;
	}
	.about-img-block{
		margin-bottom:30px;
	}
	.about-img-block.elementor-widget-image-box .elementor-image-box-wrapper{
		display:flex;
	}
	.about-img-block.elementor-widget-image-box .elementor-image-box-content{
		padding-left:15px;
	}
	.about-img-block{
		padding:20px;
	}
	.services {
		padding: 20px 0 70px 0;
	}
	.custom-style .elementor-widget-text-editor {
		font-size: 16px;
		line-height: 24px;
	}
	.custom-style .elementor-widget-text-editor br{
		display:none;
	}
	.services .services-listing{
		padding-top:20px !important;
	}
	.services .services-listing.elementor-section .elementor-container{
		flex-direction:column;
	}
	.services .services-listing .elementor-column:nth-child(2n){
		margin-left:0 !important;
	}
	.about-section .elementor-widget-image img{
		width:100%;
	}
	.about-section {
		padding-bottom:50px !important;
	}
	.portfolio .elementor-section.services-listing .elementor-container{
		flex-wrap:wrap !important;
	}
	.portfolio .services-listing .elementor-column{
		margin-bottom:20px;
	}
	.portfolio{
		padding-top:50px;
	}
	.portfolio.custom-style .elementor-widget-text-editor{
		padding-bottom:30px;
	}
	.portfolio{
		padding-top:50px;
	}
	.portfolio.custom-style .elementor-widget-text-editor{
		padding-bottom:30px;
	}
	.portfolio.custom-style .elementor-background-slideshow__slide__image {
		height: 430px;
	}
	.portfolio.custom-style .elementor-widget-text-editor br {
		display: none;
	}
	.why-us .elementor-widget-image img{
		height:auto;
		width:100%;
	}
	.why-us.elementor-section .why-us-blocks .elementor-container .elementor-column {
		order: inherit !important;
		width: 100%;
		margin-bottom: 20px;
	}
	.review-slider {
		padding-top: 20px;
	}
	.testimonial {
		padding-bottom: 0;
		padding-top: 20px !important;
	}
	.custom-style .elementor-widget-heading h2.elementor-heading-title br{
		display:none;
	}
	.our-esteemed {
		padding-bottom: 60px !important;
		padding-top: 40px !important;
	}
	.logo-slider {
		padding-top: 20px !important;
	}
	.getintouch{
		padding:50px 0 !important;
	}
	.RG_Footer_container {
         float: left;
         width: 100%;
         padding: 60px 0;
    }
     .ft_block1 {
         float: left;
         width: 100%;
         text-align: center;
         margin-bottom: 30px;
    }
     .ft_block1 p br {
         display: none;
    }
     .ft_block1 img {
         float: none;
         width: 150px;
		 display:inline-block;
    }
     .ft_block1 span {
         float: left;
         width: 100%;
         font-size: 17px;
         color: #ff7936;
         font-family: 'Manrope3-Bold';
         margin: 25px 0 5px 0;
    }
     .ft_block2 {
         float: left;
         width: 100%;
         margin-top: 10px;
    }
     .ft_block2 ul li {
         float: left;
         width: 50%;
         margin-bottom: 8px;
    }
     .ft_block4 {
         float: left;
         width: 100%;
         margin-top: 30px;
    }
     .ft_image img {
         width: 60px;
    }
	.copyright .container{
		justify-content:center;
	}
	.RG_Footer_container {
		padding: 70px 0;
	}
	.contact-form .cont-row {
		width: 100%;
		float: left;
	}	
	.contact-form .elementor-widget-heading h2.elementor-heading-title{
		font-size:26px;
		line-height:30px;
	}
	.career-text{
		padding: 50px 0;
	}
	.position-main.elementor-section .elementor-section .elementor-container{
		flex-wrap: wrap;
	}
	.contact-form {
		padding: 50px 0 0 0 !important;
	}
	.contact-detail .elementor-widget-icon-box.elementor-mobile-position-top .elementor-icon-box-wrapper{
		text-align:left;
		display:flex;
	}

	.contact-detail .elementor-widget-icon-box.elementor-mobile-position-top .elementor-icon-box-wrapper .elementor-icon-box-content{
		width: calc(100% - 80px);
		padding-left: 20px;
	}
	.contact-detail{
		padding:50px 0;
	}
	.contact-form {
		padding: 0 0 50px 0 !important;
	}
	.thank-you-main .elementor-widget-heading .elementor-heading-title{
		font-size:52px;
		line-height:52px;
	}
	.inner-banner .elementor-widget-heading h2.elementor-heading-title{
		font-size:35px;
	}
	.inner-banner {
		padding: 100px 0;
	}
	.services-main .elementor-widget-image img{
		height:auto;
		width:100%;
	}
	.services-main .elementor-column .elementor-widget-wrap{
		padding:0;
	}
	.order-change .elementor-column:first-child{
		order:2;
		margin-top:30px;
		margin-bottom:0;
	}
	.order-change .elementor-column:nth-child(2){
		order:1;
	} 
	.custom-style.services-main {
		padding: 50px 0;
	}
	.services-main .elementor-column:first-child{
		margin-bottom:30px;
	}
	.services-main.order-change .elementor-column:first-child{
		margin-bottom:0 !important;
	}
	.copyright{
		padding: 15px 0;
		line-height: 26px;
    	font-size: 14px;
		height:auto;
	}
	.services-main.custom-style .elementor-widget-text-editor {
		font-size: 15px;
	}
	.about-main .elementor-widget-image img{
		width:100%;
	}
	.about-main{
		padding:50px 0;
	}
	.vision-mission .elementor-widget-image img{
		width:100%;
		margin-top:30px;
	}
	.vision-mission{
		padding:50px 0;
	}
	.vision-mission .elementor-widget-image-box .elementor-image-box-title{
		line-height: 53px;
		margin: 0;
		padding-left: 58px;
		font-size: 25px;
	}
	.vision-mission .elementor-widget-image-box .elementor-image-box-img {
		width: 48px !important;
		float: left;
	}
	.vision-mission .elementor-widget-image-box.mission .elementor-image-box-img {
		width: 38px !important;
		margin-top: 10px !important;
	}
	.vision-mission .elementor-widget-image-box .elementor-image-box-description{
		font-size:15px;
	}
	.custom-style .elementor-widget-text-editor{
		font-size:15px;
		line-height:25px;
	}
	.core-value.elementor-section .elementor-container {
		flex-wrap: wrap;
	}
	.core-value-listing .elementor-column{
		margin-bottom:15px;
	}
	.core-value{
		padding:50px 0;
	}
	.core-value-listing {
		margin-top: 0;
	}
	.core-value.custom-style .elementor-widget-heading h2.elementor-heading-title{
		margin-bottom:20px;
	}
	.vision-mission .elementor-widget-image img{
		height:auto;
	}
	.philosophy .elementor-widget-image img{
		width:100%;
		margin-bottom:0;
		height:auto;
	}
	.philosophy{
		padding:50px 0;
	}
	.chairmen-section{
		padding:50px 0 50px 0 !important;
	}
	.chairmen-section .elementor-widget-heading .elementor-heading-title{
		font-size:32px;
		line-height:34px;
	}
	.chairmen-section .elementor-widget-text-editor, .ft_block1 p{
		font-size: 14px;
    	line-height: 24px;
	}
	.chairmen-section .elementor-widget-image img{
		width:100%;
		max-width:100%;
		margin-bottom:0;
	}
	.chairmen-section .elementor-widget:not(:last-child){
		margin-bottom:0 !important;
	}
	.vision-mission .elementor-widget-tabs .elementor-tab-mobile-title{
		display:none;
	}
	.vision-mission .elementor-tabs .elementor-tabs-wrapper{
		display:block;
	}
	.vision-mission .elementor-tabs .elementor-tab-content, {
		padding:30px 50px 30px 30px;
	}
	.vision-mission .mission-row .elementor-tabs .elementor-tab-content{
		padding:30px 30px 30px 58px;
	}
	.vision-mission .elementor-tabs .elementor-tab-content::after{
		top:10px;
		right:10px;
		background-size:40px;
	}
	.vision-mission .elementor-tabs .elementor-tab-content br{
		display:none;
	}
	.vision-mission .elementor-tabs .elementor-tab-content {
		font-size: 16px;
		line-height: 22px;
	}

	.contact-detail.elementor-section .elementor-container .elementor-column:nth-child(2){
		border-radius:15px;
		padding:30px 20px !important;
	}
	.contact-detail.custom-style .elementor-widget-icon-box:last-child {
		margin-bottom: 0;
	}
	.position-main table tr:first-child{
		display:none;
	}
	.position-main table tr td span{
		display:block;
		width:100%;
		font-weight:700;
	}
	.position-main table td{
		border:none !important;
	}
	.position-main table tr {
		display: grid;
		border:1px solid #e4e4e4;
	}
	.position-main table td:last-child{
		text-align:left;
	}
	.position-main {
		padding: 50px 0 0 0 !important;
	}
	.chairman-text strong {
		font-size: 14px !important;
		line-height: 18px !important;
	}
	
	.chairmen-section .elementor-widget-text-editor.chairmen-name.chairman-text{
		font-size: 18px !important;
    	line-height: 24px !important;
	}
	.chairmen-section .elementor-widget-heading .elementor-heading-title {
		font-size: 24px;
		line-height: 26px;
		margin-bottom: 15px;
	}
	.chairmen-section .elementor-column:nth-child(2) .elementor-widget-text-editor{
		margin-bottom:0 !important;
	}
	.banner-slider.elementor-section .elementor-image-carousel-caption h2{
		font-size:32px;
		line-height:38px;
		max-width:100%;
		
	}
	.banner-slider.elementor-section .elementor-image-carousel-caption p{
		max-width:60%;
	}
	.banner-slider.elementor-section .elementor-image-carousel-caption h2 br{
		display:none;
	}
	.banner-slider.elementor-section .swiper .elementor-swiper-button{
		top:39%;
	}
	.banner-slider.elementor-section img.swiper-slide-image{
		height:85vh
	}
	.vision-mission .mission-row .elementor-tabs .elementor-tab-content::after{
		top: 10px;
		left: 10px;
		right:inherit;
		background-size: 40px;
	}
	.vision-mission .elementor-widget-tabs .elementor-tab-desktop-title {
		font-size: 38px;
		line-height: 36px;
	}
	.vision-mission .elementor-tabs .elementor-tabs-content-wrapper{
		margin-bottom:0;
	}
	header .header-titles .site-logo img.custom-logo {
		width: 100px;
		height: auto !important;
		max-height: inherit;
	}
	.inner-banner:before {
		background: linear-gradient(270deg,#ed6a23 3.08%,#f7b219 25.47%,#001629 60.01%)!important;
		opacity: 0.25;
	}
	.position-main table td{
		line-height:inherit;
	}
	.ft_block2{
		margin-top:0;
		margin-bottom:20px;
	}
	.ft_block2 span{
		margin-bottom:10px;
	}
	.custom-style .elementor-widget-heading h2.elementor-heading-title{
		margin-bottom:12px !important; 
	}
	header .header-inner .toggle{
		top:23%;
	}
	.project-listing.elementor-section.elementor-section-boxed > .elementor-container{
		flex-wrap:wrap;
	}
}
@media only screen and (min-height: 900px) {
	.banner-slider.elementor-section img.swiper-slide-image{
		height:85vh
	}
}
@media only screen and (max-width: 768px) {
	.project-listing .elementor-widget-image-box .elementor-image-box-title{
		margin:0 0 20px 0!important;
	}
}
@media only screen and (max-width: 700px) {
	.home-second-sec.elementor-section .right-sec .elementor-widget-heading .elementor-heading-title br{
		display:none;
	}
	.menu-modal .section-inner {
		width: 100%;
	}
	.modal-menu {
		position: relative;
		left: inherit;
		width: 100%;
	}
}
@media only screen and (max-width: 600px) {
	.thank-you-main .elementor-widget-heading .elementor-heading-title {
		font-size: 46px;
		line-height: 46px;
	}
	.thank-you-main {
		padding: 100px 0;
	}
	.vision-mission .elementor-tabs .elementor-tab-content{
		padding:20px 50px 20px 20px;
	}
	.location-main .elementor-widget-container {
		padding: 30px 20px;
		left: 50%;
		transform: translateX(-50%);
	}
	.banner-slider.elementor-section .elementor-image-carousel-caption p {
		max-width: 90%;
	}
	.banner-slider.elementor-section .elementor-image-carousel-caption a {
		width: 225px;
		line-height: 45px;
		margin-top: 30px;
	}
	.menu-modal {
		width: 80%;
		transition: 0.5s;
	}
}
@media only screen and (max-width: 480px) {
.location-main .elementor-widget-container{
	width:90% !important;
}
}
@media only screen and (max-width: 400px) {
	.contact-form .cont-row input[type="submit"]{
		width:100%;
	}
}