.footer-arrowdown {
    display: none;
}
.footer-top {
    background-position: top;	
	font-size: 0.8rem;
}
.footer-top h4 {
	font-weight: var(--weight-500);
	font-size: 1.3rem;
}
.footer-top .row { 
	justify-content: space-between;
}
.footer-top .row .box { 
	width: 48%;
}
.footer-top .row .box-small { 
	width: 16%;
	margin-top: 0.5rem;
}
.footer-top .wpcf7-list-item {
	margin: 0;
}
.footer-middle {
	font-size: 0.9rem;
	padding:2.2rem 0rem 0rem;
}

.footer-middle .box:nth-child(1) .box-logo-wrap a.button.regular {
    padding: 0rem 1.9rem;
    margin: 0 0 0.6rem;
    height: 2.22rem;
}
.footer-middle .box:nth-child(1) .box-logo-wrap .social-icons {
    justify-content: flex-start;
}
.app-store-wrap .icon {
    margin-bottom: 0.75rem;
}
.app-store-wrap .icon:last-child {
    margin-bottom: 0rem;
}
.app-store-wrap .icon a {
    width: 8rem;
    height: 2.28rem;
    display: block;
}
.footer-middle .box:nth-child(1) {
    width: 22%;
    display: flex;
    align-items: end;
    justify-content: space-between;
    padding-left: 0rem;
}
.footer-middle .box:nth-child(2) {width: 15.5%;}
.footer-middle .box:nth-child(3) {width: 15.5%;}
.footer-middle .box:nth-child(4) {width: 15.5%;}
.footer-middle .box:nth-child(5) {width: 18%;}
.footer-middle .box:nth-child(6) {width: 21%;}
.footer-middle .box:nth-child(6) .certified-img {
	display: flex;
	justify-content: flex-end;
}
.footer-middle .box:nth-child(6) .certified-img img {
    width: 4rem;
    height: 4rem;
    border-radius: 100%;
	margin-right: 0.5rem;
	margin-left: 0.5rem;
}
.footer-middle .nav-wrap ul li {
    margin: 0rem 0 0.25rem;
	list-style: none;
}
.footer-middle .nav-wrap ul li:last-child {
    margin-bottom: 0;
}
.footer-middle .box:nth-child(2) .nav-wrap:last-child {
    margin-top: 0rem;
}
.footer-middle .box:nth-child(1) .text {
    margin-top: 1rem;
}
.footer-middle .box:nth-child(1) p {
    font-size: 0.92rem;
    color: rgb(255, 255, 255, 0.8);
    font-weight: var(--weight-300);
}
.footer-middle .box:nth-child(1) .footer-form-wrap {
    position: relative;
}
.footer-middle .box:nth-child(1) .footer-form-wrap .button-wrap {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
}
.footer-middle input::-webkit-input-placeholder {
	color:#fff !important;
} 
.footer-middle .box:nth-child(1) > a {
    width: 100%;
    max-width: 6rem;
    display: inline-block;
}
.footer-middle .box:nth-child(1) > a img {
    width: 100%;
}
.footer-middle .nav-wrap ul li.margin-top {
    margin-top: 2rem;
}
.footer-middle .nav-wrap ul li a:hover, .footer-middle .box .nav-wrap ul > li:first-child a:hover, .footer-bottom .box.right p a:hover {
    color: var(--main-color);
}
.nav-footer-wrap ul li.bold > a {
	margin-bottom: 0.8rem;
    font-weight: var(--weight-500);
    display: inline-block;
	color: var(--black-color);
	font-size: 1.12rem;
}

.footer-middle .box:nth-child(1) .footer-logo {
    margin-bottom: 1rem;
}
.footer-middle .box:nth-child(2) li > a, .footer-middle .box:nth-child(3) li > a, .footer-middle .box:nth-child(4) li > a, .footer-middle .box:nth-child(5) li > a {
    text-transform: uppercase;
	margin-bottom: 0.4rem;
    display: block;
}
.footer-middle .box:nth-child(2) li ul.sub-menu li a, .footer-middle .box:nth-child(4) li ul.sub-menu li a, .footer-middle .box:nth-child(5) li ul.sub-menu li a {
    text-transform: capitalize;
}
.menu-footer-menu-seven > li > .sub-menu li {
    margin: 0;
}
.footer-middle .box:nth-child(4) li a {
    padding-right: 1rem !important;
	width: 9rem;
}
.menu-footer-menu-one > li > ul.sub-menu li ul.sub-menu > li a:hover {
    color: var(--main-color);
}
.footer-middle .text a {
	text-decoration: none;
}
.footer-middle .box h3 {
    font-size: var(--font-size-h4);
    margin: 1.5rem 0 1rem;
    font-weight: 500;
}
.footer-logo img {
	display: block;
    width: 9.15rem;
}
.footer-middle .box:nth-child(4) h4 {
    margin-top: 1.1rem;
    line-height: 1.5rem;
    font-weight: 400;
	margin-bottom: 0.8rem;
}
.footer-middle .box:nth-child(4) .text p {
    font-size: var(--small-font);
    margin-bottom: 1.3rem;
    font-weight: 300;
	
}
.footer-middle .wpcf7-not-valid-tip {
    display: none;
}
.footer-bottom {
    font-size: 0.9rem;
    font-weight: 300;
}
.footer-bottom .row {
	align-items: center;	
    padding: 0.8rem 0 2rem;
}
.footer-bottom p, .footer-bottom p a {
    font-weight: 400;
    line-height: 2.75;
    font-size:0.82rem;
    margin: 0;
    padding: 0.6rem 0;
    color: var(--black-color);
}
.footer-bottom .box.left a {
    margin-right: 2rem;
}
.footer-bottom p a:hover {
    color: var(--red-color);
}
.footer-bottom .box.right {
    width: fit-content;
}
.footer-bottom .box.right p {
    display: flex;
    justify-content: space-between;
    width: 100%;
    max-width: fit-content;
}
.footer-bottom .box.right p a{
   text-decoration: none;
}
.footer-bottom .box.right p a:first-child {
    text-decoration: underline;
}
.footer-bottom .box.right p a:first-child:hover {
    color: var(--main-color);
}
.footer-bottom .box.left {
    display: flex;
    justify-content: space-between;
}


.menu-footer-menu-two > li, 
.menu-footer-menu-three > li, 
.menu-footer-menu-four > li, 
.menu-footer-menu-five > li{
    margin: 0 0 0.4rem;
}
.menu-footer-menu-two > li span {
    color: var(--main-color);
}
.menu-footer-menu-two > li:first-child, 
.menu-footer-menu-three > li:first-child, 
.menu-footer-menu-four > li:first-child, 
.menu-footer-menu-five > li:first-child {
    margin: 0rem 0;
}
.menu-footer-menu-one > li > ul.sub-menu {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
	margin-top: 0rem;
	padding: 0;
}
.menu-footer-menu-one > li > ul.sub-menu li {
    width: 100%;
	margin-top: 0;
}
.menu-footer-menu-one > li > ul.sub-menu li:first-child a,
.menu-footer-menu-one > li > ul.sub-menu li:nth-child(2) a {
    font-weight: 400;
}
.menu-footer-menu-seven > li > a {
    font-weight: 500;
	color: var(--main-color);
}

.menu-footer-menu-one > li > ul.sub-menu li ul.sub-menu li a {
    color: var(--white-color);
}
.menu-footer-menu-one > li > ul.sub-menu li ul.sub-menu > li {
    width: 50%;
	margin: 0;
}
.menu-footer-menu-one > li > ul.sub-menu li ul.sub-menu > li a, 
.menu-footer-menu-seven > li > .sub-menu li a, 
.footer-middle .nav-wrap ul li a, 
.footer-middle .nav-wrap ul li a {
	line-height: 1.4;
	color: var(--black-color);
}

@media (max-width: 991px){ 
	.footer-middle .box:nth-child(1) .app-store-wrap, 
	.footer-middle .box:nth-child(1) .box-logo-wrap {
		width: 46%;
	}
	.footer-middle .box:nth-child(1) .box-logo-wrap .social-icons {
		justify-content: flex-start;
	}
	.footer-middle .footer-logo {
		margin-bottom: 1rem;
	}
	.footer-middle .box:nth-child(1) .text {
		margin-top: 0.8rem;
		text-align: left;
	}
	.footer-middle .box:nth-child(1) .text p {
		font-size: 1rem;
	}
	.site-footer {
		margin-top: 0;
	}
	.footer-top.responsive-bg {
		background-position: center bottom;
	}
	.footer-top .row.display-flex {
		flex-wrap: wrap;
	}
	.footer-top .row .box {
		width: 100%;
	}
	.footer-top .row .box-small {
		width: 100%;
		margin-top: 0.5rem;
	}
	.footer-middle .row {
		flex-wrap: wrap;
		justify-content: space-between;
		display: flex;
	}
	.footer-bottom {
		padding-bottom: 3rem;
	}
	.footer-bottom {
		padding: 0.5rem 0 1rem;
	}
	.footer-middle {
		padding-bottom: 0;
	}
	.footer-middle .nav-wrap ul li a {
		line-height: 2;
		font-size:0.85rem;
	}
	.menu-footer-menu-one>li > a, .menu-footer-menu-two >li > a, .menu-footer-menu-three>li > a, .menu-footer-menu-four>li > a, .menu-footer-menu-five>li > a {
		margin-bottom: 0.2rem;
	}
	.footer-middle .box:nth-child(1) {width: 100%;margin-bottom: 1rem;}
	.footer-middle .box:nth-child(2) {width: 50%;  }
	.footer-middle .box:nth-child(3) {width: 50%;  }
	.footer-middle .box:nth-child(4) {width: 50%;padding-left: 0rem;}
	.footer-bottom .row {
		padding-top: 1rem;
		padding-bottom: 1rem;
	}
	.footer-middle .box:nth-child(2), .footer-middle .box:nth-child(3), .footer-middle .box:nth-child(4), .footer-middle .box:nth-child(5), .footer-middle .box:nth-child(6) {
		width: 31%;
		padding-left: 0rem;
	}
	.footer-bottom .box.left.display-flex {
		width: 60%;
	}
	.footer-bottom .box.display-flex {
		flex-wrap: wrap;
	}
	.footer-bottom .box.left .box-inner {
		width: 100%;
		margin-right: 0;
	}
	.footer-middle .box:nth-child(4) h4 {
		line-height: 1.5rem;
		font-size: 1.16rem;
	}
	.footer-bottom .box.right p a {
		width: 100%;
		display: flex;
		justify-content: flex-end;
		padding: 0;
	}
	.footer-bottom .row {
		align-items: center;
	}
	.footer-bottom .space-between {
		display: flex;
		justify-content: space-between;
	}
	.site-footer .nav-wrap ul {
		margin-bottom: 0;
		position: relative;
	}
	/*footer-arrow-down*/
	.footer-arrowdown {
		display: block;
	}
	.footer-arrowdown {
		display: none;
	}
	.footer-arrowdown svg.icon {
		width: 100%;
		height: 100%;
		color: var(--black-color);
	}
	.site-footer .nav-wrap .sub-menu.open-mobile, .menu-footer-menu-one > li > ul.sub-menu.open-mobile {
		transition: max-height 0.75s ease-out;
		height: auto;
		max-height: 100rem;
		overflow-y: auto;
		visibility: unset;
		display: block;
	}
	.footer-arrowdown.close-arrow {
		transform: translate(0px, 0px) rotate(180deg);
	}
	.site-footer .nav-wrap .sub-menu li {
		padding: 0;
	}
	/*footer-arrow-down-end*/
	
	.menu-footer-menu-two > li, .menu-footer-menu-three > li, .menu-footer-menu-four > li, .menu-footer-menu-five > li {
		margin: 0 0 0rem;
	}
	.menu-footer-menu-two > li:first-child, .menu-footer-menu-three > li:first-child, .menu-footer-menu-four > li:first-child, .menu-footer-menu-five > li:first-child {
		margin: 0rem 0;
	}
	.footer-middle .box:nth-child(2) .nav-wrap {
		width: 100%;
	}
	.nav-footer-wrap .login-menu a:before {
		top: 15%;
		right: auto;
		left: 2rem;
	}
	.menu-footer-menu-two >li > a, .menu-footer-menu-three>li > a, .menu-footer-menu-four>li > a, .menu-footer-menu-five>li > a {
		margin-bottom: 0.2rem;
	}
	.menu-footer-menu-one > li > ul.sub-menu {
		margin-top: 0.2rem;
	}

}
@media (max-width: 767px){
	.footer-middle .box:nth-child(2), 
	.footer-middle .box:nth-child(3), 
	.footer-middle .box:nth-child(4), 
	.footer-middle .box:nth-child(5) {
        width: 46%;
    }
	.footer-middle .box:nth-child(6) {
		width: 100%;
	}
	.footer-bottom .space-between, 
	.footer-bottom .box.left {
        display: block;
    }
	.footer-middle .box:nth-child(1) .box-logo-wrap a.button.regular {
		height: 2.45rem;
	}
	
	.footer-middle {
		padding: 2.5rem 0rem 1rem;
	}
	.footer-middle .box:nth-child(1) {
		width: 100%;
		padding: 0 0 0.5rem;
		ustify-content: space-between;
		align-items: anchor-center;
	}
	.footer-middle .box:nth-child(1) .text {
		text-align: center;
	}
	.footer-middle .nav-wrap ul li {
		margin-top: 0rem;
	}
	.footer-bottom .box.right p a {
		width: auto;
		font-size: 0.8rem;
	}
	.footer-bottom p {
		text-align: center;
	}
	.footer-bottom .box.right p {
		justify-content: space-between;
		max-width: initial;
	}
	.footer-bottom .box-inner p {
		margin-bottom: 0.2rem;
		text-align: right;
	}
	.footer-bottom p {
		padding: 0;
		text-align: left;
	}
	.footer-middle .social-icons.left a {
		max-width: 1.8rem;
		height: 1.8rem;
	}
	.footer-middle .nav-wrap ul li {
		margin: 0 0 0.2rem;
	}
	.footer-middle .nav-wrap  ul  ul  {
		margin: 0 0 0.5rem;
	}
	.footer-bottom .box.right {
		width: 45%;
	}
	.footer-bottom .box.left a {
		margin-right: 1rem;
		padding: 0;
	}
	.footer-bottom .box.left a:first-child {
		margin-right: 0rem;
	}
	.footer-bottom .box.left p {
		line-height: normal;
		font-size: 0.8rem;
	}
	.app-store-wrap .icon a {
		width: 8.9rem;
	}
	.footer-middle .box:nth-child(3) {
		order: 4;
	}
	.footer-middle .box:nth-child(4) {
		order: 6;
	}
	.footer-middle .box:nth-child(5) {
		order: 3;
	}
	.footer-middle .box:nth-child(1) .footer-logo {
		margin-bottom: 0.5rem;
	}
	.footer-middle .box:nth-child(6) {
		order: 6;
	}
	.footer-middle .certified-img {
		display: flex;
		align-items: center;
		justify-content: center;
		margin: 30px auto 10px;
		width: 100;
		height: 5.2rem;
		border-radius: initial;
		overflow: hidden;
	}
	.footer-middle .box:nth-child(6) .certified-img {
	  justify-content: center;
	}
	.footer-middle .box:nth-child(6) .certified-img img,
	.footer-middle .certified-img img {
		width: 3.6rem;
		height: 3.6rem;
		margin-left: 8px;
		margin-right: 8px;
	}
}
@media (max-width:600px){
	.footer-bottom .box.left, 
	.footer-bottom .box.right {
		width: 100%;
	}
	.footer-bottom .box.right p a:last-child {
		margin-left: 0.8rem;
	}
}
@media (max-width: 491px){
	.footer-bottom .box.right p {
		padding: 0;
	}
	.footer-bottom .box.right p a {
		margin: 0;
	}
	.footer-middle .box:nth-child(1) .box-logo-wrap .social-icons {
		margin-right: 1.2rem;
	}
	.footer-middle .box:nth-child(1) {
		flex-wrap: wrap;
		padding-right: 0;
	}
	.footer-middle .box:nth-child(1) .app-store-wrap, 
	.footer-middle .box:nth-child(1) .box-logo-wrap {
		/* width: 100%; */
	}
	.footer-middle .app-store-wrap .icon {
		justify-content:initial;
		margin-top: 14px;
	  }

}