
/*** 

====================================================================
	Main Footer
====================================================================

***/

.main-footer{
	position:relative;
	margin-top: -180px;
	background-color: var(--color-five);
}

.main-footer.style-two{
	margin-top: var(--margin-zero);
}

.main-footer.style-two .widgets-section{
	padding-top: var(--padding-top-110);
}

.footer-color_one{
	position: absolute;
	left: -35px;
	width: 78px;
	height: 78px;
	bottom: 30%;
	border-radius: 50%;
	background-color: var(--color-ten);
}

.footer-color_two{
	position: absolute;
	right: -35px;
	width: 78px;
	height: 78px;
	bottom: 30%;
	border-radius: 50%;
	border:5px solid var(--color-eight);
}

.footer-color_three{
	position: absolute;
	right: 35px;
	width: 12px;
	height: 12px;
	bottom: 40%;
	border-radius: 50%;
	background-color:var(--color-eight);
}

.main-footer h6,
.main-footer h2{
	position:relative;
	font-weight: 600;
	color: var(--white-color);
	margin-bottom: var(--margin-bottom-40);
	font-size: var(--font-18);
	line-height: 1.6em;
}

.main-footer .widgets-section{
	position: relative;
	padding: 250px 0px 50px;
}

.footer-column{
	position: relative;
	margin-bottom: var(--margin-bottom-30);
}

.footer-logo{
	position: relative;
	margin-bottom: var(--margin-bottom-20);
}

.footer-text{
	position: relative;
	font-weight: 500;
	font-size: var(--font-14);
	color: var(--white-color);
	margin-bottom: var(--margin-bottom-100);
}

.footer-career{
	position: relative;
	font-weight: 600;
	font-size: var(--font-18);
	color: var(--white-color);
	margin-bottom: var(--margin-bottom-15);
}

.footer-text_two{
	position: relative;
	font-weight: 400;
	line-height: 28px;
	font-size: var(--font-16);
	color: var(--color-twelve);
}

.footer-list{
	position: relative;
	margin-bottom: var(--margin-bottom-20);
}

.footer-list li{
	position: relative;
	margin-bottom: var(--margin-bottom-15);
}

.footer-list li a{
	position: relative;
	font-weight: 400;
	font-size: var(--font-16);
	color: var(--color-twelve);
}

.footer-list li:last-child{
	margin-bottom: var(--margin-zero);
}

.footer-list li a:hover{
	color: var(--white-color);
}

.main-footer .footer-bottom{
	position: relative;
	padding: 25px 0px;
	border-top:1px solid rgba(var(--white-color-rgb), 0.07);
}

.main-footer .copyright{
	position: relative;
	color: var(--white-color);
	font-size: var(--font-16);
}

.main-footer .copyright a{
	position: relative;
	color: var(--white-color);
}

.footer-nav{
	position: relative;
}

.footer-nav li{
	position: relative;
	display: inline-block;
	margin-left: var(--margin-left-25);
}

.footer-nav li a{
	position: relative;
	color: var(--white-color);
}

.footer-nav li a:hover{
	color: var(--main-color);
}

/*** 

====================================================================
	Footer Style Two
====================================================================

***/

.footer-style-two{
	position:relative;
	background-color: var(--color-nineteen);
}

.footer-two_pattern{
	position: absolute;
	left: 1%;
	bottom: 25%;
	width: 17px;
    height: 120px;
	transform: rotate(90deg);
}

.footer-two_pattern-one{
	position: absolute;
	right: 5%;
	bottom: 32%;
	width: 22px;
	height: 22px;
	background-repeat: no-repeat;
}

.footer-style-two .widgets-section{
	position: relative;
	padding: 20px 0px 60px;
}

.footer-style-two h6{
	position:relative;
	font-weight: 600;
	color: var(--white-color);
	margin-bottom: var(--margin-bottom-30);
}

.footer-two_text{
	position: relative;
	font-weight: 500;
	font-size: var(--font-14);
	color: var(--white-color);
	margin-top: var(--margin-top-20);
	margin-bottom: var(--margin-bottom-100);
}

.footer-two_social{
	position: relative;
}

.footer-two_social li{
	position: relative;
	display: inline-block !important;
	margin-right: var(--margin-right-10);
}

.footer-two_social li a{
	position: relative;
	width: 48px;
	height: 48px;
	font-weight: normal;
	line-height: 46px;
	text-align: center;
	border-radius: 50px;
	display: inline-block;
	color: var(--white-color);
	font-size: var(--font-16);
	background-color: var(--color-sixteen);
	font-family: 'Font Awesome 5 Brands';
	border:1px solid rgba(var(--white-color-rgb), 0.03);
}

.footer-two_social li a:hover{
	border-color: var(--color-twenty);
	background-color: var(--color-twenty);
}

.footer-two_list{
	position: relative;
	margin-bottom: var(--margin-bottom-20);
}

.footer-two_list li{
	position: relative;
	margin-bottom: var(--margin-bottom-15);
}

.footer-two_list li a{
	position: relative;
	font-weight: 400;
	font-size: var(--font-16);
	color: var(--color-twelve);
}

.footer-two_list li:last-child{
	margin-bottom: var(--margin-zero);
}

.footer-two_list li a:hover{
	color: var(--color-twenty);
}

/* Footer Contact List */

.footer-contact_list{
	position: relative;
}

.footer-contact_list li{
	position: relative;
	font-weight: 400;
	line-height: 28px;
	font-size: var(--font-16);
	color: var(--color-twelve);
	margin-bottom: var(--margin-bottom-15);
}

.footer-contact_list li a{
	position: relative;
	color: var(--color-twelve);
}

.footer-contact_list li a:hover{
	color: var(--color-twenty);
}

.newslatter-text{
	position: relative;
	line-height: 28px;
	font-size: var(--font-16);
	color: var(--color-twelve);
	margin-bottom: var(--margin-bottom-60);
}


.newsletter-box {
    position: relative;
}

.newsletter-box .form-group {
    position: relative;
    margin: 0px;
    width: 100%;
    max-width: 100%;
}

.newsletter-box .form-group input[type="text"],
.newsletter-box .form-group input[type="email"] {
    position: relative;
    line-height: 43px;
    display: block;
    height: 60px;
    width: 100%;
	border-radius: 5px;
    box-shadow: inherit;
    font-size: var(--font-14);
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    padding: 10px 25px;
    color:var(--color-twentyfour);
    background: var(--color-sixteen);
    border: 1px solid rgba(var(--white-color-rgb), 0.10);
}

.newsletter-box .form-group button {
    position: absolute;
    right: 0px;
    top: 0px;
	width: 62px;
	height: 60px;
    font-weight: 500;
    padding: 14px 10px;
	text-align: center;
    display: inline-block;
    font-size: var(--font-20);
    color: var(--white-color);
    text-transform: capitalize;
	border-radius: 5px;
    background-color: var(--color-twenty);
	font-family: 'Font Awesome 5 Pro';
}

.footer-style-two .footer-bottom{
	position: relative;
	padding: 15px 0px;
	background: linear-gradient(270deg, #292729 5.67%, #D21519 49.12%, #353235 93.65%);
}

.footer-style-two .copyright{
	position: relative;
	color: var(--white-color);
	font-size: var(--font-14);
}

.footer-style-two .copyright a{
	position: relative;
	color: var(--white-color);
}

.footer-two_gallery{
	position: relative;
	margin-bottom: var(--margin-bottom-80);
}

.footer-two_gallery .owl-dots,
.footer-two_gallery .owl-nav{
	display: none;
}

.footer-gallery_block{
	position:relative;
}

.footer-gallery_block-inner{
	position:relative;
	overflow: hidden;
	border-radius: 6px;
}

.footer-gallery_block-image{
	position:relative;
}

.footer-gallery_block-image img{
	position:relative;
	width:100%;
	display:block;
	filter: grayscale(100%);
	transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.footer-gallery_block-inner:hover .footer-gallery_block-image img{
	filter: grayscale(0%);
}

.footer-gallery_block .footer-gallery_block-overlay{
	position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    text-align: center;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: -webkit-transform 0.4s ease;
    transition: transform 0.4s ease;
    transition: transform 0.4s ease,-webkit-transform 0.4s ease;
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: right center;
    -ms-transform-origin: right center;
    transform-origin: right center;
}

.footer-gallery_block-overlay:before{
	position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 1;
	opacity: 0.50;
    background-color: var(--color-nineteen);
}

.footer-gallery_block-overlay .plus{
	position: relative;
    z-index: 1;
    text-align: center;
    font-size: var(--font-36);
    color: var(--white-color);
}

.footer-gallery_block-inner:hover .footer-gallery_block-overlay{
	-webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
}

.footer-style-two.style-two .footer-gallery_block-overlay:before{
	opacity: 1;
	background-color: var(--color-eight);
}

.footer-style-two.style-two .footer-gallery_block-overlay .plus{
	color: var(--black-color);
}

.footer-style-two.style-two .footer-two_social li a:hover{
	color: var(--black-color);
	border-color: var(--color-eight);
	background-color: var(--color-eight);
}

.footer-style-two.style-two .footer-contact_list li a:hover,
.footer-style-two.style-two .footer-two_list li a:hover{
	color: var(--color-eight);
}

.footer-style-two.style-two .newsletter-box .form-group button{
	color: var(--black-color);
	background-color: var(--color-eight);
}

.footer-style-two.style-two .footer-bottom{
	background-image: none;
	background-color: var(--color-eight);
}

.footer-style-two.style-two .footer-nav li a,
.footer-style-two.style-two .copyright,
.footer-style-two.style-two .copyright a{
	color: var(--black-color);
}


.footer-style-two.style-three{
	padding-top: var(--padding-top-90);
	background-color: var(--color-five);
}

.footer-style-two.style-three .footer-gallery_block-overlay:before{
	opacity: 0.60;
	background: linear-gradient(90deg, var(--color-twentyseven) 0%, var(--color-twentyeight) 100%);
}

.footer-style-two.style-three .footer-two_social li a:hover{
	border-color: var(--color-five);
	background: linear-gradient(90deg, var(--color-twentyseven) 0%, var(--color-twentyeight) 100%);
}

.footer-style-two.style-three .footer-contact_list li a:hover,
.footer-style-two.style-three .footer-two_list li a:hover{
	color: var(--color-twentyseven);
}

.footer-style-two.style-three .newsletter-box .form-group button{
	background: linear-gradient(90deg, var(--color-twentyseven) 0%, var(--color-twentyeight) 100%);
}

.footer-four_image-layer{
	position: absolute;
	left: 0px;
	top: -550px;
	right: 0px;
	bottom: 0px;
	background-size: cover;
}

.footer-style-two.style-four{
	padding-top: var(--padding-zero);
	background: none;
}

.footer-style-two.style-four .footer-two_social li a:hover{
	border-color: var(--color-twenty);
    background: linear-gradient(90deg, var(--color-twenty) 9.03%, var(--color-thirtyseven) 100%);
}

.footer-style-two.style-four .newsletter-box .form-group button{
	background: linear-gradient(90deg, var(--color-twenty) 9.03%, var(--color-thirtyseven) 100%);
}

.footer-style-two.style-four .newsletter-box .form-group input[type="email"]{
	border-color: var(--color-thirtynine);
	background-color: var(--color-thirtynine);
}

.footer-style-two.style-four .footer-bottom{
	background-image: none !important;
	background-color: var(--color-thirtyeight);
}