/* 
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.0
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 */



body, html {
	overflow-x: hidden;
}
li {
    margin-bottom: 10px;
}
.gray-link a {
    color: #fff;
} 
.gray-link a:hover {
    color: #ccc !important;
} 

.section-blue a{ color:#fff !important; text-decoration:underline; }


.contactIcons .elementor-icon-box-wrapper{
	align-items: center;
}
.contactIcons a.elementor-icon::after {
    content: '';
    position: absolute;
    width: 100%;
    background: #00000000;
    height: 100%;
    top: 0;
    left: 0;
}
.contactIcons .elementor-icon-box-icon {
    margin: 0 !important;
    border: 1px solid #ffffff;
    padding: 20px;
    border-radius: 100px;
    margin-right: 20px !important;
    width: 60px;
    height: 60px;
}
.contactIcons.Pop .elementor-icon-box-icon {
	border: 1px solid #081822;
}
h3.elementor-icon-box-title {
    margin: 0;
}


.gform-theme--foundation .gfield .ginput_password, .gform-theme--foundation .gfield input, .gform-theme--foundation .gfield select, .gform-theme--foundation .gfield textarea {
    background-color: transparent !important;
    border: 1.5px solid #ffffff66 !important;
    border-radius: 0px !important;
    padding: 6px 20px !important;
    height: auto !important;
    color: #fff !important;
}
.gform-theme--foundation .gfield .ginput_password::placeholder, 
.gform-theme--foundation .gfield input::placeholder, 
.gform-theme--foundation .gfield select::placeholder, 
.gform-theme--foundation .gfield textarea::placeholder 
	{
		  color: #ffffff75 !important;
	}
.gform-body.gform_body input:focus,.gform-body.gform_body textarea:focus {
    outline: 0;
    box-shadow: 0 0 0 transparent;
}
	
.gform-theme--foundation .gfield textarea{
	height:100px !important;
}
.gform-theme--foundation .gform_fields{
	row-gap: 15px !important;
}
.gform-footer input[type="submit"] {
    background-color: #fff !important;
    color: #081822 !important;
    border-radius: 0px !important;
    padding: 15px 30px !important;
    height: auto !important;
    border:1px solid #fff !important;
    transition:all 0.6s ease;
    font-family: "Bricolage Grotesque" !important;
    font-size: 18px !important;
    font-weight: 500 !important;!i;!;
}
.gform-footer input[type="submit"]:hover{
	background-color:transparent !important;
	color: #fff !important;
	border:1px solid #FFF !important;
}

div#gform_confirmation_message_2 {
    color: #fff;
    border: 1px solid;
    font-size: 14px;
    padding: 10px 20px;
    border-radius: 20px;
	 display: inline-block;
}
div#gform_confirmation_message_1 {
    font-size: 14px;
    color: #fff;
    border: 1px solid;
    display: inline-block;
    padding: 10px 20px;
    border-radius: 20px;
}

.gform-theme--framework .gform_validation_errors {
    padding: 0;
    background-color: transparent;
    margin-bottom: 0;
}

h2.gform_submission_error.hide_summary {
    color: #fff !important;
}

.gform-theme--framework .gform_validation_errors .gform-icon {
    color: #fff !important;
    border: 1px solid !important;
}

.gfield_validation_message {
    background-color: #ffdcdc;
    padding: 4px 20px;
    border-radius: 3px;
}

.blogg .blog-title h2 {
  display: -webkit-box;
  -webkit-line-clamp: 2; /* Limit to 1 lines */
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.blogg .blog-excerpt p {
  display: -webkit-box;
  -webkit-line-clamp: 3; /* Limit to 3 lines */
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.qt-post .blog-title h2 {
  display: -webkit-box;
  -webkit-line-clamp: 1; /* Limit to 1 lines */
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.qt-post .blog-excerpt p {
  display: -webkit-box;
  -webkit-line-clamp: 2; /* Limit to 3 lines */
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.blog-detail h2 {
    font-size: 36px;
}
.blog-detail h3 {
    font-size: 26px;
}
.blog-detail img {
    min-width: 100%;
	margin: 20px 0;
}
.hmenu li.menu-item-8235 {
	display: none;
}
.hmenu li.menu-item-8235 a {
    padding: 10px 20px !important;
    background: #0356A3;
    color: #fff !important;
    max-width: fit-content;
    margin: 10px
}
.integration_logos .gallery-item img {
    height: 150px;
    object-fit: contain;
}


@media (min-width : 1600px) and (max-width : 1920px) {
.virtuoso-agent h1 {
    font-size: 46px !important;
    line-height: 55px !important;
}
}
@media (min-width : 1300px) and (max-width : 1600px) {
    .virtuoso-agent h1 {
        font-size: 37px !important;
        line-height: 50px !important;
    }
}

@media only screen and (min-width : 1400px) and (max-width : 1449px) {
	.left_padding {padding-left: 70px;}
	.right_padding {padding-right: 70px;}
}
@media only screen and (min-width : 1450px) and (max-width : 1550px) {
	.left_padding {padding-left: 100px;}
	.right_padding {padding-right: 100px;}
}
@media only screen and (min-width : 1551px) and (max-width : 1650px) {
	.left_padding {padding-left: 150px;}
	.right_padding {padding-right: 150px;}
}
@media only screen and (min-width : 1651px) and (max-width : 1700px) {
	.left_padding {padding-left: 70px;}
	.right_padding {padding-right: 70px;}
}

@media only screen and (max-width: 1080px) {
	.hmenu li.menu-item-8235 {
		display: block !important;
	}
	.blog-detail h2 {
		font-size: 30px;
	}
	.blog-detail h3 {
		font-size: 22px;
	}
}

@media only screen and (max-width: 880px) {
	.blog-detail h2 {
		font-size: 24px;
	}
	.blog-detail h3 {
		font-size: 18px;
	}
}
@media only screen and (max-width: 600px) {
	.table-wrapper {width:100%;overflow-x:scroll;}
}

