@charset "utf-8";
/* CSS Document */
/*Footer Admission start*/
.admission-sec{
	background-color: #057a32;
	padding: 35px 0;
	text-align: center;
}
.admission-sec .container{
	max-width: 94%;
}
.main-footer .container{
	max-width: 94%;
}
.admission-sec h2{
	color: #fff;
	text-transform: uppercase;
	font-size: 2.2rem;
	line-height: 2.6rem;
	margin-bottom: 20px;
}
.apply-now-btn{
	font-size: 1.6rem;
	line-height: 2.0rem;
	padding:10px 57px 10px 33px;
	text-transform: uppercase;
	 font-family: 'Inter_18pt-Bold';
	font-weight: normal;
	background-color: transparent;
	border: 2px solid #ffe500;
	color: #ffe500;
	border-radius: 50px 50px 50px 0;
	margin: 0;
	background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 12.8'%3E%3Cpath fill='%23ffe500' d='M19.6 5.6L14.2.4c-.5-.5-1.2-.4-1.7 0-.5.5-.4 1.2 0 1.7l3.3 3.2-14.6-.2C.6 5.1 0 5.7 0 6.3c0 .7.6 1.2 1.2 1.2l14.6.1-3.3 3.1c-.5.5-.5 1.2 0 1.7.2.2.5.4.9.4.3 0 .6-.1.8-.3l5.4-5.1c.3-.3.4-.7.4-1s-.1-.6-.4-.8z'/%3E%3C/svg%3E") 92% 50% no-repeat;
	background-size: 20px auto;
}
@media only screen and (min-width: 768px){
	.admission-sec{
		padding: 50px 0;
		text-align: left;
	}
	.admission-sec h2{
		width: 60%;
		font-size: 2.6rem;
		line-height: 3.2rem;
		margin-bottom: 0;
		border-right: 1px solid #00db54;
		padding-right: 5%;
		margin-right: 9%;
	}
	.apply-now-btn{
		font-size: 2.0rem;
		line-height: 2.4rem;
		padding:13px 60px 13px 30px;
		margin: 0;
		background-size: 18px auto;
        background-position: 87% 50%;
	}
	.admission-sec .container{
		display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
		align-items: center;
		justify-content: center;
	}
}
@media only screen and (min-width: 1025px){
	.admission-sec{
		padding: 60px 0;
	}
	.admission-sec h2{
		font-size: 3.4rem;
		line-height: 4.0rem;
	}
	.admission-sec h2 {
        width: 60%;
    }
	.apply-now-btn{
		font-size: 2.4rem;
		line-height: 2.8rem;
		padding: 16px 73px 16px 27px;
		background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 12.8'%3E%3Cpath fill='%23ffe500' d='M19.6 5.6L14.2.4c-.5-.5-1.2-.4-1.7 0-.5.5-.4 1.2 0 1.7l3.3 3.2-14.6-.2C.6 5.1 0 5.7 0 6.3c0 .7.6 1.2 1.2 1.2l14.6.1-3.3 3.1c-.5.5-.5 1.2 0 1.7.2.2.5.4.9.4.3 0 .6-.1.8-.3l5.4-5.1c.3-.3.4-.7.4-1s-.1-.6-.4-.8z'/%3E%3C/svg%3E")no-repeat;
		background-size: 21px auto;
        background-position: 87% 50%;
	}
	.apply-now-btn:hover{
		background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 12.8'%3E%3Cpath fill='%23fff' d='M19.6 5.6L14.2.4c-.5-.5-1.2-.4-1.7 0-.5.5-.4 1.2 0 1.7l3.3 3.2-14.6-.2C.6 5.1 0 5.7 0 6.3c0 .7.6 1.2 1.2 1.2l14.6.1-3.3 3.1c-.5.5-.5 1.2 0 1.7.2.2.5.4.9.4.3 0 .6-.1.8-.3l5.4-5.1c.3-.3.4-.7.4-1s-.1-.6-.4-.8z'/%3E%3C/svg%3E")no-repeat;
		color:#fff;
		border: 2px solid #fff;
		background-size: 21px auto;
        background-position: 92% 50%;
	}
}
@media only screen and (min-width: 1155px){
	.admission-sec{
		padding: 78px 0;
	}
}
@media only screen and (min-width: 1500px){
	.admission-sec .container{
		max-width: 63%;
	}
	.main-footer .container{
		max-width: 63%;
	}
}


/*Footer Admission end*/
.main-footer{
	background-color: #0b622c;
	font-size: 1.2rem;
	line-height: 1.6rem;
	color: #fff;
	font-family: 'Inter_18pt-Medium', sans-serif;
    font-weight: normal;
}
.footer-top{
	padding: 35px 0;
}

.footer-col{
	margin-bottom: 10px;
}
.footer-col h5{
	text-transform: uppercase;
	display: inline-block;
	padding-bottom: 5px;
	border-bottom: 2px solid #fff;
	font-size: 1.4rem;
	line-height: 1.8rem;
	margin: 0 0 17px;
	color: #fff;
}
.footer-col:last-child{
	margin-bottom: 0;
}
.footer-col.footer-col-1{
	width: 100%;
	
}
.footer-menu ul{
	margin: 0;
	padding: 0;
	font-size: 1.2rem;
	line-height: 1.6rem;
	margin-bottom: 2.6rem;
}
.footer-menu ul li{
	margin:0 0 7px 0;
	padding:0 0 7px 13px;
	border-bottom: 1px solid #52ae65;
	background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 11.7 20'%3E%3Cpath fill='%2391e8a3' d='M11.6 10.1c0 .2-.1.3-.2.5l-9.3 9.3c-.1 0-.3.1-.4.1-.2 0-.3-.1-.5-.2l-1-1c-.1-.1-.2-.3-.2-.5s.1-.3.2-.5L8 10.1.2 2.2C.1 2.1 0 2 0 1.8s.1-.3.2-.5l1-1c.1-.1.3-.2.5-.2s.3.1.5.2l9.3 9.3c0 .1.1.3.1.5z'/%3E%3C/svg%3E") 0 2px no-repeat;
	background-size: 6px auto;
	width: 100%;
}
.footer-menu ul li:last-child{
	border-bottom: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}

.footer-menu ul li a{
	color: #fff;
	display: inline-block;
}
.footer-col .footer-phone-no, .footer-col .footer-mail, .footer-col .footer-address{
	padding-left: 25px;
	margin-bottom: 5px;

}
.footer-col p a, .footer-col p span{
	display: inline-block;
	color: #fff;
}
.footer-col .footer-phone-no-for-desk{
	display: none;
}
.footer-col p .footer-phone-no-for-mob{
	display: inline-block;
}
.footer-col .footer-phone-no{
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14px' height='14px' viewBox='0 0 10 10'%3E%3Cpath d='M9.403,8.387c-0.138,0.32-0.504,0.53-0.799,0.693C8.219,9.29,7.826,9.414,7.388,9.414c-0.609,0-1.159-0.249-1.715-0.452 c-0.399-0.144-0.786-0.32-1.146-0.543C3.414,7.731,2.072,6.39,1.385,5.277c-0.223-0.36-0.399-0.746-0.543-1.146 C0.638,3.575,0.39,3.025,0.39,2.417c0-0.439,0.125-0.832,0.334-1.218C0.887,0.904,1.097,0.538,1.417,0.4 c0.216-0.099,0.674-0.203,0.91-0.203c0.046,0,0.092,0,0.138,0.02c0.137,0.046,0.281,0.367,0.347,0.498 c0.209,0.373,0.413,0.753,0.628,1.12c0.105,0.17,0.301,0.379,0.301,0.583c0,0.399-1.185,0.982-1.185,1.335 c0,0.177,0.164,0.406,0.255,0.563c0.661,1.191,1.486,2.016,2.677,2.677c0.157,0.092,0.386,0.255,0.563,0.255 c0.354,0,0.937-1.185,1.336-1.185c0.202,0,0.412,0.196,0.582,0.301C8.337,6.58,8.716,6.782,9.089,6.992 c0.132,0.065,0.452,0.209,0.498,0.347c0.02,0.046,0.02,0.092,0.02,0.138C9.606,7.712,9.502,8.17,9.403,8.387z' fill='%23fff' %3E%3C/path%3E%3C/svg%3E") no-repeat;
	background-size: 15px auto;
}
.footer-col .footer-mail{
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3E%3Cpath d='M34.2 4.3H5.8C2.6 4.3 0 6.9 0 10.1V30c0 3.2 2.6 5.8 5.8 5.8h28.4c3.2 0 5.8-2.6 5.8-5.8V10.1c0-3.2-2.6-5.8-5.8-5.8zm0 2.7c.2 0 .5 0 .7.1l-12 13.6c-.7.8-1.8 1.3-2.9 1.3s-2.2-.5-2.9-1.3L5.1 7.1c.2 0 .5-.1.7-.1h28.4zm3 22.9c0 1.7-1.3 3-3 3H5.8a3.01 3.01 0 0 1-3-3V10.1c0-.4.1-.8.2-1.1l12 13.7c1.3 1.4 3.1 2.2 5 2.2s3.7-.8 5-2.2L37 8.9c.1.4.2.7.2 1.1v19.9z' fill='%23fff'/%3E%3C/svg%3E") no-repeat no-repeat;
	background-size: 15px auto;
}
.footer-col .footer-address{
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 13.2 20' fill='%23fff'%3E%3Cpath d='M6.6.1C2.9.1 0 3.1 0 6.7c0 4.9 4.7 7.6 6.3 11a.38.38 0 0 0 .6 0c1.6-3.3 6.3-6.1 6.3-11 0-3.6-3-6.6-6.6-6.6m0 11.1a4.48 4.48 0 0 1-4.5-4.5 4.48 4.48 0 0 1 4.5-4.5 4.48 4.48 0 0 1 4.5 4.5 4.48 4.48 0 0 1-4.5 4.5m3.2-4.5c0 1.8-1.4 3.2-3.2 3.2S3.4 8.5 3.4 6.7s1.4-3.2 3.2-3.2 3.2 1.4 3.2 3.2m-.5 10.1c-.4-.1-.9-.2-1.3-.2h0c-.1.1-.2.2-.3.4a4.49 4.49 0 0 1 1.8.7c.1.1.4.3.4.5 0 .1-.1.1-.1.2 0 0-.1.1-.2.1-.9.5-3 .6-4.1.5-.5 0-1-.1-1.4-.2-.2-.1-.4-.1-.6-.3-.1-.1-.3-.2-.3-.3 0-.2.3-.3.4-.4.5-.3 1.2-.5 1.8-.6-.1-.1-.2-.3-.3-.4a3.08 3.08 0 0 0-1.3.3c-.6.2-1.4.5-1.4 1.3 0 .5.4.9.8 1.2 1 .6 2.2.7 3.3.7s2.3-.2 3.3-.8c.4-.2.8-.6.8-1.2.1-.9-.7-1.3-1.3-1.5'/%3E%3C/svg%3E") no-repeat no-repeat;
	background-size: 13px auto;
}

.main-footer .social-media-icon{
	margin: 0;
	padding: 0;
}
.main-footer .social-media-icon li{
	margin: 0;
	padding: 0;
	background-image: none;
	margin-right: 10px;
}
.main-footer .social-media-icon li a{
	width: 30px;
	height: 30px;
	background-color: #fff;
	border-radius: 50px;
	display: block;

}
.main-footer .social-media-icon .fb a{
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' width='10px' height='10px' viewBox='0 0 10 10'%3E%3Cpath d='M7.229,1.827H6.333C5.631,1.827,5.5,2.164,5.5,2.649v1.079h1.672L6.949,5.417H5.5v4.331H3.754V5.417H2.298V3.728h1.456 V2.483c0-1.444,0.884-2.231,2.174-2.231c0.616,0,1.147,0.046,1.302,0.068V1.827z' fill='%23004ca9'%3E%3C/path%3E%3C/svg%3E") no-repeat 50% 50% #fff;
	background-size: 17px auto;
}
.main-footer .social-media-icon .insta a{
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40' %3E%3Cpath d='M20 3.6l8.1.1c1.9.1 3 .4 3.7.7.9.4 1.6.8 2.3 1.5s1.1 1.4 1.5 2.3c.3.7.6 1.8.7 3.7l.1 8.1-.1 8.1c-.1 2-.4 3-.7 3.7-.4.9-.8 1.6-1.5 2.3s-1.4 1.1-2.3 1.5c-.7.3-1.8.6-3.7.7l-8.1.1c-5.3 0-6 0-8.1-.1-1.9-.1-3-.4-3.7-.7-.9-.4-1.6-.8-2.3-1.5s-1.1-1.4-1.5-2.3c-.3-.7-.6-1.8-.7-3.7L3.6 20l.1-8.1c.1-2 .4-3 .7-3.7.4-.9.8-1.6 1.5-2.3s1.4-1.1 2.3-1.5c.7-.3 1.8-.6 3.7-.7l8.1-.1M20 0l-8.2.1c-2.2.1-3.6.5-4.9 1S4.5 2.2 3.4 3.4C2.2 4.5 1.6 5.6 1.1 6.9S.3 9.6.2 11.8C0 13.9 0 14.6 0 20l.1 8.2c.1 2.1.4 3.6.9 4.9s1.3 2.5 2.3 3.5 2.2 1.8 3.5 2.3 2.7.8 4.9.9c2.2.2 2.9.2 8.3.2l8.2-.1c2.1-.1 3.6-.4 4.9-.9s2.5-1.3 3.5-2.3 1.8-2.2 2.3-3.5.8-2.7.9-4.9c.2-2.2.2-2.9.2-8.3l-.1-8.2c-.1-2.1-.4-3.6-.9-4.9s-1.3-2.5-2.3-3.5-2.2-1.8-3.5-2.3-2.7-.8-4.9-.9C26.1 0 25.4 0 20 0m0 9.7C14.3 9.7 9.7 14.3 9.7 20S14.3 30.3 20 30.3 30.3 25.7 30.3 20 25.7 9.7 20 9.7m0 17a6.7 6.7 0 0 1 0-13.4 6.7 6.7 0 1 1 0 13.4M33.1 9.3c0 1.3-1.1 2.4-2.4 2.4s-2.4-1.1-2.4-2.4 1.1-2.4 2.4-2.4 2.4 1.1 2.4 2.4' fill='%23d432bc'/%3E%3C/svg%3E") no-repeat 50% 50% #fff;
	background-size: 15px auto;
}
.main-footer .social-media-icon .youtube a{
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' width='10px' height='10px' viewBox='0 0 10 10'%3E%3Cpath d='M8.372,1.743c0.188,0.021,0.6,0.021,0.964,0.407c0,0,0.295,0.289,0.38,0.953c0.101,0.777,0.096,1.553,0.096,1.553v0.728 c0,0,0.005,0.776-0.096,1.553c-0.086,0.658-0.38,0.953-0.38,0.953C8.972,8.269,8.56,8.269,8.372,8.29c0,0-1.338,0.102-3.356,0.102 c-2.495-0.022-3.26-0.097-3.26-0.097c-0.214-0.037-0.696-0.026-1.06-0.406c0,0-0.295-0.295-0.38-0.953 C0.214,6.159,0.219,5.384,0.219,5.384V4.655c0,0-0.005-0.776,0.096-1.553c0.086-0.663,0.38-0.953,0.38-0.953 c0.364-0.385,0.776-0.385,0.964-0.407c0,0,1.339-0.097,3.357-0.097S8.372,1.743,8.372,1.743z M6.616,4.923L4.025,3.569v2.693L6.616,4.923z'  fill='%23ff2922'%3E%3C/path%3E%3C/svg%3E") no-repeat 50% 50% #fff;
	background-size: 17px auto;
}

.footer-bottom{
	padding: 15px 0 42px 0;
	background-color: #034e1f;
	color: #5ca86c;
	font-size: 1.2rem;
    line-height: 1.4rem;
	text-align: center;
}
.footer-bottom .copyright-txt{
	display: inline-block;
    margin:0 0 5px 0;
	color: #b2f2ca;
}
.footer-bottom .copyright-txt a{
    color: #b2f2ca;
    margin: 0 6px 0 0;
}
 .footer-bot-menu li a {
    color: #b2f2ca;
    margin: 0 3px 0 0;
	padding: 0 6px 0 6px;
}

.footer-bottom .footer-bot-menu{
	margin: 0;
	padding: 0;
	display: inline-block;
	font-family:'Roboto-Regular', serif;
	font-weight: normal;
}
.footer-bottom .footer-bot-menu li{
	margin: 0 0 5px 0;
	padding: 0;
	background-image: none;
	display: inline-block;
	border-right: 1px solid #5ca86c;
}
.footer-bot-menu li:last-child{
	border-right: none;
}
@media only screen and (min-width:400px){
	.footer-menu ul{
		justify-content: space-between;
	}
	.footer-menu ul li{
		width: 46%;
		margin: 0 0 7px 0;
	}
	.footer-menu ul li:last-child{
		margin-right: 0;
	}
}
@media only screen and (min-width:500px){
	
	.footer-col.footer-col-2{
		width: 48%;
		margin-right: 4%;
	}
	.footer-col.footer-col-3{
		width: 48%;
		margin-bottom: 0;
	}
	.footer-menu ul li:last-child{
		border-bottom: none;
	}
	.footer-bottom .footer-bot-menu li{
		margin: 0;
	}
	.footer-bottom {
		padding: 15px 0 48px 0;
	}
}
@media only screen and (min-width:659px){
	.footer-bottom .copyright-txt{
		margin-bottom: 0;
	}
}
@media only screen and (min-width:768px){
	.footer-top{
		padding:50px 0 33px 0;
		background: url("../images/footer-img.webp") no-repeat;
		background-size: 74% auto;
		background-position: 50% 100%;
	}
	.footer-menu ul{
		font-size: 1.4rem;
		line-height: 1.8rem;
		margin-bottom: 0;
	}
	.footer-col.footer-col-1{
		width: 46%;
		margin-right: 4%;
	}
	.footer-col{
		width: 48%;	
		margin-bottom: 20px;
	}
	.footer-col h5{
		font-size: 1.6rem;
		line-height: 2.0rem;
		margin: 0 0 20px;
	}
	.footer-col.footer-col-2{
		margin-right: 0;
	}
	.footer-menu ul li{
		background-size: 6px auto;
	}
	.footer-col .footer-phone-no, .footer-col .footer-mail, .footer-col .footer-address{
		margin-bottom: 10px;
		font-size: 1.4rem;
		line-height: 1.8rem;
	}
	.footer-col .footer-phone-no{
		background-size: 17px auto;
	}
	.footer-col .footer-mail{
		background-size: 17px auto;
	}
	.footer-col .footer-address{
		background-size: 14px auto;
	}
	.main-footer .social-media-icon li a{
		width: 40px;
		height: 40px;

	}
	.main-footer .social-media-icon .fb a{
		background-size: 20px auto;
	}
	.main-footer .social-media-icon .insta a{
		background-size: 20px auto;
	}
	.main-footer .social-media-icon .youtube a{
		background-size: 20px auto;
	}
	.footer-bottom{
		padding: 23px 0;
	}
}
@media only screen and (min-width:921px){	
	.footer-top{
		padding:70px 0 33px 0;
		background-size: 74% auto;
	}
}
@media only screen and (min-width:1025px){
	.footer-top{
		padding:80px 0 33px 0;
		background-size: 49% auto;
		background-position: 50% 100%;
	}
	.footer-menu ul{
		/*font-size: 1.6rem;
		line-height: 2.0rem;*/
	}
	.footer-col:last-child{
		margin-right: 0;
	}
	.footer-col{
		margin-bottom: 0;
	}
	.footer-col.footer-col-1{
		width: 38%;
	}
	.footer-col.footer-col-2{
		width: 24%;
		margin-right: 4%;
	}
	.footer-col.footer-col-3{
		width: 30%;
	}
	.footer-col h5{
		font-size: 2.0rem;
		line-height: 2.4rem;
		margin: 0 0 25px;
	}
	.footer-col p .footer-phone-no-for-mob{
		display: none;
	}
	.footer-col .footer-phone-no-for-desk{
		display: block;
	}
	.main-footer .social-media-icon li{
		margin-right: 15px;
	}
	.main-footer .social-media-icon li a{
		width: 45px;
		height: 45px;
	}
	.main-footer .social-media-icon .fb a{
		background-size: 25px auto;
	}
	.main-footer .social-media-icon .insta a{
		background-size: 25px auto;
	}
	.main-footer .social-media-icon .youtube a{
		background-size: 25px auto;
	}
	.main-footer .social-media-icon .fb:hover a{
		background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' width='10px' height='10px' viewBox='0 0 10 10'%3E%3Cpath d='M7.229,1.827H6.333C5.631,1.827,5.5,2.164,5.5,2.649v1.079h1.672L6.949,5.417H5.5v4.331H3.754V5.417H2.298V3.728h1.456 V2.483c0-1.444,0.884-2.231,2.174-2.231c0.616,0,1.147,0.046,1.302,0.068V1.827z' fill='%23fff'%3E%3C/path%3E%3C/svg%3E") no-repeat 50% 50% #004ca9;
		background-size: 25px auto;
	}
	.main-footer .social-media-icon .insta:hover a{
		background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40' %3E%3Cpath d='M20 3.6l8.1.1c1.9.1 3 .4 3.7.7.9.4 1.6.8 2.3 1.5s1.1 1.4 1.5 2.3c.3.7.6 1.8.7 3.7l.1 8.1-.1 8.1c-.1 2-.4 3-.7 3.7-.4.9-.8 1.6-1.5 2.3s-1.4 1.1-2.3 1.5c-.7.3-1.8.6-3.7.7l-8.1.1c-5.3 0-6 0-8.1-.1-1.9-.1-3-.4-3.7-.7-.9-.4-1.6-.8-2.3-1.5s-1.1-1.4-1.5-2.3c-.3-.7-.6-1.8-.7-3.7L3.6 20l.1-8.1c.1-2 .4-3 .7-3.7.4-.9.8-1.6 1.5-2.3s1.4-1.1 2.3-1.5c.7-.3 1.8-.6 3.7-.7l8.1-.1M20 0l-8.2.1c-2.2.1-3.6.5-4.9 1S4.5 2.2 3.4 3.4C2.2 4.5 1.6 5.6 1.1 6.9S.3 9.6.2 11.8C0 13.9 0 14.6 0 20l.1 8.2c.1 2.1.4 3.6.9 4.9s1.3 2.5 2.3 3.5 2.2 1.8 3.5 2.3 2.7.8 4.9.9c2.2.2 2.9.2 8.3.2l8.2-.1c2.1-.1 3.6-.4 4.9-.9s2.5-1.3 3.5-2.3 1.8-2.2 2.3-3.5.8-2.7.9-4.9c.2-2.2.2-2.9.2-8.3l-.1-8.2c-.1-2.1-.4-3.6-.9-4.9s-1.3-2.5-2.3-3.5-2.2-1.8-3.5-2.3-2.7-.8-4.9-.9C26.1 0 25.4 0 20 0m0 9.7C14.3 9.7 9.7 14.3 9.7 20S14.3 30.3 20 30.3 30.3 25.7 30.3 20 25.7 9.7 20 9.7m0 17a6.7 6.7 0 0 1 0-13.4 6.7 6.7 0 1 1 0 13.4M33.1 9.3c0 1.3-1.1 2.4-2.4 2.4s-2.4-1.1-2.4-2.4 1.1-2.4 2.4-2.4 2.4 1.1 2.4 2.4' fill='%23fff'/%3E%3C/svg%3E") no-repeat 50% 50% #d432bc;
		background-size: 25px auto;
	}
	.main-footer .social-media-icon .youtube:hover a{
		background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' width='10px' height='10px' viewBox='0 0 10 10'%3E%3Cpath d='M8.372,1.743c0.188,0.021,0.6,0.021,0.964,0.407c0,0,0.295,0.289,0.38,0.953c0.101,0.777,0.096,1.553,0.096,1.553v0.728 c0,0,0.005,0.776-0.096,1.553c-0.086,0.658-0.38,0.953-0.38,0.953C8.972,8.269,8.56,8.269,8.372,8.29c0,0-1.338,0.102-3.356,0.102 c-2.495-0.022-3.26-0.097-3.26-0.097c-0.214-0.037-0.696-0.026-1.06-0.406c0,0-0.295-0.295-0.38-0.953 C0.214,6.159,0.219,5.384,0.219,5.384V4.655c0,0-0.005-0.776,0.096-1.553c0.086-0.663,0.38-0.953,0.38-0.953 c0.364-0.385,0.776-0.385,0.964-0.407c0,0,1.339-0.097,3.357-0.097S8.372,1.743,8.372,1.743z M6.616,4.923L4.025,3.569v2.693L6.616,4.923z'  fill='%23fff'%3E%3C/path%3E%3C/svg%3E") no-repeat 50% 50% #ff2922;
		background-size: 25px auto;
	}
	.footer-menu ul li a:hover, .footer-col a:hover{
		color: #91e8a3;	
	}
	.footer-menu ul li a:hover, .footer-col a:hover, .footer-menu ul li.current-menu-item a{
		color: #91e8a3;	
	}
	.footer-bottom a:hover{
		color: #75cb87;
	}
}
@media only screen and (min-width:1300px){
	.footer-col{
		width: 33.33%;
	}
	.footer-col.footer-col-1{
		width: 40%;
	}
	.footer-col.footer-col-2{
		width: 24%;
	}
	.footer-col.footer-col-3{
		width: 28%;
	}
	.main-footer .social-media-icon li a{
		width: 48px;
		height: 48px;
	}
	.main-footer .social-media-icon .fb:hover a{
		background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' width='10px' height='10px' viewBox='0 0 10 10'%3E%3Cpath d='M7.229,1.827H6.333C5.631,1.827,5.5,2.164,5.5,2.649v1.079h1.672L6.949,5.417H5.5v4.331H3.754V5.417H2.298V3.728h1.456 V2.483c0-1.444,0.884-2.231,2.174-2.231c0.616,0,1.147,0.046,1.302,0.068V1.827z' fill='%23fff'%3E%3C/path%3E%3C/svg%3E") no-repeat 50% 50% #004ca9;
		background-size: 25px auto;
	}
	.main-footer .social-media-icon .insta:hover a{
		background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40' %3E%3Cpath d='M20 3.6l8.1.1c1.9.1 3 .4 3.7.7.9.4 1.6.8 2.3 1.5s1.1 1.4 1.5 2.3c.3.7.6 1.8.7 3.7l.1 8.1-.1 8.1c-.1 2-.4 3-.7 3.7-.4.9-.8 1.6-1.5 2.3s-1.4 1.1-2.3 1.5c-.7.3-1.8.6-3.7.7l-8.1.1c-5.3 0-6 0-8.1-.1-1.9-.1-3-.4-3.7-.7-.9-.4-1.6-.8-2.3-1.5s-1.1-1.4-1.5-2.3c-.3-.7-.6-1.8-.7-3.7L3.6 20l.1-8.1c.1-2 .4-3 .7-3.7.4-.9.8-1.6 1.5-2.3s1.4-1.1 2.3-1.5c.7-.3 1.8-.6 3.7-.7l8.1-.1M20 0l-8.2.1c-2.2.1-3.6.5-4.9 1S4.5 2.2 3.4 3.4C2.2 4.5 1.6 5.6 1.1 6.9S.3 9.6.2 11.8C0 13.9 0 14.6 0 20l.1 8.2c.1 2.1.4 3.6.9 4.9s1.3 2.5 2.3 3.5 2.2 1.8 3.5 2.3 2.7.8 4.9.9c2.2.2 2.9.2 8.3.2l8.2-.1c2.1-.1 3.6-.4 4.9-.9s2.5-1.3 3.5-2.3 1.8-2.2 2.3-3.5.8-2.7.9-4.9c.2-2.2.2-2.9.2-8.3l-.1-8.2c-.1-2.1-.4-3.6-.9-4.9s-1.3-2.5-2.3-3.5-2.2-1.8-3.5-2.3-2.7-.8-4.9-.9C26.1 0 25.4 0 20 0m0 9.7C14.3 9.7 9.7 14.3 9.7 20S14.3 30.3 20 30.3 30.3 25.7 30.3 20 25.7 9.7 20 9.7m0 17a6.7 6.7 0 0 1 0-13.4 6.7 6.7 0 1 1 0 13.4M33.1 9.3c0 1.3-1.1 2.4-2.4 2.4s-2.4-1.1-2.4-2.4 1.1-2.4 2.4-2.4 2.4 1.1 2.4 2.4' fill='%23fff'/%3E%3C/svg%3E") no-repeat 50% 50% #d432bc;
		background-size: 25px auto;
	}
	.main-footer .social-media-icon .youtube:hover a{
		background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' width='10px' height='10px' viewBox='0 0 10 10'%3E%3Cpath d='M8.372,1.743c0.188,0.021,0.6,0.021,0.964,0.407c0,0,0.295,0.289,0.38,0.953c0.101,0.777,0.096,1.553,0.096,1.553v0.728 c0,0,0.005,0.776-0.096,1.553c-0.086,0.658-0.38,0.953-0.38,0.953C8.972,8.269,8.56,8.269,8.372,8.29c0,0-1.338,0.102-3.356,0.102 c-2.495-0.022-3.26-0.097-3.26-0.097c-0.214-0.037-0.696-0.026-1.06-0.406c0,0-0.295-0.295-0.38-0.953 C0.214,6.159,0.219,5.384,0.219,5.384V4.655c0,0-0.005-0.776,0.096-1.553c0.086-0.663,0.38-0.953,0.38-0.953 c0.364-0.385,0.776-0.385,0.964-0.407c0,0,1.339-0.097,3.357-0.097S8.372,1.743,8.372,1.743z M6.616,4.923L4.025,3.569v2.693L6.616,4.923z'  fill='%23fff'%3E%3C/path%3E%3C/svg%3E") no-repeat 50% 50% #ff2922;
		background-size: 25px auto;
	}
}
@media only screen and (min-width:1500px){
	.footer-top{
        background-size: 52% auto;
    }
	.footer-top{
		padding-top: 90px;
	}
}
