
	.shape-footer
	{
		position:relative;
	}
	.shape-footer::before 
	{
		content: '';
		width: 150px;
		height: 100%;
		background-image: url(../png/shape-footer.png);
		position: absolute;
		background-size: cover;
		background-repeat: no-repeat;
	}
.top-css {
	position: relative;
	top: 0px;
}
.h1-font-footer {
	color: #fff;
    font-family: poppins;
    font-size: 18px;
    margin: 0px 0px 25px;
    font-weight: bold;
}
.copyright-font-text {
	color: #2c2828;
	font-family: 'Poppins';
	font-size: 14px;
	margin: 0px 0px 25px;
	font-weight: bold;
	padding: 10px 0px;
}
.inner-font-footer {
    color: #fff;
    font-family: 'Poppins';
    font-size: 13px;
    margin: 0px 0px 10px;
    line-height: 21px;
}
.inner-font-footer a:hover {
	text-decoration: underline;
	font-weight: bold;
	transition-duration: 0s;
	color:#0E0DF5 !important;
}
.link_font {
	color: #000;
	text-decoration: none;
}
.link_font:hover {
	color: #0c4688;
	text-decoration: underline !important;
}
.link_font01 {
	color: #000;
	text-decoration: none;
}
.link_font01:hover {
	color: #0c4688;
	text-decoration: none;
}
.footer01 {
	width: 100%;
	background-color: #212121;
	float: left;
	text-align: center;
}
.fa-facebook01 {
    padding: 7px 7px;
    color: #fff;
    font-size: 35px !important;
}
.icon-facebook i:hover{
    padding: 7px 7px;
    background: #1878F1;
    border-radius: 50%;
    transition-duration: 0.5s;
    }
.fa-twitter01 {
    padding: 5px 7px;
    color: #fff;
    font-size: 35px !important;
}
.fa-youtube01 {
    padding: 9px 8px;
    color: #fff;
    font-size: 34px !important;
}
.icon-youtube i:hover{
    padding: 9px 8px;
    background: #F70000 !important;
    border-radius: 50%;
    transition-duration: 0.5s;
    }
.fa-pinterest01 {
    padding: 7px 7px;
    color: #fff;
    font-size: 35px !important;
}
.icon-pinterest i:hover{
    padding: 7px 7px;
    background: #F70000;
    border-radius: 50%;
    transition-duration: 0.5s;
    }
.fa-instagram01 {
    padding: 7px 10px;
    color:#fff;
    font-size: 35px !important;
}
.icon-instagram i:hover{
    padding: 7px 10px;
    background: #d6249f;
    background: radial-gradient(circle at 30% 107%, #f09433 0%, #f09433 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);
    border-radius: 50%;
    transition-duration: 0.5s;
    }
.fa-tiktok {
    padding: 7px 10px;
    color: #fff;
    font-size: 34px !important;
}
.icon-tiktok i:hover{
    padding: 7px 10px;
    background: #000;
    border-radius: 50%;
    transition-duration: 0.5s;
    }
   .icon-twitter-fa
   {
    padding: 15px 10px;
	position: relative;
    top: 10px
	
   }
.icon-twitter-fa:hover
{
    padding: 15px 10px;
    background: #000;
    border-radius: 50%;
    transition-duration: 0.5s;
}
.icon-gifs-fa
{
 padding: 15px 10px;
 position: relative;
 top: 10px;
}
.icon-gifs-fa:hover
{
 padding: 15px 10px;
 background: #000;
 border-radius: 50%;
 transition-duration: 0.5s;
}
.twitter-img-icon {
    width: 28px;
    max-width: 28px;
}
.gifs-img-icon {
    width: 26px;
    max-width: 26px;
}
/* footer css start*/
.left-footer-new {
	background: #004FA3;
	width: 70%;
	float: left;
}
.right-footer-new {
	width:30%;
	background: #022f5e;
	float: left;
}
.f1-part1-New {
	width: 17%;
	float: left;
	box-sizing: border-box;
}
.f1-part2-New {
	width: 40%;
	float: left;
	box-sizing: border-box;
}
.f1-part3-New {
	width: 23%;
	float: left;
	box-sizing: border-box;
}
.f1-part4-New {
	width: 20%;
	float: left;
	box-sizing: border-box;
}
.new-footer-padding {
    padding: 30px 0px 0px 35px;
}
.footer-social-mb {
    padding: 28px 15px 30px;
}
footer {
	display: flex;
	clear: both;
}
.copyright-text {
	width: 100%;
	clear: both;
}
.copyright-font-text {
	color: #fff;
	font-family: 'Poppins';
	font-size: 14px;
	font-weight: bold;
	padding: 4px 0px 0px 0px;
}
.footer-social-mb .wrapper {
	display: inline-flex;
	padding-top: 20px;
	position: relative;
    z-index: 9;
}
.text-center{
	text-align: center;
}
.fuild-img {
    width: 110px;
    display: block;
    margin: 0 auto;
}
.giphy-img-icon {
	position: relative;
	top:10px;
}
.icon-twitter
{
	padding: 0px 7px;
}
.mb-top
{
	margin-bottom: 5px;
}
/* footer css end*/
@media (max-width: 1200px) and (min-width: 1080px) {
	.new-footer-padding {
		padding: 41px 23px 0px;
	}
	.right-footer-new {
		width: 38%;
	}
	.left-footer-new {
		width: 62%;
	}
	.footer-social-mb .wrapper {
		padding-top: 29px !important;
	}
	.fuild-img {
		width: 115px !important;
	}
	.footer-social-mb {
		padding: 35px 15px 30px;
	}
}
@media screen and (max-width:1080px)
{
	
}
@media (max-width: 1080px) and (min-width: 768px) {
	.icon-twitter-fa {
		top: 0px;
	}
	.icon-gifs-fa {
		top: 0px;
	}
	.new-footer-padding {
		padding: 21px 21px 0px;
	}
	.twitter-img-icon {
        position: relative;
        top: 0px;
        width: 23px;
        max-width: 23px;
    }
    .gifs-img-icon {
        position: relative;
        top: 0px;
        width: 20px;
        max-width: 20px;
    }
    .fa-tiktok {
        padding: 0px 7px;
        font-size: 25px !important;
   }
    .fa-facebook01 {
        padding: 0px 7px;
        font-size: 25px !important;
   }
    .fa-twitter01 {
        padding: 0px 7px;
        font-size: 25px !important;
   }
    .fa-youtube01 {
        padding: 0px 7px;
        font-size: 25px !important;
   }
    .fa-pinterest01 {
        padding: 0px 7px;
        font-size: 25px !important;
   }
    .fa-instagram01 {
        padding: 0px 7px;
        font-size: 25px !important;
   }

}

@media screen and (max-width: 840px) {
	.according-foooter {
		display: block !important;
	}
	.fuild-img {
		width: 160px !important;
	}
	.footer-social-mb {
		padding: 20px 0px !important;
	}
	.footer-social-mb .wrapper {
		display: inline-flex;
		padding-top: 10px;
	}
	.new-footer-padding{
		display: none;
   }

}
@media screen and (max-width: 1080px){
	.left-footer-new {
		background: #004FA3;
		width: 63%;
		float: left;
	}
	.right-footer-new {
		width: 37%;
		background: #022f5e;
		float: left;
	}
	.shape-footer::before {
		width: 126px;
	}
	.footer-social-mb {
		padding: 51px 15px 30px;
	}
	.fuild-img {
		width: 120px;
		display: block;
		margin: 0 auto;
	}
}
@media (max-width:992px) {
	.left-footer-new {
		background: #004FA3;
		width: 65%;
		float: left;
	}
	.right-footer-new {
		width: 35%;
		background: #022f5e;
		float: left;
	}
	.shape-footer::before {
		display: none;
	}
	.footer-social-mb {
		padding: 55px 15px 30px;
	}
	.copyright-font-text {
		padding: 2px 0px 0px 0px !important;
	}
	.wrapper .icon {
		margin: 0 2px;
   }
   .new-footer-padding {
    padding: 20px 15px 0px;
}
}
@media (max-width:840px) {
	.copyright-font-text {
		padding: 5px 0px !important;
	}
	.right-footer-new {
		width: 100%;
		background: #022f5e;
		float: none;
		order: 1;
   }
	footer {
		display: flex;
		flex-flow: column;
   }
	.left-footer-new {
		background: #004FA3;
		width: 100%;
		float: none;
		order: 2;
   }
	.wrapper .icon span {
		display: block;
		height: 38px;
		width: 38px;
   }
}
@media (max-width:768px) {
	.right-footer-new {
		width: 100%;
		background: #022f5e;
		float: none;
		order: 1;
   }
	footer {
		display: flex;
		flex-flow: column;
   }
	.left-footer-new {
		background: #004FA3;
		width: 100%;
		float: none;
		order: 2;
   }
}
@media (max-width:640px) {
	.container-mb {
		position: relative;
		top: 85px;
	}
	footer {
		display: block;
		clear: both;
   }
	.f1-part1-New {
		width: 50%;
		box-sizing: border-box;
		float: left;
		height: 150px;
   }
	.f1-part2-New {
		width: 50%;
		box-sizing: border-box;
		float: left;
		height: 150px;
   }
	.f1-part3-New {
		width: 50%;
		box-sizing: border-box;
		float: left;
		height: 150px;
   }
	.f1-part4-New {
		width: 50%;
		box-sizing: border-box;
		float: left;
		height: 150px;
   }
	footer {
		display: flex;
		flex-flow: column;
   }
	.left-footer-new {
		order: 2 !important;
   }
	.right-footer-new {
		order: 1 !important;
   }
}
@media (max-width:480px) {
	.f1-part1-New {
		width: 100%;
		height: auto;
		padding-bottom: 20px;
   }
	.f1-part2-New {
		width: 100%;
		height: auto;
		padding-bottom: 20px;
   }
	.f1-part3-New {
		width: 100%;
		height: auto;
		padding-bottom: 20px;
   }
	.f1-part4-New {
		width: 100%;
		height: auto;
		padding-bottom: 20px;
   }
}
@media (min-width: 20px) and (max-width: 375px) {
    .twitter-img-icon {
		position: relative;
		top: -10px;
		width: 21px;
		max-width: 21px;
	}
	.gifs-img-icon {
		position: relative;
		top: -10px;
		width: 19px;
		max-width: 19px;
	}
    .fa-tiktok {
        padding: 0px 7px;
        font-size: 23px !important;
   }
    .fa-facebook01 {
        padding: 0px 7px;
        font-size: 23px !important;
   }
    .fa-twitter01 {
        padding: 0px 7px;
        font-size: 23px !important;
   }
    .fa-youtube01 {
        padding: 0px 7px;
        font-size: 23px !important;
   }
    .fa-pinterest01 {
        padding: 0px 7px;
        font-size: 23px !important;
   }
    .fa-instagram01 {
        padding: 0px 7px;
        font-size: 23px !important;
   }
}
.head.active {
	width: 100%;
}
#accordion-5{
	position: relative;
}
#accordion-5 .head{
	border-bottom: 2px solid #0C9DF4;
	color: #FFFFFF;
	padding: 15px 10px;
	cursor: pointer;
	transition: 0.2s ease;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
#accordion-5 .arrow2{
	color: #FFFFFF;
	font-size: 20px;
	transition: 0.25s ease;
	opacity: 1;
	transform: rotate(-90deg);
}
#accordion-5 .head:hover .arrow2{
	opacity: 1;
}
#accordion-5 .head:hover, #accordion-1 .active{
	background-color:transparent;
}
#accordion-5 .arrow-animate{
	transform: rotate(-180deg);
	opacity: 1;
}
#accordion-5 .content{
	display: none;
	padding: 10px;
	color: #222222;
}
#accordion-6{
	position: relative;
}
#accordion-6 .head{
	border-bottom: 2px solid #0C9DF4;
	color: #FFFFFF;
	padding: 15px 10px;
	cursor: pointer;
	transition: 0.2s ease;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
#accordion-6 .arrow2{
	color: #FFFFFF;
	font-size: 20px;
	transition: 0.25s ease;
	opacity: 1;
	transform: rotate(-90deg);
}
#accordion-6 .head:hover .arrow2{
	opacity: 1;
}
#accordion-6 .arrow-animate{
	transform: rotate(-180deg);
	opacity: 1;
}
#accordion-6 .content{
	display: none;
	padding: 10px;
	color: #222222;
	position: relative;
}
#accordion-6 .content:nth-child(odd){
	background-color: #EAE0FB;
}
@keyframes vertical-fade-in{
	from{
		opacity: 0;
   }
	to{
		opacity: 1;
   }
}
@keyframes horizontal-fade-in{
	from{
		opacity: 0;
		width: 0;
   }
	to{
		opacity: 1;
		width: 1rem;
   }
}
#accordion-6 .head:hover, #accordion-6 .active{
	background-color: transparent;
}
