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

.leftagn .uc_classic_content_content {
	text-align:left;
}
.reviewset .owl-nav .owl-prev {
    left: auto !important;
    right: 70px !important;
    top: -63px !important;
}
.reviewset .owl-nav .owl-next {
    right: 8px !important;
    top: -63px !important;
}
.reviewset .uc_quote_item.ue-item {
    height: 370px;
}
.facilitiesstart .uc_image_carousel_content {
    position: absolute;
    bottom: 10px;
    width: 94%;
    padding: 15px 42px 9px 42px !important;
    left: 3%;
    background-color: #fff !important;
    margin: 0 auto;
    border-radius: 8px;
}
.facilitiesstart .owl-nav .owl-prev {
    left: auto !important;
    right: 40px !important;
    top: -52px !important;
}
.facilitiesstart .owl-nav .owl-next {
    right: -1px !important;
    left: auto !important;
    top: -53px !important;
}

html {
    overflow-x: hidden;
}

.elementor .e-tab-base.e--selected {
    border-color: #f37435 !important;
    outline-width: 0px;
    border-radius: 11px !important;
}

.elementor .e-tab-base {
    border-radius: 11px !important;
}

a.btnacadem {
    font-family: Roboto;
    font-weight: 500;
    font-size: 15px;
    line-height: 100%;
    color: #fff;
    border-radius: 100px;
    text-transform: capitalize;
    background-color: #F37435;
    padding: 10px 25px;
}
.tabsprince {
    display: flex;
    gap: 20px;
    align-items: center;
}

@media(max-width:767px){
.elementor .e-89568d9-5517540 {
    flex-wrap: wrap;
}
	.flexcolumn {
    flex: 0 0 100% !important;
}
	.flexrow {
flex-wrap:wrap;
}
	.contct textarea {
    height: 100px!important;
}
}

a {
    color: #ba3c42;
}
input, select, textarea {
    margin-top: 12px !important;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner {
    background-color: #F37435;
    fill: #FFFFFF;
    color: #FFFFFF;
    border: 1px solid #F37435;
    border-radius: 100px 100px 100px 100px;
    padding: 10px 025px 10px 025px;
}
label {
    font-family: 'Lexend';
    font-size: 16px !important;
    font-weight: 400;
	width: 100%;
}
.flexrow {
    display: flex;
    gap: 10px;
    margin-top: 10px;
}
.flexcolumn {
    flex: 0 0 49%;
}
textarea {
    height: 100px!important;
}

.contct textarea {
    height: 39px!important;
}
.facilitiesstart .uc_image_carousel_content {
    height: 89px !important;
    justify-content: center;
}
.footersub input {
    border-radius: 90px !important;
    margin-bottom: -11px !important;
}