/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
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: 1.0.1
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
*/


.carosel-item{
	position:relative !important;
}
.lnding-bnr .swiper-pagination.swiper-pagination-progressbar.swiper-pagination-horizontal {
    position: absolute !important;
    bottom: 175px !important;
    top: unset !important;
    width: 100%;
	height: 1px !important;
    max-width: 633px;
    left: calc((100% - 1521px) / 2);
}
.lnding-bnr .swiper-pagination-progressbar {
    background: rgb(255 255 255 / 33%);
    position: absolute;
}
.abt-video img.attachment-full.size-full.wp-image-343 {
    height: 385px;
}


.txt-mrque .qodef-m-text span:nth-child(even) {
  color: #25B636 !important;
	border-left:1px solid #000000;
	border-right:1px solid #777;
}

.get-intouch-form input{
    height: 61px !important;
    background: rgba(255, 255, 255, 0.02) !important;
    border: 1px solid #808080 !important;
    border-radius: 10px !important;
    padding: 10px 20px !important;
    color: #fff !important;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
}
.get-intouch-form textarea{
    background: rgba(255, 255, 255, 0.02) !important;
    border: 1px solid #808080 !important;
    border-radius: 10px !important;
    padding: 10px 20px !important;
    color: #fff !important;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
}
.get-intouch-form input#gform_submit_button_1 {
    background: #25B636 !important;
    width: 100% !important;
    border-radius: 1000px !important;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
}
div#gform_confirmation_message_1 {
    color: #25B636;
    font-size: 23px;
    line-height: 32px;
}











@media only screen and (min-width: 1201px) and (max-width: 1599px) {
  html {
    zoom: 0.85;
    zoom: 85%;
  }
}

/* -----------------------------------------------responsive---------------------------------------- */
	
@media (max-width:1366px){
	.lnding-bnr .swiper-pagination.swiper-pagination-progressbar.swiper-pagination-horizontal {
		left: 50px;
	}
}
	@media (max-width:1200px){
	.lnding-bnr .swiper-pagination.swiper-pagination-progressbar.swiper-pagination-horizontal {
		left: 50px !important;
	}
}
		@media (max-width:1024px){
	.lnding-bnr .swiper-pagination.swiper-pagination-progressbar.swiper-pagination-horizontal {
		left: 20px !important;
		bottom: 120px !important;
		max-width: 273px;
	}
}
		@media (max-width:767px){
	.lnding-bnr .swiper-pagination.swiper-pagination-progressbar.swiper-pagination-horizontal {
		left: 20px !important;
		bottom: 155px !important;
		max-width: 273px;
	}
}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	