/*Footer-v3
------------------------------------*/

.footer-section {
	display: inline-block;
	width: 100%;
	vertical-align: top;
	background-color: #141b23;
	background-image: url(../../img/new-footer/footer-widget-bg.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position:center 100px;
}
.footer-section .address-block {
	display: inline-block;
	width: 100%;
	vertical-align: top;
	padding: 15px 0;
	border-top: 1px solid #000;
	margin-top: 5px;
	position: relative;
}
.footer-section .address-block .address-box {
	float: left;
	width: 100%;
}
.footer-section .address-block .address-box img {
	float: left;
	width: auto;
	max-width: 40px;
}
.footer-section .address-block .address-box a img {
	width: auto;
	max-width: 100%;
}
.footer-section .address-block .address-box.phone img {
	max-width: 30px;
}
.footer-section .address-block .address-box .cnt {
	float: left;
	width: calc(100% - 56px);
	padding: 0 0 0 15px;
}
.footer-section .address-block .address-box .cnt p {
	float: left;
	width: 100%;
	font-size: 12px;
	line-height: 16px;
	color: #999;
	margin: 0 0 5px 0;
	font-weight: 500;
}
.footer-section .address-block .address-box .cnt h3 {
	float: left;
	width: 100%;
	font-size: 12px;
	line-height: 20px;
	font-weight: 500;
	color: #ffffff;
	margin: 0;
}
.footer-section .address-block .address-box .cnt h3 a {
	color: #ffffff;
	text-decoration: none;
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
.footer-section .address-block .address-box .cnt h3 a:hover {
	color: #999;
	padding-left: 0;
}

.footer-section .footer-new-wrp {
	display: inline-block;
	width: 100%;
	vertical-align: top;
	margin: 10px 0 8px;
}

.footer-section .footer-new-wrp .col-md-2 {
	padding: 0 15px;
	margin: 0;
}

.footer-section .footer-new-wrp .heading_nf {
	border-bottom: none;
	padding: 0;
	margin: 10px 0 0 0;
}
.footer-section .footer-new-wrp ul.f_links {
	margin: 0;
}
.footer-section .footer-new-wrp ul.f_links li {
	padding-left: 15px;
	position: relative;
}
.footer-section .footer-new-wrp ul.f_links li:after {
	position: absolute;
	left: 0;
	top: 13px;
	width: 4px;
	height: 4px;
	background: #b6b6b7;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	content: "";
}
.footer-section .footer-new-wrp ul.f_links li a {
	border-bottom: none;
	color: #999999;
	font-weight: 500;
}
.footer-section .footer-new-wrp ul.f_links li a:hover {
	background: none;
	color: #ffffff;
}
.footer-section .footer-new-wrp ul.f_links li:hover a {
	background: none;
}
 
.footer-section .our_f_center {
	margin: 0;
	border-top: 1px solid #000;
	border-bottom:none;
	padding-bottom: 15px;
	padding-top: 0;
}

.footer-section .our_f_center h3 {
	margin-top: 15px;
	margin-bottom: 5px;
}
.footer-section .our_f_center li a {
	color: #99999;
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	font-size: 12px;
	line-height: 16px;
	font-weight: 500;
}
.footer-section .our_f_center li a:hover {
	color: #ffffff;
	text-decoration: none;
}

.footer-section .terms-section {
	display: inline-block;
	width: 100%;
	vertical-align: top;
	margin: 5px 0 0 0;
	background: #141d27;
	padding: 10px 0;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	text-align: center;
	color: #ffffff;
	font-size: 12px;
	line-height: 16px;
	font-weight: 500;
}
.footer-section .terms-section a {
	color: #999999;
	font-size: 12px;
	line-height: 16px;
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	font-weight: 500;
}
.footer-section .terms-section a:hover {
	color: #ffffff;
	text-decoration: none;
}

.footer-section .copyright-section {
	display: inline-block;
	width: 100%;
	vertical-align: top;
	margin: 10px 0;
}

.footer-section .copyright-section .footer-copyright {
	float: left;
	width: auto;
}
.footer-section .copyright-section .footer-copyright p {
	float: left;
	width: auto;
	font-size: 12px;
	line-height: 16px;
	font-weight: 500;
	color: #999999;
	margin: 0;
	padding: 10px 0 0 0;
	clear: both;
}
.footer-section .copyright-section .footer-copyright p.pt-0 {
	padding-top: 0;
}

.footer-section .copyright-section .footer-copyright.full {
	width: 100%;
	text-align: center;
	margin-top: 10px;
}
.footer-section .copyright-section .footer-copyright.full p {
	width: 100%;
	text-align: center;
}

.footer-section .copyright-section .footer-social {
	float: right;
	width: auto;
	margin: 0 0 7px 0;
}
.footer-section .copyright-section .footer-social ul {
	float: left;
	width: auto;
	margin: 0;
}
.footer-section .copyright-section .footer-social ul li {
	float: left;
	width: auto;
	margin: 0;
	padding: 0 22px;
	position: relative;
	list-style: none;
}
.footer-section .copyright-section .footer-social ul li:last-child {
	padding-right: 0;
}
.footer-section .copyright-section .footer-social ul li:after {
	position: absolute;
	left: 0;
	top: 2px;
	width: 2px;
	height: 36px;
	background-color: #000000;
	transform: rotate(20deg);
	content: "";
}
.footer-section .copyright-section .footer-social ul li:first-child:after {
	display: none;
}
.footer-section .copyright-section .footer-social ul li:marker {
	display: none;
}
.footer-section .copyright-section .footer-social ul li a {
	display: block;
	width: 28px;
	height: 28px;
	background-image: url(../../img/new-footer/footer-social.png);
	background-repeat: no-repeat;
	background-size: 420px auto;
	background-position: -2px -1px;
	margin-top: 7px;
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
.footer-section .copyright-section .footer-social ul li a:hover {
	opacity: 0.7;
	margin-top: 2px;
}
.footer-section .copyright-section .footer-social ul li a.facebook {
	background-position: -43px -1px;
}
.footer-section .copyright-section .footer-social ul li a.twitter {
	background-position: -85px -1px;
}
.footer-section .copyright-section .footer-social ul li a.instagram {
	background-position: -125px -1px;
}
.footer-section .copyright-section .footer-social ul li a.linkedin {
	background-position: -165px -1px;
}
.footer-section .copyright-section .footer-social ul li a.youtube {
	background-position: -205px -1px;
}
.footer-section .copyright-section .footer-social ul li a.rss {
	background-position: -247px -1px;
}
.footer-section .copyright-section .footer-social ul li a.pinterest {
	background-position: -288px -1px;
}

.footer-v3 .footer {
	padding: 40px 0;
	background: #252525;
	border-top: 5px solid #555;
}

.footer-v3 .thumb-headline h2 {
	color: #fff;
	line-height: 22px;
	margin-bottom: 10px;
}

.footer-v3 .footer p,
.footer-v3 .simple-list a {
	color: #bbb;
}

/*Copyright*/
.footer-v3 .copyright {
	padding: 10px 0;
	background: #222;
	border-top-color: #292929;
}

.footer-v3 .copyright p {
	color: #bbb;
	margin-top: 14px;
}

.footer-v3 .copyright .social-icons {
	margin-top: 10px;
}

@media (max-width: 992px) {
	.footer-v3 .copyright,
	.footer-v3 .copyright p,
	.footer-v3 .copyright ul {
		text-align: left;
	}
	
	.footer-v3 .copyright .social-icons.pull-right {
		float: inherit !important;
	}
}


/********************new-footer**************/


/*start follow us*/
	.follow_wrper{ margin-bottom: 20px; width: 100%; float: left; border-bottom: 2px solid #555;padding-bottom: 15px;}
	.follow_hed{display: inline-block; font-size: 20px; color: #fff;font-weight: bold;}
	.social_footer_ul {display: inline-block;padding: 0;margin: 0;float: right;list-style-type: none;}
	.social_footer_ul li { padding:0 15px 0 0; float:left; }
	.social_footer_ul li:last-child { padding-right:0px;  }
	.social_footer_ul li a { color: #fff;
    border: 1px solid #CCC;
    padding: 8px;
    width: 38px;
    display: block;
    border-radius: 100PX;
    height: 36px; text-align: center;}
	.social_footer_ul li a:hover{background: #3866c8;}
	.social_footer_ul li i {  text-align:center; font-size: 17px;}

	.social_footer_ul li a:hover.whtsapp {background:#20a83e;}	
	.social_footer_ul li a:hover.fc {background:#34558E;}
	.social_footer_ul li a:hover.tc {background:#25B8E6;}
	.social_footer_ul li a:hover.inc {background:#0077B5;}
	.social_footer_ul li a:hover.yc {background:#c4302b;}
	.social_footer_ul li a:hover.bc {background:#ff6600;}
	.social_footer_ul li a:hover.insta {background:#c22798;}



/*end follow us	*/

.footer-new-wrp{width: 100%;float: left; margin-bottom: 30px;}
.footer-new-box{width: 18.5%;float: left;margin: 0px  20px 0 0;}
.footer-new-box:last-child{ margin-right: 0px;}
.heading_nf{border-bottom: 1px solid #7b7b7b; color: #fefefe; font-size: 16px;font-weight: 600;line-height: 27px; padding: 0 0px 10px;}

ul.f_links {font-size: 13px;list-style-type: none;margin-left: 0;padding-left: 0; margin-top: 15px;color: #7F8C8D;}
ul.f_links li a {padding: 4px 0 4px 0;display: block;color: #afafaf;border-bottom: 1px solid #383737;
-webkit-transition: .3s all ease;-moz-transition: .3s all ease;transition: .3s all ease;}


ul.f_links li:hover a {padding: 4px 0 4px 5px;text-decoration: none;background: #212020;-webkit-transition: .3s all ease;-moz-transition: .3s all ease;transition: .3s all ease;}
.footer-v3 .thumb-headline h2{font-weight: 600;margin-bottom: 15px;padding-bottom: 10px;border-bottom: 1px solid #7b7b7b;}



/*footer center*/
.our_f_center { border-top: 1px solid #5f5f5f;border-bottom: 1px solid #5f5f5f;font-size: 14px;margin-top: 25px; width: 100%;padding-top: 10px; float: left; text-align: center;padding-bottom: 10px;}
.our_f_center ul{margin: 0px; padding: 0px;}
.our_f_center h3{color: #fff; font-size: 16px; font-weight: 600;}
.our_f_center li{ display: inline-block;color: #afafaf;}
.our_f_center li a{color: #afafaf;text-transform: capitalize;}

/*end*/


/*mobile navigation*/
#accordion6 {display: none;}
#accordion6.panel-group{margin-bottom: 40px;}
#accordion6 .panel{ border-bottom: 1px solid #565555!important; border: 0; box-shadow: none; background: none;}
#accordion6 .panel-heading{padding: 0;background: #fff;position: relative;}
#accordion6 .panel-title a{
display: block;
    padding: 5px 0 3px 0;
    border: none;
    font-size: 16px;
    text-decoration: none;
    font-weight: 400;
    color: #fff;
    position: relative;
    background: #252525;
}
#accordion6 .panel-title a:before,
#accordion6 .panel-title a.collapsed:before{
    content: "\f068";
    font-family: "FontAwesome";
   font-weight: 900;
    width: 20px;
    height: 20px;
    line-height: 35px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    position: absolute;
    top: 0;
    right: 0px;
    transition: all 0.5s ease 0s;
}
#accordion6 .panel-title a.collapsed:before{ content: "\f067"; }
#accordion6 .panel-body{padding: 6px;border: none;	font-size: 14px;background: #292929;line-height: 28px;}
ul.m_f_links {font-size: 13px;list-style-type: none;margin-left: 0;padding-left: 0; margin-top: 0px;color: #7F8C8D;    margin-bottom: 0;}
ul.m_f_links li a {padding: 4px 0 4px 0;display: block;color: #afafaf;border-bottom: 1px solid #383737;
-webkit-transition: .3s all ease;-moz-transition: .3s all ease;transition: .3s all ease;}
ul.m_f_links li:hover a {padding: 4px 0 4px 5px;text-decoration: none;background: #212020;-webkit-transition: .3s all ease;-moz-transition: .3s all ease;transition: .3s all ease;}

ul.m_f_links li a:last-child {border-bottom: 0px;}








/* start media query css for responsive*/

@media only screen and (max-width: 1199px){
	.footer-section .copyright-section .footer-copyright {
		width: 50%;
	}
	.footer-section .copyright-section .footer-social {
		width: 50%;
	}
	.footer-section .copyright-section .footer-social ul {
		padding-left: 0;
	}
	.footer-section .copyright-section .footer-social ul li {
		padding: 0 15px;
	}
}
@media only screen and (max-width: 1024px){
	.footer-new-box {width: 18%;}	
}
@media only screen and (max-width: 991px){
	.footer-section .copyright-section .footer-copyright {
		width: 100%;
	}
	.footer-section .copyright-section .footer-copyright p{
		width: 100%;
		text-align: center;
	}
	.footer-section .copyright-section .footer-social {
		width: 100%;
		margin: 15px 0 5px;
	}
	.footer-section .copyright-section .footer-social ul {
		width: 100%;
		padding: 0;
		margin: 0;
		text-align: center;
	}
	.footer-section .copyright-section .footer-social ul li {
		float: none;
		display: inline-block;
		width: auto;
		margin: 0 5px;
		padding: 0;
	}
	.footer-section .copyright-section .footer-social ul li:after {
		display: none;
	}
}

@media only screen and (max-width: 768px){
	.footer-new-wrp{display: none;}
	#accordion6 {display: block;}
	.footer-new-box {width: 100%;margin: 0px 0;}
	.our_f_center li a {font-size: 15px; margin: 0 8px;}
}

@media only screen and (max-width: 767px){
	.footer-new-wrp{display: none;}
	#accordion6 {display: block;}
	.follow_hed {display: block;text-align: center;margin-bottom: 20px;}
	.social_footer_ul {display: block;float: none; margin: 0;text-align: center;}
	.social_footer_ul {display: block;float: none; margin: 0;text-align: center;}
	.social_footer_ul li {padding: 0 15px 0 0; float: none; display: inline-block;}

	.footer-section .footer-new-wrp .col-xs-6 {
		width: 100%;
	}
	.footer-section .footer-new-wrp .heading_nf {
		width: 100%;
		height: auto;
		border-top: 1px solid #000;
		padding: 7px 10px;
		font-size: 14px;
		line-height: 20px;
		position: relative;
		margin: 0;
	}
	.footer-section .footer-new-wrp .heading_nf:after {
		font: normal normal normal 24px/20px FontAwesome;
		content: "\f107";
		position: absolute;
		right: 3px;
		top: 7px;
		z-index: 1;
		font-size: 16px;
		line-height: 20px;
	}
	.footer-section .footer-new-wrp .heading_nf.active:after {
		content: "\f106";
	}
	.footer-section .footer-new-wrp ul.f_links {
		display: none;
		border-top: 1px solid #000;
		padding: 6px 10px 10px;
		width: 100%;
	}
	.footer-section .footer-new-wrp ul.f_links li:after {
		top: 10px;
	}
}

/* start media query css for responsive*/



/* new css strat here 03-02-22 */


