@font-face { font-family: ShreeDev0714; src: url(./fonts/ShreeDev0714.ttf); font-weight: normal; }


.FontShreeDev {
    font-family: ShreeDev0714
}
.FontSourceHanSans {
	font-family:SourceHanSans
}

@media only screen and (min-width: 768px) {
	#banner-position {
    width: 663.9px;
    position: absolute;
    right: 50px;
    top: 170px;
}
}
@media only screen and (max-width: 480px) {
	#banner-position {
    width: 50%;
    position: absolute;
    right: 50px;
    top: 170px;
}
}
.home-content {
    width: 1293px;
}
#home-experience-icon {
    width: auto;
}
#sectionMapForm-submit {
    color:#ffffff;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: bold;
    padding: 17px 75px;
    line-height: 16px;
    border-radius: 29px;
    box-shadow: 0 2.8px 11.3px 0 rgba(117, 134, 188, 0.25);
    background-color: #ff7500;
}
.sectionMapStyle {
    font-family: ShreeDev0714;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.5em;
    color: #1e205d;
    width: 390px;
    height: 25px;
    object-fit: contain;
    margin-bottom: 0 !important;
    border-radius: 2px;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.02);
    border: solid 1px rgba(112, 112, 112, 0.15) !important;
}
#sectionMapMessageStyle {
    width: 100%;
    height: 158px;
    min-height: auto;
    resize: none;
}
#techPowerfulFeaturesStyle>.elementor-widget-container>.elementor-image-box-wrapper>.elementor-image-box-content>.elementor-image-box-description {
    text-align: left;
}
