/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Sora:wght@100..800&display=swap');
body{
	font-family: "Montserrat", sans-serif !important;
	color:#343434;
}
h1, h2, h3, h4, h5, h6{
	 font-family: "Sora", sans-serif !important;
}
.globel-brtn a{
text-decoration:none;
}
.addresss-col .icon-box-description{
	font-family: "Montserrat", sans-serif !important;
}
.ourobject  p{
	font-family: "Montserrat", sans-serif !important;
}
.swiper-slide p{
	font-family: "Montserrat", sans-serif !important;
}
.elementor-button-text{
	 font-family: "Sora", sans-serif !important;
}
.elementor-118 .elementor-element.elementor-element-fb3176b .mf-error-message {
    color: #f00;
    font-size: 14px;
}
.source-Google span.nowrap{
	font-family: "Sora", sans-serif !important;
}
.ti-widget.ti-goog .ti-widget-container, .ti-widget.ti-goog .ti-widget-container * {
    font-family: "Sora", sans-serif !important;
}
.metform-submit-btn span{
	font-family: "Sora", sans-serif !important;
}
.elementskit-testimonial-slider .elementskit-single-testimonial-slider{
	margin:15px 0px;
}


@media (min-width:320px) and (max-width:430px) {
.phonesection {
    margin-left: auto !important;
    width: 58% !important;
}
	.logo-colum {
    width: 40%;
}
		.middlecolum{
	width: 90% !important;
	}
	.phonesection {
		margin-left:auto !important;
	}
}

@media (min-width:430px) and (max-width:567px) {
.logo-colum {
    width: 40%;
}
	.middlecolum{
	width: 90% !important;
	}
	.phonesection {
		margin-left:auto !important;
	}
	.phonesection {
		margin-left:auto !important;
		width:42% !important;
	}
}
@media (min-width:568px) and (max-width:767px) {
.phonenumber-head .elementor-icon-box-icon{
    line-height: 0;
    min-width: 40px;
    position: absolute;
    margin: 0px 40px 0px 0px;
}
	.middlecolum{
	width: 90% !important;
	}
	.phonesection {
		margin-left:auto !important;
		width:30% !important;
	}
}
@media (min-width:767px) and (max-width:991px) {
.metform-submit-btn span { 
	 font-size: 14px;
}	
	.middlecolum{
	width: 90% !important;
	}
	.phonesection {
		margin-left:auto !important;
		width:42% !important;
	}
}

@media (min-width:991px) and (max-width:1199px) {
	.phonesection .elementor-icon-box-description{
		    font-size: 26px  !important;
	}
}