/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: A plain-vanilla &amp; lightweight theme for Elementor page builder
Tags: flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 2.3.0.1598685716
Updated: 2020-08-29 07:21:56

*/
textarea.enquiry_message {
    height: 150px !important;
}
.top_list ul li:nth-child(1) a {
    background: #ddeaf6;
    color: #235784;
    padding: 5px 15px;
	border-radius: 8px 8px 8px 8px;
	font-size: 16px;
	font-weight:600;
}
.jet-sticky-section-sticky--stuck.customheader{
	margin-left:0px;
	margin-right:0px;
}
.unistar_slider .elementor-slide-heading span {
    background: #0a549f;
    padding: 10px 15px;
}
.unistar_slider .first_para span {
    background: #12559d;
    padding: 0px 20px;
    display: inline-block;
	font-size: 30px;
    line-height: 46px;
}
.unistar_slider .first_para {
    background: #12559d;
    padding: 20px 50px;
    display: inline-block;
    font-size: 20px;
    line-height: 30px;
    border-radius: 50px;
}
.first_para {
    display: inline-block;
    width: 100%;
    margin-bottom: 30px;
}
@media (max-width:767px) and (min-width: 320px){
.jet-sticky-section-sticky--stuck.customheader{
	margin-left:0px;
	margin-right:0px;
}
.unistar_slider .first_para span {
    font-size: 20px;
    line-height: 36px;
}
.first_para {
    margin-bottom: 15px;
}
.unistar_slider .first_para {
    border-radius: 0px;
	padding: 20px 20px;
}
}
@media (max-width:1024x) and (min-width: 768px){
.unistar_slider .first_para span {
    font-size: 26px;
    line-height: 40px;
}
.first_para{
    width: 70% !important;
}
}