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


@font-face {
    font-family: 'Exo';
    src: url('assets/fonts/Exo-Bold.woff2') format('woff2'),
        url('assets/fonts/Exo-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Exo';
    src: url('assets/fonts/Exo-Medium.woff2') format('woff2'),
        url('assets/fonts/Exo-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Exo';
    src: url('assets/fonts/Exo-SemiBold.woff2') format('woff2'),
        url('assets/fonts/Exo-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Exo';
    src: url('assets/fonts/Exo-Regular.woff2') format('woff2'),
        url('assets/fonts/Exo-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}



html {display: flex; flex-direction: column; height: 100%;}
body {display: flex; flex-direction: column; height: 100%;}
div#page {display: flex; flex-direction: column; height: 100%;}
footer#colophon{margin-top: auto;}

a, a:hover{color:#26c5bc;}

/* Add your custom styles here */

.button a:hover{background: rgb(38, 197, 188);
    background: linear-gradient(90deg, rgba(38, 197, 188, 1) 0%, rgb(0 0 0 / 22%) 162%);
    transition: all 0.9s ease;}
.button a {transition: all 0.9s ease; width: 190px; display: flex; align-items: center; justify-content: center; padding: 15px 10px !important;}
.button a:after {content: ''; background-image: url(assets/images/arrow.png); width: 17px; height: 26px; background-repeat: no-repeat; display: inline-block;
    background-position: center; padding-right: 60px; margin-right: -22px;}
.button a span.elementor-button-icon {display: none;}
.button a span.elementor-button-text {font-size: 18px; font-weight: 300; color: #fff; text-transform: uppercase;}
.heading-prefix p:before {border-left: solid; content: " "; display: block; height: 4px; width: 40px; position: absolute; left: 0; top: 35%; background: #26c5bc;
    color: transparent;}
.heading-prefix p:after {border-left: solid; content: " "; display: block; height: 4px; width: 16px; position: absolute; left: 0; top: 35%; background: #000000;
    color: transparent;}
.heading-prefix p {font-size: 16px; font-weight: normal !important; font-family: 'Exo' !important; padding: 0 0 0 55px; position: relative; display: inline-block;}
h3.elementor-heading-title {font-weight: 500 !important; line-height: 1.3 !important;}
h2.elementor-heading-title {font-weight: 500 !important; line-height: 1.3 !important;}




/*20-12-24 (kh)*/



/*header_section (kh)*/

header#masthead .top_header .e-con-inner {display: flex; align-items: center; justify-content: space-between;}
header#masthead .top_header .e-con-inner .top_header_logo img {width: 300px;}
header#masthead .top_header .e-con-inner .top_header_details .icons ul {display: flex; align-items: center;}
header#masthead .top_header .e-con-inner .top_header_details .icons ul li a span.elementor-icon-list-icon {background: #26C5BC; padding: 10px; margin: 0;
    border-radius: 7px;}
header#masthead .top_header .e-con-inner .top_header_details .icons ul li a span svg {fill: #fff; padding: 0; margin: 0;}
header#masthead .top_header .e-con-inner .top_header_details .icons ul li a span.elementor-icon-list-text {font-size: 15px; font-weight: revert; color: #022725;}
header#masthead .header_bottom .e-con-inner .top_header_logo ul li a {font-size: 16px; font-weight: 300; padding: 20px 15px 20px;}
header#masthead .header_bottom .e-con-inner .top_header_logo ul li ul.sub-menu {background: #26C5BC;}
header#masthead .header_bottom .e-con-inner .top_header_logo ul li ul.sub-menu li a {padding: 17px 10px; font-size: 15px; font-weight: normal;}
header#masthead .header_bottom .e-con-inner .top_header_logo ul li ul.sub-menu li {border-color: #fff;}
header#masthead .header_bottom .e-con-inner .top_header_logo ul li ul.sub-menu li a:hover {background: #9d9d9d; color: #fff;}

header#masthead .header_bottom .e-con-inner .top_header_logo {padding: 0;}
header#masthead .header_bottom .e-con-inner .top_header_logo ul#menu-1-31cd820 {position: relative; width: 100%;}
header#masthead .header_bottom .e-con-inner .top_header_logo ul li.last-menu {transition: all 0.9s ease; position: absolute; right: 0; background: #26c5bc; padding: 0 38px 0 30px;}
header#masthead .header_bottom .e-con-inner .top_header_logo ul li.last-menu .hfe-has-submenu-container:before {clip-path: polygon(0 0, 94% 0, 30% 100%, 0% 100%);
    content: ''; background: #022725; position: absolute; top: 0; left: -32px; width: 32px; height: 100%;}
header#masthead .header_bottom .e-con-inner .top_header_logo ul li.last-menu .hfe-has-submenu-container {position: relative;}
header#masthead .header_bottom .e-con-inner .top_header_logo ul li.last-menu a {padding: 21px 23px 20px; color: #fff; text-decoration: none; font-size: 15px; text-transform: uppercase;
    position: relative; transition: all .9s ease;}
header#masthead .header_bottom .e-con-inner .top_header_logo ul li.last-menu ul.sub-menu {margin-left: 7px; max-width: 178px;
    min-width: 178px;}
header#masthead .header_bottom .e-con-inner .top_header_logo ul li a:hover {color: #26C5BC;}
header#masthead .header_bottom .e-con-inner .top_header_logo ul li.last-menu a:hover {color: #fff;}
header#masthead .header_bottom .e-con-inner .top_header_logo ul li.last-menu:hover {background: rgb(38, 197, 188); background: linear-gradient(90deg, rgba(38, 197, 188, 1) 0%, rgb(0 0 0 / 22%) 162%);
transition: all 0.9s ease;}
header#masthead .header_bottom .e-con-inner .top_header_logo ul li.last-menu a span {display: none;}
/*header#masthead .header_bottom .e-con-inner .top_header_logo ul li.last-menu a.hfe-menu-item:after {content: ''; background-image: url(assets/images/contact_arrow.png);
    width: 16px; height: 30px; background-repeat: no-repeat; display: inline-block; background-position: center; background-color: unset; opacity: 1;  position: absolute; right: -2px;}*/


header#masthead .header_bottom .e-con-inner .top_header_logo ul li.last-menu:before {clip-path: polygon(0 0, 94% 0, 30% 100%, 0% 100%); content: ''; background: #022725; position: absolute;
    top: 0; left: -9px; width: 32px; height: 100%;}




/*header_section (kh)*/



/*footer_section (kh)*/

.footer_top {background: linear-gradient(180deg, rgba(38, 197, 188, 1) 0%, rgba(38, 197, 188, 1) 0%, rgba(32, 132, 126, 1) 100%);}
.footer_top .e-con-inner {padding: 40px 20px;}
.footer_top .e-con-inner .footer_coloum h2 {font-size: 22px; padding-bottom: 5px;}
.footer_top .e-con-inner .footer_coloum ul.elementor-icon-list-items li span {font-size: 15px; color: #fff; font-weight: normal;}
.footer_top .e-con-inner .footer_coloum ul.elementor-icon-list-items li span:hover{color: #9d9d9d;}
.footer_top .e-con-inner .footer_coloum p {font-size: 15px; font-weight: normal;}
.footer_top .e-con-inner .footer_coloum .footer_icons span a.elementor-icon {border: solid 1px #fff; padding: 0; margin: 0; width: 41px; height: 41px; transition: all 0.9s ease;}
.footer_top .e-con-inner .footer_coloum .footer_icons span a.elementor-icon svg {font-size: 16px; transition: all 0.9s ease;}
.footer_top .e-con-inner .footer_coloum .get_in_touch ul li a span.elementor-icon-list-icon {width: 18px;}
.footer_top .e-con-inner .footer_coloum .get_in_touch ul li a span.elementor-icon-list-icon svg {width:20px; height: 20px; font-size: 22px; margin: 0;}
.footer_top .e-con-inner .footer_coloum .get_in_touch ul.elementor-icon-list-items li span.elementor-icon-list-text {padding-left: 10px; word-break: break-all;}
.footer_top .e-con-inner .footer_coloum .get_in_touch ul.elementor-icon-list-items li {margin-bottom: 16px;}
.footer_top .e-con-inner .footer_coloum .get_in_touch ul.elementor-icon-list-items li:last-child {margin-bottom: 0;}
.footer_top .e-con-inner .footer_coloum .footer_icons span {padding-right: 11px;}
.footer_top .e-con-inner .footer_coloum .footer_icons span:last-child {padding-right: 0;}
.footer_bottom .e-con-inner p {margin: 0; font-size: 14px; padding: 20px; font-weight: 300;}


.footer_top .e-con-inner .footer_coloum .footer_icons span a.elementor-icon:hover svg {transform: translate(0, -4px); transition: all 0.9s ease;}
.footer_top .e-con-inner .footer_coloum .footer_icons span a.elementor-icon:hover {transition: all 0.9s ease; border: solid 1px #26C5BC; background: #26C5BC;}
.footer_top .e-con-inner .footer_coloum ul.elementor-icon-list-items li:hover a span.elementor-icon-list-text {color: #fff;}
.footer_top .e-con-inner .footer_coloum .email .tnp.tnp-subscription form .tnp-field-email label {display: none;}
.footer_top .e-con-inner .footer_coloum .email .tnp.tnp-subscription form .tnp-field-email input#tnp-1 {position: relative; border-radius: 100px;}
.footer_top .e-con-inner .footer_coloum .email .tnp.tnp-subscription form .tnp-field-button {position: absolute; top: 0px; right: 86px;}
.footer_top .e-con-inner .footer_coloum .email .tnp.tnp-subscription form .tnp-field-button input.tnp-submit {border-radius: 100px; background-color: #26C5BC;
    font-size: 15px; font-weight: 300; font-family: 'Roboto'; transition: all 0.9s ease;}
.footer_top .e-con-inner .footer_coloum .email .tnp.tnp-subscription form .tnp-field-button input.tnp-submit:hover {background: linear-gradient(90deg, rgba(38, 197, 188, 1) 0%, rgb(0 0 0 / 22%) 162%);
    transition: all 0.9s ease; background-color: rgb(38, 197, 188);}


/*footer_section (kh)*/




/*Banner_section (kh)*/

.home_banner{min-height: 810px;}
.home_banner:before {backdrop-filter: blur(15px); content: ''; width: 100%; display: inline-block; background-repeat: no-repeat; margin: 0 0 0px 14px; position: absolute;
    left: -120px; border-radius: 0px 320px 320px 0px; max-width: 1214px;}
.home_banner .banner_content p {font-size: 16px; font-weight: normal;}
.home_banner .banner_content .button a span.elementor-button-icon {display: none;}
.home_banner .banner_content .button a:after {content: ''; background-image: url(assets/images/arrow.png); width: 17px; height: 26px; background-repeat: no-repeat;
    display: inline-block; background-position: center; padding-right: 60px; margin-right: -22px;}
.home_banner .banner_content .button a {width: 190px; display: flex; align-items: center; justify-content: center; padding: 15px 10px !important;}
.home_banner .banner_content .button a span.elementor-button-text {font-size: 18px; font-weight: 300; color: #fff; text-transform: uppercase;}




/*Banner_section (kh)*/



/*best_solutions_section (kh)*/


.best_solutions .solution_content .light_heading h2 {opacity: 0.4; text-transform: uppercase; font-family: 'Exo' !important; font-weight: 600 !important;}
.best_solutions .boxes p {margin: 0;}
.best_solutions .boxes .elementor-button-wrapper a{transition: all 0.9s ease; display: flex; align-items: center;}
.best_solutions .boxes .elementor-button-wrapper a svg{transition: all 0.9s ease;}
.best_solutions .boxes .elementor-button-wrapper a:hover svg {margin-left: 10px; transition: all 0.9s ease;}
.best_solutions .boxes .elementor-button-wrapper a span.elementor-button-text {font-weight: normal;}
.best_solutions .boxes .elementor-button-wrapper a:after {transition: all 0.5s ease; content: ''; background-image: url(assets/images/solution_icon.png); width: 17px; height: 26px;
    background-repeat: no-repeat; display: inline-block; background-position: center;}
.best_solutions .boxes .elementor-button-wrapper a svg {display: none;}
.best_solutions .e-con-inner {display: flex; align-items: center !important;}
.best_solutions .e-con-inner .soluion_boxes {margin-left: 10px; background-size: 110% !important;}
.best_solutions .e-con-inner .solution_content .light_heading h2 {text-transform: uppercase; font-family: exo !important; font-weight: 600 !important;
    opacity: 0.1 !important; background: rgb(38, 197, 188);
    background: linear-gradient(180deg, rgba(38, 197, 188, 1) 26%, rgb(0 0 0 / 45%) 44%, rgba(255, 255, 255, 1) 75%); background-clip: text; color: transparent; font-size: 118px;}
.work_process .process .process_1 .number_1 h2 {-webkit-text-stroke: 1px #C1C1C1; color: transparent;}
.best_solutions_1 {margin-top: 0;}
.best_solutions .boxes .elementor-button-wrapper a:hover::after {margin-left: 9px; transition: all 0.5s ease;}
.best_solutions .e-con-inner .soluion_boxes:hover {background-size: 115% !important;}


.best_solutions_1 .e-con-inner .soluion_boxes{background-size: 102% !important;}
.best_solutions_1 .e-con-inner .soluion_boxes:hover{background-size: 110% !important;}


/*best_solutions_section (kh)*/


/*ABOUT_US_section (kh)*/

.about_us{background-repeat: no-repeat;}
.about_us .e-con-inner {display: flex; align-items: center !IMPORTANT;}
.about_us .e-con-inner .about_img .elementor-widget-image {text-align: left;}
.about_us .e-con-inner .about_content p {margin-bottom: 0; font-weight: normal; font-family: 'Roboto'; font-size: 16px;}

.about_us .e-con-inner .about_img .elementor-widget-image img {position: relative;}
.about_us .about_img .home_exp {padding: 11px; position: absolute; bottom: 27px; left: 67%; height: 190px; width: 200px; display: flex;align-items: center; background: #26C5BC; border-radius: 25px; justify-content: center;}
.about_us .about_img .home_exp .elementor-widget-container {color: #fff; display: block; margin: auto; font-size: 28px; font-weight: 300; font-family: 'Exo';text-align: center;line-height: 40px;}
.about_us .about_img .home_exp .elementor-widget-container strong{font-size: 40px; width: 100%; display: inline-block;font-weight: 600;}
/*ABOUT_US_section (kh)*/


/*work_section (kh)*/

.work_process p {font-family: "Exo", Sans-serif ! IMPORTANT; font-size: 16px; font-weight: 400 !IMPORTANT; COLOR: #808080 ! IMPORTANT;}
.work_process .process .process_1 {transition: all 0.9s ease; background: #ffffff; border-radius: 10px; box-shadow: 0px 0px 9px -3px #e0e5e5; border: solid 1px #ffffff;}
.work_process .process .process_1:hover{border-color: #0F615D; transition: all 0.9s ease;}
.work_process .process .process_1 .number .icons {transition: all 0.9s ease; width: 64px; border: solid 1px #20847E; display: flex; align-items: center; padding: 13px; height: 64px;
    border-radius: 110px;}
.work_process .process .process_1 .number {display: flex; align-items: center; justify-content: space-between;}
.work_process .process .process_1:hover .number .icons {transition: all 0.9s ease; background: linear-gradient(180deg, rgba(38, 197, 188, 1) 0%, rgba(38, 197, 188, 1) 0%, rgba(32, 132, 126, 1) 100%);}
.work_process .process .process_1 .number .icons .hover_image {display: none;}
.work_process .process .process_1:hover .number .icons .normal_image{display: none;}
.work_process .process .process_1:hover .number .icons .hover_image{display: block;}

/*work_section (kh)*/


/*video_section (kh)*/

.video_section .video_section_1{height: 500px;}
.video_section .video_section_1 .e-con-inner .video_content{top: 39%; left: 5%;}
.video_section .video_section_1 .e-con-inner .video_content h2 {font-weight: normal; line-height: 1.2;}
.video_section .video_section_1 .e-con-inner .video_content h5 {font-size: 16px; font-weight: normal; line-height: 1.4;}


/*video_section (kh)*/


/*blog_section (kh)*/

.blogs_grid .post-grid-inner .post-grid-text-wrap span.post-date time {font-size: 14px; font-weight: bold; color: #112437;}
.blogs_grid .post-grid-inner .post-grid-text-wrap span.post-date {position: absolute; top: 30px; background: #fff; border-radius: 100px; padding: 6px 16px;
    margin-left: 10px;}
.blogs_grid .post-grid-inner a img {position: relative; border-radius: 10px;}
.blogs_grid .post-grid-inner .post-grid-text-wrap h3.title a {font-size: 20px; color: #141212; font-family: exo !important;}
.blogs_grid .post-grid-inner .post-grid-text-wrap p {font-size: 15px; color: #8A8A8A; font-weight: normal;}
.blogs_grid .post-grid-inner .post-grid-text-wrap a.read-more-btn {position: absolute; top:calc(100% - 248px); right: 8%;} 
.blogs_grid .post-grid-inner .post-grid-text-wrap a.read-more-btn:hover {color: #fff;}
.blogs_grid article {border: solid 1px #fff; transition: all 0.9s ease; border-radius: 10px !important; box-shadow: 0px 0px 9px -3px #e0e5e5 !important; padding: 15px; position: relative;
background: #fff !important;}

.blogs_grid .post-grid-inner .post-grid-thumbnail a:after {
	content: 'Read More';	background: #26c5bc;	padding: 4px 14px;	border-radius: 100px !important;	border: solid 4px #fff;
	font-size: 14px;	text-transform: uppercase;	color: #fff;	position: absolute;	right: 11px;	bottom: -11px;
}
.blogs_grid .post-grid-inner .post-grid-thumbnail {
    position: relative;
}
.blogs_grid .post-grid-inner .post-grid-text-wrap a.read-more-btn {position: absolute; top:calc(100% - 248px); right: 6%; background: #26c5bc; padding: 4px 14px; border-radius: 100px !important;
    border: solid 4px #fff; font-size: 14px; text-transform: uppercase; color: #fff; display:none;}
.blogs_grid article:hover {border-color: #0F615D; transition: all 0.9s ease;}
.blog h3 span {color: #26C5BC;}

/*blog_section (kh)*/



/*form_section (kh)*/

.form_section .e-con-inner {display: flex; align-items: center !important;}
.form_section .e-con-inner .form_image {padding: 0; margin: 0;}
.form_section .e-con-inner .form_image .elementor-widget-image {text-align: left;}
.form_section .e-con-inner .form_content {background: #ffffff; border-radius: 4px; box-shadow: 0px 0px 9px -3px #e0e5e5; margin-left: 30px; padding: 40px 20px 20px 20px;}
.form_section .e-con-inner .form_content form .input_feild_1 p {margin-bottom: 14px; display: flex; justify-content: space-between;}
.form_section .e-con-inner .form_content form .input_feild_1 p label:last-child {padding-left: 20px;}
.form_section .e-con-inner .form_content form p label input {padding: 15px 10px; border: solid 1px #c5bcbc; border-radius: 7px; font-size: 14px; color: #000; position: relative;}
.form_section .e-con-inner .form_content form p label.email {width: 100%; margin-bottom: 14px;}
.form_section .e-con-inner .form_content form p label textarea {padding: 15px 10px; width: 100%; height: 140px; border: solid 1px #c5bcbc; border-radius: 7px; font-size: 14px; color: #000;}
.form_section .e-con-inner .form_content form .first.last {margin: 0; padding: 10px 0 20px 0;}
.form_section .e-con-inner .form_content form label {width: 100%;}
.form_section .e-con-inner .form_content form p label .first span.wpcf7-list-item-label {font-size: 14px; color: #000000; font-weight: 400;}
.form_section .e-con-inner .form_content form p label.checkbox .last label {display: flex; align-items: center;}
.form_section .e-con-inner .form_content form p label.checkbox .last label span {padding-left: 7px;}
.form_section .e-con-inner .form_content form p input.wpcf7-submit.has-spinner {width: 150px; display: flex; align-items: center; justify-content: center; padding: 15px 31px 15px 10px !important;
    background-color: #26C5BC; border-radius: 50px 50px 50px 50px; border: unset; font-size: 18px; font-weight: 300; color: #fff; text-transform: uppercase; margin: auto;}

.form_section .e-con-inner .form_content form p {margin-bottom: 0; position: relative;}

.form_section .e-con-inner .form_content form p label span.wpcf7-not-valid-tip {padding-top: 10px;}
.form_section .e-con-inner .form_content form .wpcf7-response-output {border-color: #dc3232; color: #000000;}
.form_section .e-con-inner .form_image .elementor-widget-image .elementor-widget-container {transition: all 0.9s ease; overflow: hidden; border-radius: 30px;}
.form_section .e-con-inner .form_image .elementor-widget-image img {transition: all 0.9s ease;}
.form_section .e-con-inner .form_image .elementor-widget-image:hover img {transform: scale(1.1); transition: all 0.9s ease;}
.form_section .e-con-inner .form_content form.sent .wpcf7-response-output {border-color: #26c5bc;}

.form_section .e-con-inner .form_content form p input.wpcf7-submit.has-spinner:hover {background: linear-gradient(90deg, rgba(38, 197, 188, 1) 0%, rgb(0 0 0 / 22%) 162%);
    transition: all 0.9s ease;background-color: rgb(38, 197, 188);}


.form_section .e-con-inner .form_content form .submit-btn:after {content: ''; background-image: url(assets/images/arrow.png); width: 17px; height: 26px; background-repeat: no-repeat;
    display: inline-block; background-position: center; position: absolute; top: 15px; right: 30px; z-index: 99;}
.form_section .e-con-inner .form_content form .submit-btn {margin: auto; display: table; position: relative;}
.form_section .e-con-inner .form_content form .submit-btn br {display: none;}
.form_section .e-con-inner .form_content form p span.wpcf7-spinner {bottom: 39px; right: -19%; position: absolute; margin: 0;}

.form_section .e-con-inner .form_content form p label.checkbox .last label input[type="checkbox"] {margin-top: 3px !important;}

.form_section .e-con-inner .form_content form p label.checkbox .wpcf7-list-item label {position: relative; padding-left: 15px;}
.form_section .e-con-inner .form_content form p label.checkbox .wpcf7-list-item label input {position: absolute !important; opacity: 0; left: 0;}
.form_section .e-con-inner .form_content form p label.checkbox .wpcf7-list-item label input+checked span:after {content: '';}
.form_section .e-con-inner .form_content form p label.checkbox .wpcf7-list-item label:after {content: ''; width: 17px; height: 17px; border: solid 1px #555; position: absolute;
    left: 0;}
.form_section .e-con-inner .form_content form p label.checkbox .wpcf7-list-item label input:checked+span:after {content: ''; display: block; width: 6px; height: 12px; border: solid #4bc5bc;
    border-width: 0 2px 2px 0; transform: rotate(45deg); position: absolute; left: -9px; top: -1px;}
 

.form_section .e-con-inner .form_content form p label.checkbox .wpcf7-list-item label span {position: relative;}





/*form_section (kh)*/


.inner_banner ul {margin-top: -20px;}
.inner_banner ul span.hfe-breadcrumbs-home-icon {display: none;}
.inner_banner ul li.hfe-breadcrumbs-item span.hfe-breadcrumbs-text {font-weight: normal;}
.about_air_conditioning p {font-size: 15px; font-weight: 400;}
.about_air_conditioning p a {color: #26c5bc;}
.air_conditioning .elementor-widget-container img {height: 602px; border-radius: 18px; transition: all 0.9s ease;}
.air_conditioning .elementor-widget-container {transition: all 0.9s ease; overflow: hidden; border-radius: 18px;}
.air_conditioning .elementor-widget-container img:hover{transform: scale(1.1); transition: all 0.9s ease;}
.air_conditioning .air_content .elementor-widget-container{border-radius: unset;}
.air_conditioning .air_content p {font-size: 15px; margin-bottom: 0;color:#808080 !important;}
.air_conditioning .air_content ul li span.elementor-icon-list-icon svg {fill: #26C5BC;}
.air_conditioning .air_content ul li span.elementor-icon-list-icon {display: none;}
.air_conditioning .air_content ul li span.elementor-icon-list-text {font-size: 15px !important; font-weight: 400 !important; text-shadow: unset !important; padding-left:27px; color:#808080 !important;}
.air_conditioning .air_content ul li:before {content: ''; background-image: url(assets/images/about_icon.png); width: 16px; height: 30px; background-repeat: no-repeat;
    display: inline-block; background-position: center; background-color: unset; opacity: 1; position: absolute;}
.air_conditioning .air_content ul li {display: flex; align-items: center !important; margin-bottom: 10px;}


.about_air_conditioning .elementor-widget-text-editor h3 {color: #808080;}
.about_air_conditioning .elementor-widget-text-editor ul li{    
position: relative;}
.footer_top .e-con-inner .footer_coloum .email .tnp.tnp-subscription form {position: relative;}
.inner_banner .e-con-inner {padding: 0 10px;}


/*contact_page (kh)*/

.contact_section {padding: 20px 20px;}
.contact_section .e-con-inner {background: #ffffff; box-shadow: rgb(224, 229, 229) 0px 0px 9px -3px; padding: 50px 54px; border-radius: 45px;}
.contact_section .e-con-inner .contact_text ul {list-style: none; padding: 0;}
.contact_section .e-con-inner .contact_text ul .info-icon {display: none;}
.contact_section .e-con-inner .contact_text ul li .info-box h3 {padding: 0; margin: 0;}
.contact_section .e-con-inner .contact_text ul li .info-box h3 {padding: 0; margin: 0; font-family: 'Exo'; color: #022725; font-size: 30px;}
.contact_section .e-con-inner .contact_text ul li .info-box a {color: #26C5BC !important; font-family: 'Exo'; font-size: 18px !important; padding-top: 15px; padding-bottom: 12px;
padding-left: 58px;}
.contact_section .e-con-inner .contact_text ul li .info-box p {padding-top: 10px; padding-bottom: 12px; margin-bottom: 0; font-weight: 500;}
.contact_section .e-con-inner .contact_text ul li .info-box {border-bottom: solid 1px #D9D9D9; margin-bottom: 15px;}
.contact_section .e-con-inner .contact_text ul li:last-child .info-box {border: unset;}
.contact_section .e-con-inner .contact_form {background: #26C5BC; border-radius: 32px; padding: 50px 30px 20px 30px; width: 50%;}
.contact_section .e-con-inner .contact_form p.elementor-heading-title {background: #fff; display: flex; align-items: center; justify-content: center; width: 112px; padding: 10px 20px;
    border-radius: 100px; font-size: 12px;}
.contact_section .e-con-inner .contact_form form input {background: unset; color: #fff !important; border: unset; border-bottom: solid 1px; padding: 0; margin-bottom: 20px;}
.contact_section .e-con-inner .contact_form form input::placeholder {color: #fff;}
.contact_section .e-con-inner .contact_form form .user_message textarea {border: unset; background: unset; border-bottom: solid 1px #fff; height: 120px ;  padding: 0;}
.contact_section .e-con-inner .contact_form form .user_message textarea::placeholder {color: #fff;}
.contact_section .e-con-inner .contact_text ul li .info-box h3 {display: flex; align-items: center; gap: 20px; position: relative;}
.contact_section .e-con-inner .contact_text ul li .info-box h3.phone:before {content: ''; background-image: url(assets/images/kings_phone.png); width: 34px; height: 34px; background-repeat: no-repeat;
    display: inline-block; background-position: center; position: relative; z-index: 99;}
.contact_section .e-con-inner .contact_text ul li .info-box h3.email:before {content: ''; background-image: url(assets/images/kings_mail.png); width: 34px; height: 27px; background-repeat: no-repeat;
    display: inline-block; background-position: center; position: relative; z-index: 99;}
.contact_section .e-con-inner .contact_text ul li .info-box h3.location:before {content: ''; background-image: url(assets/images/kings_location.png); width: 34px; height: 34px; background-repeat: no-repeat;
    display: inline-block; background-position: center; position: relative; z-index: 99;}
.contact_section .e-con-inner .contact_form form .submit_button:after {content: ''; background-image: url(assets/images/arrow_2.png); width: 17px; height: 26px; background-repeat: no-repeat;
    display: inline-block; background-position: center; position: absolute; top: 15px; right: 35px; z-index: 99;}
.contact_section .e-con-inner .contact_form form .submit_button{display: table; margin-top: 50px; position: relative;}
.contact_section .e-con-inner .contact_form form .submit_button p {margin: 0; padding: 0;}
.contact_section .e-con-inner .contact_form form .submit_button p br {display: none;}
.contact_section .e-con-inner .contact_form form input.form_submit {border: unset; background: #fff; color: #000000 !important; border-radius: 100px; font-family: 'Roboto';
    font-size: 18px;    display: flex; align-items: center; justify-content: center; margin: auto; padding: 15px 31px 15px 10px !important; width: 170px;}
.contact_section .e-con-inner .contact_form form input.form_submit:hover {background: linear-gradient(90deg, rgba(37, 191, 182, 1) 0%, rgba(21, 31, 30, 1) 280%);}
.contact_section .e-con-inner .contact_form form span.wpcf7-not-valid-tip {position: absolute;top: 22px;}


/*contact_page (kh)*/


/*team_page (kh)*/

.team_section .teamshowcasefree-col-lg-3 .team-manager-free-items {border-radius: 28px; padding: 50px 25px;}
.team_section .teamshowcasefree-col-lg-3 .team-manager-free-items .team-manager-free-items-thumbnail {width: 225px; margin: auto; border-radius: 200px;}
.team_section .teamshowcasefree-col-lg-3 .team-manager-free-items .team-manager-free-items-thumbnail a {width: 225px; display: inline-block;}
.team_section .teamshowcasefree-col-lg-3 .team-manager-free-items ul {display: none;}
.team_section .teamshowcasefree-col-lg-3 .team-manager-free-items .team-manager-free-items-title a.open-popup-link {font-size: 30px; font-weight: 500; font-family: 'Exo';}
.team_section .teamshowcasefree-col-lg-3 .team-manager-free-items .team-manager-free-items-title {border: unset; padding: 23px 0 0px 0;}
.team_section .teamshowcasefree-col-lg-3 .team-manager-free-items .team-manager-free-items-designation {padding: 0; border: unset; font-size: 20px; font-family: 'Exo'; font-weight: 500;}
.team_section .teamshowcasefree-col-lg-3 .team-manager-free-items p.team-manager-free-items-short-description {font-size: 16px; font-family: roboto; padding: 10px 0 0 0;}


/*team_page (kh)*/



/*faq_page (kh)*/

.faqs .e-n-tabs-heading {justify-content: left; padding: 0 11px; margin-bottom: 15px;}
.faqs .e-n-tabs-heading button:hover {border: solid 1px #25beb6;}
.faqs .e-n-tabs-heading button {border: solid 2px #25beb6; padding: 11px 40px; border-radius: 4px;}
.faqs .e-n-tabs-heading button span.e-n-tab-title-text {font-size: 16px; font-weight: 500;}
.faqs .e-n-tabs-content .elementor-accordion .elementor-tab-title {background: unset;}
.faqs .e-n-tabs-content .elementor-accordion .elementor-tab-content {background: unset;}
.faqs .e-n-tabs-content .elementor-accordion .elementor-accordion-item .elementor-active{background-color: #25BEB6 !important; border: unset; padding-bottom: 8px !important;}
.faqs .e-n-tabs-content .elementor-accordion .elementor-accordion-item .elementor-tab-title {background: #F3F3F3; padding: 20px;}
.faqs .e-n-tabs-content .elementor-accordion .elementor-accordion-item {margin-bottom: 19px; border: unset;}
.faqs .e-n-tabs-content .elementor-accordion .elementor-accordion-item .elementor-tab-title a.elementor-accordion-title {font-size: 18px; font-weight: 500; line-height: 1.4;}
.faqs .e-n-tabs-content .elementor-accordion .elementor-accordion-item .elementor-active p {font-size: 15px; font-weight: 300;}
.faqs .e-n-tabs-content .elementor-accordion .elementor-accordion-item .elementor-active p a {color: #fff; font-weight: bold;}
.faqs .e-n-tabs-content .elementor-accordion .elementor-accordion-item .elementor-tab-title.elementor-active {padding-top: 30px;}
.faqs .e-n-tabs-content .elementor-accordion .elementor-accordion-item .elementor-tab-content.elementor-active {padding-bottom: 15px !important;}
.faqs .e-n-tabs-content .elementor-accordion .elementor-accordion-item .elementor-tab-content.elementor-active ul {padding-left: 20px;}
.faqs .e-n-tabs-content .elementor-accordion .elementor-accordion-item .elementor-tab-content.elementor-active ul li {padding-bottom: 15px;}

.air_conditioning .accrediation .elementor-widget-image {width: 100%;}
.air_conditioning .accrediation .elementor-widget-image img {width: 100%; object-fit: cover;}


/*faq_page (kh)*/


/*testimonial css*/
body .testimonials_new .simplePagerContainer .strong-content {display: grid;grid-template-columns: repeat(2, 1fr); gap: 30px; margin-bottom: 50px;}
body .testimonials_new .simplePagerContainer .strong-content .wpmtst-testimonial {width: 100%; border-radius: 15px; overflow: hidden; margin: 0; box-shadow: 0px 0px 10px 0px #dfdfdf; border: none;}
body .testimonials_new .simplePagerContainer .strong-content .wpmtst-testimonial .testimonial-image {overflow: hidden; width:130px; height: 130px;padding: 0; margin:0 0 35px; border-radius: 50%; }
body .testimonials_new .simplePagerContainer .strong-content .wpmtst-testimonial .testimonial-image img {width: 100%;object-fit: cover;padding: 0;}
body .testimonials_new .simplePagerContainer .strong-content .wpmtst-testimonial p {display: inline-block;padding:8px 0 6px 16px;width: calc(100% - 135px);color: #808080;}
body .testimonials_new .simplePagerContainer .strong-content .wpmtst-testimonial .testimonial-field {text-align: left;padding: 0px 0 0 15px;display: inline-block;width: calc(100% - 135px);}
body .testimonials_new .simplePagerContainer .strong-content .wpmtst-testimonial .testimonial-field.testimonial-name {width: auto;text-transform: capitalize;color: #26c5bc;font-size: 18px;font-weight: 500; position: relative;}
body .testimonials_new .simplePagerContainer .strong-content .wpmtst-testimonial .testimonial-field.testimonial-name:after {content: '/';position: relative;right: -2px;}
body .testimonials_new .simplePagerContainer .strong-content .wpmtst-testimonial .testimonial-field.testimonial-company{ width: auto; padding: 0 4px;}
body .testimonials_new .simplePagerContainer .strong-content .wpmtst-testimonial .testimonial-field.testimonial-company a {width: auto;text-transform: capitalize;color: #26c5bc;font-size: 18px;font-weight: 500;}
/*testimonial css end*/

/*cms pages css*/
.privacy-policy h2, .termscontition_content h2 {margin:24px 0 5px; font-family: "Exo", Sans-serif;}
.privacy-policy p, .termscontition_content p{color:#808080;}
.privacy-policy ul li {color: #808080;margin: 0 0 10px;}
.privacy-policy ul li strong {color: #000;}
/*cms pages css end*/


.newsletter_custom {padding: 0 20px;}
.newsletter_custom .tnp.tnp-subscription {float: left;}
.newsletter_custom .tnp.tnp-subscription form {display: flex; align-items: center; justify-content: space-between;}
.newsletter_custom .tnp.tnp-subscription form .tnp-field.tnp-field-email {width: 100%; margin: 0;}
.newsletter_custom .tnp.tnp-subscription form .tnp-field.tnp-field-email label {display: none;}
.newsletter_custom .tnp.tnp-subscription form .tnp-field input#tnp-1 {background: none; border: solid 1px #aaa; padding: 14px; border-radius: 3px 0px 0 3px;}
.newsletter_custom .tnp.tnp-subscription form .tnp-field-button input.tnp-submit {padding: 15px; border-radius: 0px 3px 3px 0; background: #26c5bc;}
.newsletter_custom .tnp.tnp-subscription form .tnp-field-button {margin: 0;}

.contact_section .e-con-inner .contact_text {width: 50%;}
.best_solutions_1 .e-con-inner .soluion_boxes:hover .boxes {border: solid 1px #26c5bc;}
.best_solutions .e-con-inner .soluion_boxes:hover .boxes {border: solid 1px #26c5bc;}

.best_solutions_1 .e-con-inner .soluion_boxes .boxes {border: solid 1px #26c5bc;}
.best_solutions .e-con-inner .soluion_boxes .boxes {border: solid 1px #26c5bc;}

/*media_query (kh)*/


@media (max-width: 1399px) {
    .best_solutions .e-con-inner .solution_content .light_heading h2{font-size: 108px;}
    .about_us .about_img .home_exp{height: 180px; width: 190px; left: 64%; bottom: 30px;}
    .about_us .about_img .home_exp .elementor-widget-container{font-size: 24px;line-height: 30px;}
    .about_us .about_img .home_exp .elementor-widget-container strong{font-size: 28px;}
}


@media (max-width: 1299px) {
    header#masthead .header_bottom .e-con-inner .top_header_logo ul li.last-menu ul.sub-menu {min-width: 180px; width: 100%;}
    .home_banner .banner_content {margin-left: 10%; margin-top: 17%;}
.best_solutions .e-con-inner .solution_content .light_heading h2{font-size: 98px;}
.soluion_boxes .boxes{width: 70%;}
.best_solutions .e-con-inner .soluion_boxes{background-size: cover !important;}
.about_us .about_img .home_exp{left: 66%; bottom: 20px;}
}

@media (max-width: 1199px) {

    .best_solutions .solution_content .light_heading h2{font-size: 58px !important;}
    h2.elementor-heading-title{font-size: 30px !important;}
    .about_us .e-con-inner .about_content {padding-left: 30px;}
    h3.elementor-heading-title{font-size: 30px !important;}
    .best_solutions_1 {margin-top: 30px;}
    .about_us .about_img .home_exp{height: 159px; width: 178px; left: 66%; bottom: 14px;}


}


@media (max-width: 1024px) {
    header#masthead .header_bottom .e-con-inner .top_header_logo ul li a{background-color: #26c5bc; font-weight: 400;}
    header#masthead .top_header .e-con-inner .top_header_details .icons ul{justify-content: center;}
    header#masthead .top_header .e-con-inner {position: relative; padding:10px 0;}
    header#masthead .header_bottom .hfe-nav-menu__toggle {position: absolute; top: -38px; right: 0;}
    header#masthead .header_bottom .hfe-nav-menu__toggle svg { fill: #fff; width: auto; height: auto; margin-top: -4px;}
    header#masthead .header_bottom .hfe-nav-menu__toggle .hfe-nav-menu-icon {background: #26c5bc; margin-right: 10px; border-radius: 7px; height: 34px; width: 34px;}
    header#masthead .header_bottom .e-con-inner .top_header_logo ul#menu-1-31cd820{margin-top: 16px;}
    header#masthead .header_bottom .e-con-inner .top_header_logo ul li.last-menu .hfe-has-submenu-container:before{display: none;}
    header#masthead .header_bottom .e-con-inner .top_header_logo ul li.last-menu{padding: 0;}
    header#masthead .header_bottom .e-con-inner .top_header_logo ul li.last-menu a{padding: 20px 15px 20px;}
    .blogs_grid .post-grid-inner .post-grid-text-wrap a.read-more-btn{top: 56%;}
    .about_us .about_img .home_exp .elementor-widget-container{font-size: 20px; }
    .about_us .about_img .home_exp .elementor-widget-container strong{font-size: 24px;}
    .about_us .about_img .home_exp {height: 150px; width: 160px;}
    .team_section .teamshowcasefree-col-lg-3 .team-manager-free-items .team-manager-free-items-title a.open-popup-link{font-size: 24px;}
    .team_section .teamshowcasefree-col-lg-3 .team-manager-free-items .team-manager-free-items-designation{font-size: 14px}
    .team_section .teamshowcasefree-col-lg-3 .team-manager-free-items p.team-manager-free-items-short-description{font-size: 14px;}




}


@media (max-width: 991px) {
    .best_solutions h2 {font-size: 24px !important;}
    .home_banner .banner_content{margin-top: 32%;}
    .home_banner .banner_content h1{font-size: 50px !important;}
    .home_banner:before{display: none;}
    .soluion_boxes .boxes {WIDTH: 80%;}
    .about_us .e-con-inner{display: block; padding-bottom: 30px;}
    .about_us .e-con-inner .about_img {width: 100%;}
    .about_us .e-con-inner .about_content {padding-left: 0px; width: 100%; margin-top: 30px;}
    .about_us .e-con-inner .about_img img{width: 100%; background-size: cover;}
    .work_process .process .process_1 h2 {font-size: 22px !important;}
    .work_process .process .process_1 p {font-size: 14px;}
    .work_process .process .process_1 img {width: 40px;}
    .work_process .process .process_1 .one h2 {font-size: 36px !important;}
    .video_section .video_section_1 .e-con-inner .video_content{top: 24%; padding: 0 30px; left:0;}
    .video_section .video_section_1 .e-con-inner{display: block; padding: 0;}
    .blogs_grid .post-grid-inner .post-grid-text-wrap a.read-more-btn{position: initial;}
    .form_section .e-con-inner{display: block;}
    .form_section .e-con-inner .form_image{width: 100%;}
    .form_section .e-con-inner .form_image img{width: 100%;}
    .form_section .e-con-inner .form_content{width: 100%; margin-top: 30px; margin-left: 0;}
    .footer_top .e-con-inner .footer_coloum h2{font-size: 25px !important; font-weight: bold !important;}
    .footer_top .e-con-inner .footer_coloum {margin-bottom: 20px;}
    .footer_top .e-con-inner .footer_coloum ul.elementor-icon-list-items li span{font-size: 14px;}
    .footer_top .e-con-inner .footer_coloum p{font-size: 14px;}
    .about_us {background-color: #f3f9f5; background-image: none !important;}
    .about_us .about_img .home_exp{height: 230px; width: 240px; left: 69%; bottom: 7%;}
        .about_us .about_img .home_exp .elementor-widget-container {font-size: 30px; margin-top: 0; font-weight: 400;}
    .air_conditioning .e-con-inner .about_us_air .e-con-inner {display: block !important;}
    .air_conditioning .e-con-inner .about_us_air .about_us_air_images{width: 100%;}
    .air_conditioning .e-con-inner .about_us_air .air_content{width: 100%; margin-top: 20px;}
    .air_conditioning .elementor-widget-container{text-align: left;}
    header#masthead .header_bottom .e-con-inner .top_header_logo ul li.last-menu a.hfe-menu-item:after{right: 22px;}
    header#masthead .header_bottom .e-con-inner .top_header_logo nav.hfe-nav-menu__submenu-arrow {width: 100% !important;}
    header#masthead .header_bottom .e-con-inner .top_header_logo ul li.last-menu ul.sub-menu{min-width: 100%;}
    header#masthead .header_bottom .e-con-inner .top_header_logo ul li a:hover{color: #fff;}
    .hfe-nav-menu__breakpoint-tablet .hfe-menu-toggle:hover {border: unset;}
    .footer_top .e-con-inner .footer_coloum .email .tnp.tnp-subscription form .tnp-field-button {position: absolute; right: 85px;}
    header#masthead .header_bottom .e-con-inner .top_header_logo ul li ul.sub-menu li a.hfe-sub-menu-item {background: #9d9d9d !important;}
    .contact_section .e-con-inner{display: block; padding: 50px 30px;}
    .contact_section .e-con-inner .contact_text {width: 100%;}
    .contact_section .e-con-inner .contact_form {width: 100%;}
    .blog {background-image: none !important; background-color: #f3f9f6;}
    .blog .e-con-inner {margin-top: -30px;}
header#masthead .header_bottom .e-con-inner .top_header_logo ul li.last-menu{position: relative;}
header#masthead .header_bottom .e-con-inner .top_header_logo ul li.last-menu a{text-transform: capitalize; font-size: 16px;}

    /*testimonial css*/
    body .testimonials_new .simplePagerContainer .strong-content .wpmtst-testimonial .testimonial-image{margin: 0 0 80px;}
    /*testimonial css end*/
}

@media (max-width: 840px) {
    .about_us .about_img .home_exp{left: 67%; bottom: 2%;}
}

@media (max-width: 768px) {
    header#masthead .top_header .e-con-inner .top_header_details .icons ul{justify-content: flex-start;}
    .home_banner {min-height: auto;}
    .home_banner .banner_content {padding-left: 20px; padding-right: 20px; margin-left: 0; margin: 18% 0 14% 0;}
    .best_solutions .soluion_boxes_3 {margin-top: 40px;}
    .solution_content {margin: 0;}
    .work_process .process .process_2 {margin-left: 0; margin-top: 30px;}
    .work_process .process .process_1 .number .number_1 {width: 48%;}
    .home_banner .banner_content{margin-top: 24%;}
    .form_section .e-con-inner .form_content{margin-top: 120px !important;}
    .footer_top .e-con-inner .footer_coloum h2{font-size: 22px !important;}
    .work_process .process {display: block;}
    .work_process .process .process_1{width: 100%;}
    .air_conditioning .e-con-inner .about_us_air .about_us_air_images img{width: 100%; height: auto;}
    .footer_top .e-con-inner .footer_coloum .email .tnp.tnp-subscription {margin: 0;}
    .air_conditioning .e-con-inner .about_us_air .about_us_air_images{padding-right: 0;}
    .faqs .e-n-tabs-heading button{margin: 0 11px;}

 /*testimonial css*/
body .testimonials_new .simplePagerContainer .strong-content{grid-template-columns: repeat(1, 1fr);}
body .testimonials_new .simplePagerContainer .strong-content .wpmtst-testimonial .testimonial-image{ margin: 0;}
/*testimonial css end*/

.about_us .about_img .home_exp{position: relative; left: 0; margin-top: 30px; width: 100%;}
}


@media (max-width: 658px) {
.about_us .about_img .home_exp{margin-top: 0;}
}

@media (max-width: 576px) {
    header#masthead .top_header .e-con-inner .top_header_details .icons ul li a span.elementor-icon-list-text{font-size: 13px;}
    h2.elementor-heading-title{font-size: 22px !important;}
    .best_solutions .solution_content .light_heading h2{font-size: 48px !important;}
    .video_section .video_section_1 .e-con-inner .video_content{top: 20%;}
    h3.elementor-heading-title{font-size: 24px !important;}
    .form_section .e-con-inner .form_content form .input_feild_1 p{display: block;}
    .form_section .e-con-inner .form_content form .input_feild_1 p label:last-child{padding-left: 0; margin-top: 14px;}
    .about_us .e-con-inner .about_img img{height: 100%;}
    .faqs .e-n-tabs-heading{display: block;}
    .faqs .e-n-tabs-heading button{margin: 0; margin-bottom: 20px; width: 100%;}
    .faqs .e-n-tabs-heading button:last-child {margin-bottom: 0;}

/*cms pages css*/
.privacy-policy h2, .termscontition_content h2 {font-size: 22px;}
/*cms pages css end*/

.contact_section .e-con-inner{padding: 30px 15px;border-radius: 20px;}
.contact_section .e-con-inner .contact_text ul li .info-box a{ font-size: 14px !important;}
.contact_section .e-con-inner .contact_text ul li .info-box h3{ gap: 15px;}
.contact_section .e-con-inner .contact_text ul li .info-box h3.phone:before, .contact_section .e-con-inner .contact_text ul li .info-box h3.email:before, 
.contact_section .e-con-inner .contact_text ul li .info-box h3.location:before{width: 25px; height: 25px;background-size: 25px;}
.contact_section .e-con-inner .contact_form{border-radius: 20px;}

    /*testimonial css*/
    body .testimonials_new .simplePagerContainer .strong-content .wpmtst-testimonial p{ width: 100%; padding: 8px 15px 6px 15px;}
    body .testimonials_new .simplePagerContainer .strong-content .wpmtst-testimonial .testimonial-inner{ text-align: center;}
    body .testimonials_new .simplePagerContainer .strong-content .wpmtst-testimonial .testimonial-image{ margin: 0 auto; float: none;}
    body .testimonials_new .simplePagerContainer .strong-content .wpmtst-testimonial .testimonial-field {text-align: center; width: 100%; padding: 0;}
    /*testimonial css*/
}


@media (max-width: 480px) {

    .footer_top .e-con-inner .footer_coloum .email .tnp.tnp-subscription form .tnp-field-button input.tnp-submit{width: auto;}
    .contact_section .e-con-inner .contact_text ul li .info-box h3{font-size: 20px;}
    .contact_section .e-con-inner .contact_text ul li .info-box a{padding-left: 0;}
    .contact_section .e-con-inner .contact_form{padding: 30px 10px;}
    .contact_section .e-con-inner .contact_text ul li .info-box a{font-size: 15px;}

}


@media (max-width: 462px) {
    header#masthead .top_header .e-con-inner .top_header_details .icons ul{display: block; float: left;}
    header#masthead .top_header .e-con-inner .top_header_details .icons ul li a {justify-content: left;}
    header#masthead .top_header .e-con-inner .top_header_logo img {width: 200px;}
    header#masthead .top_header .e-con-inner .top_header_details .icons ul li:last-child {margin-top: 10px;}
    header#masthead .header_bottom .hfe-nav-menu__toggle{top: -55px;}
    header#masthead .top_header .e-con-inner .top_header_details .icons ul li a span.elementor-icon-list-text{font-size: 12px;}
    .home_banner .banner_content h1{font-size: 32px !important;}
    .home_banner .banner_content .button a span.elementor-button-text{font-size: 16px;}
    .home_banner .banner_content{margin: 28% 0 14% 0;}
    .video_section .video_section_1 .e-con-inner .video_content{top: 13%;}
    .about_us .about_img .home_exp .elementor-widget-container{font-size: 18px;}
    

}

@media (max-width: 412px) {

    .video_section .video_section_1 .e-con-inner .video_content {top: 6%;}
    .video_section .video_section_1 .e-con-inner .video_content h5{font-size: 15px; margin-top: -10px;}
}

@media (max-width: 340px) {
.video_section .video_section_1 .e-con-inner .video_content h5{font-size: 14px;}
}




/*media_query (kh)*/

