/*
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: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.1.1.1724133772
Updated: 2024-08-20 06:02:52

*/

.banner_title .elementor-heading-title span {
    position: relative;
	z-index: 1;
}
.banner_title .elementor-heading-title span:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50%;
    background-color: #66521E;
    z-index: -1;
}
.header_sec.elementor-sticky--effects {
    background-color: #000 !important;
}
.header_logo img {
	transition: all 0.2s linear !important;
}
.elementor-sticky--effects .header_logo img {
	width: 80px !important;
}
.newsletter_form form {
	font-family: 'Turquoise', sans-serif;
}
.newsletter_form form p {
	margin: 0;
}
.newsletter_form input[type="email"] {
    color: #989287;
    font-size: 26px;
    border-radius: 0;
    padding: 14px 23px;
    outline: none;
}
.newsletter_form input[type="submit"] {
    width: 100%;
    border-radius: 0;
    color: #FEFEFE;
    font-size: 26px;
    border: 0;
    background-color: #000000;
    padding: 11px;
}
form .wpcf7-response-output {
    border: 0 !important;
    text-align: center;
    margin: 10px 0 0 !important;
    padding: 0 !important;
    color: #fff;
}
form .wpcf7-not-valid-tip {
    color: #fff;
}
form.sent .wpcf7-response-output {
    color: #46b450;
}
.newsletter_form .submit_btn {
    margin-top: 15px;
    position: relative;
}
.newsletter_form .wpcf7-spinner {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: 0;
    transform: translate(-50%, -50%);
}
.fullheight_element > div, .fullheight_element {
    height: 100%;
}
.fullwidth_btn a.elementor-button {
    width: 100%;
}
.contact_form form {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    gap: 44px;
}
.contact_form form p {
    margin: 0;
}
.contact_form form input:not([type="radio"], [type="submit"]), .contact_form form select, .contact_form form textarea {
    color: #989287;
    font-size: 26px;
    font-family: 'Turquoise', sans-serif;
    background-color: #F9EDE6;
    padding: 19px 14px;
    border-radius: 0;
    line-height: 1;
    border: 0;
    outline: none;
		appearance: none;
		-webkit-appearance: none;
		-moz-appearance: none;
}
.contact_form form .small_field {
    width: calc(50% - 22px);
}
.contact_form form .large_field {
    width: 100%;
}
.contact_form form > div > p > label {
    color: #C7BCBC;
    font-size: 35px;
    line-height: 1.3;
    font-family: 'Turquoise', sans-serif;
	margin-bottom: 15px;
	display: block;
}
.contact_form form .wpcf7-list-item {
    margin: 0;
}
.contact_form form .wpcf7-list-item-label {
    color: #989287;
    font-size: 24px;
    font-weight: 300;
    font-family: 'Work Sans', sans-serif;
}
.contact_form form input[type="radio"] {
    height: 25px;
    width: 25px;
    accent-color: #989287;
	appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    border: 2px solid #989287 !important;
    border-radius: 50%;
    position: relative;
}
.contact_form form input[type="radio"]:checked {
    appearance: revert;
    -webkit-appearance: revert;
    -moz-appearance: revert;
}
.contact_form form .wpcf7-list-item label {
    display: flex;
    gap: 10px;
}
.contact_form form .wpcf7-form-control {
    display: flex;
    align-items: center;
    column-gap: 34px;
    row-gap: 20px;
    flex-wrap: wrap;
}
.contact_form form .select_field .wpcf7-form-control-wrap {
    position: relative;
		display: block;
}
.contact_form form .select_field .wpcf7-form-control-wrap:after {
    content: '';
    position: absolute;
    right: 18px;
    top: 22px;
    width: 12px;
    height: 12px;
    border-right: 2px solid #707070;
    border-bottom: 2px solid #707070;
    rotate: 45deg;
    pointer-events: none;
}
.contact_form form input[type="submit"] {
    background-color: #091F37;
    border: 0;
    border-radius: 50px;
    color: #fff;
    padding: 18px 94px;
    font-size: 26px;
    font-family: 'Turquoise', sans-serif;
    line-height: 1;
}
.contact_form form input[type="submit"]:hover {
    background-color: #fff;
    color: #091F37;
}
.contact_form form .wpcf7-spinner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: 0;
}
.contact_form form .btn_field > p {
    width: fit-content;
    position: relative;
}
.contact_form form .wpcf7-not-valid-tip {
    font-family: 'Work Sans', sans-serif;
    font-size: 14px;
}
.contact_form form .wpcf7-response-output {
    width: 100%;
    text-align: center;
    font-family: 'Work Sans';
    margin: 0 !important;
}
.contact_form form textarea {
    height: 232px;
}
.contact_popup a.dialog-close-button {
    outline: none;
}
.tonon_carousel_outer,
.tonon_carousel .carousel_item {
    position: relative;
}
.tonon_carousel_outer .custom_arrow {
    display: inline-flex;
    background-color: #091F37;
    width: 120px;
    aspect-ratio: 1;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    transform: translateY(calc(-50% - 100px));
    right: 50px;
    z-index: 1;
    cursor: pointer;
}
.tonon_carousel_outer .custom_arrow:hover {
	background-color: #66521E;
}
.tonon_carousel .carousel_item_content {
    position: absolute;
    left: 90px;
    top: 50%;
    transform: translateY(-50%);
    max-width: 766px;
	height: calc(100% - 200px);
    background-color: rgba(9, 31, 55, 0.8);
    padding: 40px 38px;
    border-top: 7px solid #66521E;
	overflow-y: auto;
}
.carousel_item_content .item_title {
    margin: 0;
}
.carousel_item_content .item_desc {
    color: #C7BCBC;
    font-size: 36px;
    font-family: 'Work Sans', sans-serif;
    margin-top: 20px;
}
.tonon_carousel .carousel_item_logo {
    position: absolute;
    bottom: 33px;
    right: 19px;
}
.tonon_carousel .owl-dots {
    margin: 0 !important;
    display: flex;
    align-items: center;
}
.tonon_carousel .owl-dots .owl-dot {
    display: flex !important;
}
.footer_menu ul li {
    width: fit-content;
}


@media (min-width:1501px) and (max-width:1700px){
	.banner_sec {
		padding-top: 200px !important;
	}
	.itf_title .elementor-heading-title {
		font-size: 80px !important;
	}
	.itf_desc {
		font-size: 30px !important;
	}
	.carousel_item .carousel_item_content .item_desc {
		font-size: 30px;
	}
}

@media (min-width:1367px) and (max-width:1600px){
	.header_menu ul li a {
		font-size: 28px !important;
	}
	.home_banner_title .elementor-heading-title {
		font-size: 100px !important;
	}
	.about_sec {
		background-size: 150px auto !important;
	}
	.about_sec .elementor-column:first-child {
		width: 55%;
	}
	.about_sec .elementor-column:last-child {
		width: 45%;
	}
	.about_sec .elementor-column:last-child > .elementor-widget-wrap {
		padding-inline: 60px;
	}
	.tonon_title .elementor-heading-title {
		font-size: 135px !important;
	}
	.complete_solution_inner_sec {
		padding: 70px 40px 70px 80px !important;
	}
	.complete_solution_inner_sec .elementor-widget-text-editor {
		font-size: 56px !important;
	}
	.complete_solution_inner_sec .elementor-widget-image img {
		width: 270px !important;
	}
	.banner_title .elementor-heading-title {
		font-size: 100px !important;
	}
	.right_spacing_col > div {
		padding-right: 60px !important;
	}
	body .tonon_carousel_outer .custom_arrow {
		width: 100px;
	}
	.tonon_carousel_outer .custom_arrow img {
		width: 32px;
	}
}

@media (min-width:1367px) and (max-width:1500px){
	.banner_sec {
		padding-top: 100px !important;
	}
	.itf_title .elementor-heading-title {
		font-size: 70px !important;
	}
	.itf_desc {
		font-size: 28px !important;
	}
	.carousel_item_content .item_title {
		font-size: 55px;
	}
	.carousel_item .carousel_item_content .item_desc {
		font-size: 28px;
	}
}

@media (min-width:1201px) and (max-width:1366px){
	body .contact_form form > div > p > label {
		font-size: 32px;
	}
	body .complete_solution_inner_sec {
		height: calc(100% + 120px);
		margin-top: -140px;
		margin-left: -120px;
		width: calc(100% + 120px) !important;
	}
	.tonon_carousel .carousel_item .carousel_item_content {
		max-width: 650px;
	}
	.carousel_item_content .item_title {
		font-size: 50px;
	}
	.carousel_item .carousel_item_content .item_desc {
		font-size: 24px;
	}
	body .tonon_carousel_outer .custom_arrow {
		width: 80px;
	}
	.tonon_carousel_outer .custom_arrow img {
		width: 26px;
	}
}

@media (min-width:1025px) and (max-width:1366px){
	body .contact_form form .wpcf7-list-item-label {
		font-size: 22px;
	}
	body .contact_form form input[type="radio"] {
		width: 22px;
		height: 22px;
	}
}

@media (min-width:1025px) and (max-width:1200px){
	body .contact_form form > div > p > label {
		font-size: 27px;
	}
	body .contact_form form {
		gap: 35px;
	}
	body .contact_form form .small_field {
		width: calc(50% - 17.5px);
	}
	body .complete_solution_inner_sec {
		height: calc(100% + 160px);
		margin-top: -120px;
		margin-left: -120px;
		width: calc(100% + 120px) !important;
	}
	.tonon_carousel .carousel_item .carousel_item_content {
		max-width: 600px;
	}
	.carousel_item_content .item_title {
		font-size: 45px;
	}
	.carousel_item .carousel_item_content .item_desc {
		font-size: 22px;
	}
	.tonon_carousel .carousel_item_logo img {
		width: 300px;
	}
	body .tonon_carousel_outer .custom_arrow {
		width: 70px;
	}
	.tonon_carousel_outer .custom_arrow img {
		width: 22px;
	}
}

@media (min-width:881px) and (max-width:1024px){
	body .contact_form form {
		gap: 30px;
	}
	body .contact_form form .small_field {
		width: calc(50% - 15px);
	}
	body .contact_form form input[type="radio"] {
		width: 20px;
		height: 20px;
	}
	body .complete_solution_inner_sec {
		height: calc(100% + 140px);
		margin-top: -120px;
		margin-left: -100px;
		width: calc(100% + 100px) !important;
	}
	.tonon_carousel .carousel_item .carousel_item_content {
		max-width: 550px;
		padding: 30px;
		height: calc(100% - 150px);
	}
	.carousel_item_content .item_title {
		font-size: 40px;
	}
	.carousel_item .carousel_item_content .item_desc {
		font-size: 20px;
	}
	.tonon_carousel .carousel_item_logo img {
		width: 250px;
	}
	body .tonon_carousel_outer .custom_arrow {
		width: 60px;
	}
	.tonon_carousel_outer .custom_arrow img {
		width: 18px;
	}
}

@media (min-width:768px) and (max-width:1024px){
	body .newsletter_form input[type="email"] {
		font-size: 22px;
		padding-inline: 20px;
	}
}

@media (min-width:768px) and (max-width:880px){
	body .complete_solution_inner_sec {
		height: calc(100% + 100px);
		margin-top: -100px;
		margin-left: -100px;
		width: calc(100% + 100px) !important;
	}
	.tonon_carousel .carousel_item .carousel_item_content {
		max-width: 500px;
		padding: 30px;
		height: calc(100% - 100px);
	}
	.carousel_item_content .item_title {
		font-size: 40px;
	}
	.carousel_item .carousel_item_content .item_desc {
		font-size: 20px;
	}
	.tonon_carousel .carousel_item_logo img {
		width: 200px;
	}
	body .tonon_carousel_outer .custom_arrow {
		width: 50px;
	}
	.tonon_carousel_outer .custom_arrow img {
		width: 16px;
	}
}

@media (max-width:1500px){
	.tonon_carousel .carousel_item .carousel_item_content {
		left: 40px;
	}

}

@media (max-width:1024px){
	body .contact_form form textarea {
		height: 200px;
	}
	body .newsletter_form input[type="submit"] {
		font-size: 22px;
	}
	body .contact_form form input[type="radio"] {
		top: 2px;
	}
}

@media (min-width:1201px){
	.header_sec.elementor-sticky--effects .header_menu nav li a {
		font-size: 24px !important;
	}
}

@media (max-width:1200px) {
	body .contact_form form input:not([type="radio"], [type="submit"]), 
	body .contact_form form select, 
	body .contact_form form textarea {
		font-size: 22px;
		padding-block: 17px;
	}
}

@media (max-width:880px){
	body .contact_form form {
		gap: 25px;
	}
	body .contact_form form .small_field {
		width: calc(50% - 12.5px);
	}
	body .contact_form form input[type="radio"] {
		width: 18px;
		height: 18px;
	}
	body .contact_form form > div > p > label {
		font-size: 24px;
	}
	body .contact_form form .wpcf7-list-item-label {
		font-size: 20px;
	}
	body .contact_form form input[type="submit"] {
		font-size: 24px;
		padding-inline: 70px;
	}
}

@media (min-width:768px){
	.header_sec.elementor-sticky--effects {
		background-color: #000 !important;
		padding-block: 10px !important;
	}
	.complete_solution_inner_sec {
		height: calc(100% + 164px);
		margin-top: -164px;
		margin-left: -164px;
		width: calc(100% + 164px) !important;
	}
	.itf_content_sec {
		margin-left: -115px;
		width: calc(100% + 115px) !important;
	}

}

@media (max-width:767px){
	.mobile_menu .elementor-menu-toggle {
		padding: 0;
	}
	.mobile_menu nav.elementor-nav-menu--dropdown {
		position: fixed;
		left: 0;
		top: 0;
		width: 100%;
	}
	body .contact_form form textarea {
		height: 150px !important;
	}
	body .newsletter_form input[type="email"] {
		font-size: 20px;
		padding-inline: 15px;
	}
	.kuhl_overlap_content {
		position: relative !important;
	}
	.tonon_carousel .carousel_item .carousel_item_content {
		position: relative;
		transform: none;
		left: 0;
		padding: 30px 20px 100px;
	}
	.carousel_item_content .item_title {
		font-size: 32px;
	}
	.carousel_item .carousel_item_content .item_desc {
		font-size: 18px;
		margin-top: 10px;
	}
	.tonon_carousel .carousel_item_logo img {
		width: 150px;
	}
	.tonon_carousel_outer .custom_nav {
		display: none;
	}


}

@media (max-width:480px){
	body .contact_form form .small_field,
	.footer_section .elementor-column .footer_logo,
	.footer_section .elementor-column	{
		width: 100% !important;
	}
	.footer_section .footer_menu > .elementor-widget-container {
		margin: 0 !important;
	}
	.footer_section .footer_menu {
		width: 100% !important;
		margin: 30px 0;
	}
	.footer_menu ul li {
		margin-inline: auto;
	}
	.footer_social_icons .elementor-social-icons-wrapper {
		text-align: center;
	}
}