*{
	padding: 0px;
	margin:0px;
	box-sizing:border-box;
}

.con_form label.preferred_method {
    width: 100%;
    margin-bottom: 0;
    font-size: 2.3vw;
}
.con_info  ul li:nth-child(2) span {
    word-break: break-all;
}

.two_col .elementor-inner-section .elementor-container {
    column-gap: 1vw;
    row-gap: 1vw;
}
/* .list-bg-image-wrapper{
	position: relative;
}

.list-bg-image-wrapper{
	position: relative;
}
.bg-list-item-block{
	position: absolute;
	  z-index: 2;
}
.bg-overlay{
	position:absolute
  z-index: 1;
} */
.bg-list-item ul{
	display: flex;
	flex-direction: column;
	gap: 30px;
}
.elementor-section.elementor-section-boxed > .elementor-container,
.elementor-section .elementor-container{
    max-width: 100%;
    width: 95%;
}
.line p {
    font-size: 45px;
    padding: 0px 20px;
}
.scroll-section  .elementor-widget-wrap.elementor-element-populated {
    min-height: 770px;
    align-items: center;
}
input.wpcf7-form-control.wpcf7-submit {
    background: #031a5b;
    color: #fff;
    cursor: pointer;
    padding: 13px 40px;
    border: 0;
    text-transform: uppercase;
    font-weight: 500;
}
span.wpcf7-form-control.wpcf7-checkbox {
    margin-bottom: 20px;
}
span.wpcf7-list-item-label {
    font-size: 2.3vw;
}
input.wpcf7-form-control.wpcf7-submit:hover {
    background: #c9e265;
}
.wpcf7 form .wpcf7-response-output {
    font-size: 1vw;
}
.wpcf7-not-valid-tip {
    font-size: 1vw;
}
.con_form .wpcf7-form-control.wpcf7-checkbox {
    margin-top: 12px !important;
    display: inline-block;
}
.con_form input {
    border: 1px solid #cccc;
	    padding: .5vw 1vw;
    font-size: 2.3vw;
}
.con_form textarea {
    border: 1px solid #cccc;
    height: 10vw;
	    padding: .5vw 1vw;
    font-size: 2.3vw;
}
.con_form input[type="checkbox"] {
    width: 2.3vw;
    height: 2.3vw;
    position: relative;
    top: 4px;
}
.con_form label {
    width: 100%;
    margin-bottom: 16px;
}
.text-arrow-wrapper .elementor-container{
	align-items: end;
}
.con_info a {
    text-decoration: none;
}
.text-arrow{
	    position: absolute;
    right: -130px;
}
.elementor-section .elementor-container .elementor-container {
    width: 100%;
}
.gren-bg-text-wrapper{
	width: 100% !important;
}
.scroll-section:after {
    content: "";
    background-image: url(
https://swingdoor.education/wp-content/uploads/2025/07/green.png);
    background-repeat: no-repeat;

    height: 5vw;
    width: 100%;
    display: flex;
    position: absolute;
    background-size: cover;
    bottom: 0;
}
.cource-wrapper{
	width: 100%;
	margin: 0 auto;
}
.footer-menu-wrapper .hfe-nav-menu{
	 margin:0px;
}
.footer-menu-wrapper .hfe-nav-menu__submenu-arrow{
	justify-content: center;
}
.footer-mail-cus{
	width: auto !important;
}
.nav-wrapper .elementor-container{
	justify-content:space-between;
}
.nav-right-menus .hfe-nav-menu{
	margin:0px;
justify-content: right;
width: 100%;
}
.nav-wrapper .hfe-nav-menu .hfe-menu-item{
	padding: 0px !important;
	text-transform:uppercase;
}
.nav-wrapper .hfe-nav-menu {
	padding: 0px !important;
	margin:0px;
	width: 100%;
	gap:2vw;
}
.nav-wrapper .hfe-nav-menu:before,
.nav-wrapper .hfe-nav-menu:after{
 display:none;
}
.mobile-item-wrapper .hfe-nav-menu__toggle {
    margin: 0px !important;
    display: flex !important;
    justify-content: right;
}
.mobile-logo-wrapper img{
	width: 250px;
}
.mobile-logo-wrapper .hfe-site-logo-container{
	text-align:left !important;
}
.mobile-item-wrapper .hfe-dropdown{
	top:80px !important;
    width: 984px;
    left: -492px;
    z-index: 9999;
    box-shadow: 0px 11px 14px #0000002b;
    border-radius: 20px;
    overflow: hidden;
}
img.hfe-site-logo-img {
    height: auto;
}
.text-scroll-wrapper .elementor-container {
    display: flex;
    flex-direction: column;
}
.scroll-text-block {
    width: 100% !important;
}
@media(max-width: 1200px){
.line p {
    font-size: 35px;
}
}
@media(max-width: 1024px){
	.who-page-list ul{
		display: flex;
		flex-direction: column;
		gap: 10px;
	}
	.con_form input[type="checkbox"] {
    width: 30px;
    height: 30px;
}
	.con_form input {
    padding: 12px 14px;
    font-size: 34px;
}
	span.wpcf7-list-item-label {
    font-size: 30px;
}
.con_form label.preferred_method {
    font-size: 34px;
}
.con_form textarea {
    height: 130px;
    padding: 12px 14px;
    font-size: 34px;
}
	.scroll-section :after {
    height: 55px;
		left:0;
}
	.list-bg-image-wrapper li br {
    display: none;
}
}
@media(max-width:768px){
	.scroll-section:after {
    height: 6vw;
}
	.con_form label.preferred_method,
	.con_form input,
	span.wpcf7-list-item-label,
	.con_form textarea{
    font-size: 28px;
}
	.footer-menu-wrapper ul li .hfe-menu-item {
    text-align: center;
}
	.top_banner br {
		display:none;
	}
.line p {
    font-size: 22px;
    padding: 0px 20px;
}
	.scroll-section  .elementor-widget-wrap.elementor-element-populated {
    min-height: inherit;
}
.cource-wrapper .elementor-widget-wrap {
    padding: 0px !important;
}
	.cource-wrapper .elementor-container{
		gap:20px;
	}
	.mobile-nvabar .elementor-container {
		justify-content: space-between;
	}
	.mobile-menu-wrapper ul{
		padding: 10px;
	}
	.footer-menu-wrapper ul{
		flex-direction: column;
	}
	.footer-menu-wrapper ul li{
 width: 100%;
}
		.footer-menu-wrapper ul li .hfe-menu-item{
 justify-content: center;
}
	.footer-mail-cus{
		    width: 100% !important;
    display: flex;
    justify-content: center;
	}
	.bg-list-item ul {
    gap: 10px;
}
	
	.con_form span.wpcf7-list-item {
    width: 100%;
    margin: 0;
}
}
