/* Footer
------------------------------------*/
.footer .footer {
	padding: 30px 0;
	background: #2d2d2c;
}
.checkout_div{
position:relative;	
	}
.checkout_div img{
position: absolute;
    right: -170px;
    top: 0;
    width: 250%;
	margin-top:-44px;
	    display: none;
	}
.footer_social_padding{
padding-top:0;	
	}
.footer .footer p {
	color: #777;
}
.footer .list-unstyled {
    padding-left:20px;
    list-style-type: disc;
}
.footer_logos{
padding-left:15px;	
	}
/*Heading Fotoer*/
.footer .heading-footer {
	text-align: left;
    position: relative;
    margin-bottom:0px;
    padding-bottom:0px;
}


.footer .heading-footer h2 {
    color: #fff;
    font-size: 20px;
    text-transform: capitalize;
	font-family: 'impact';
    font-weight: normal;  
	line-height:inherit;
	margin-top: 0;
    margin-bottom:10px;
	
}

/*Link News*/
.footer .footer .link-news {
	margin-bottom: 0;
}

.footer .footer .link-news li {
	padding: 12px 0px;
	border-top: solid 1px #353535;
}
.footer .footer-link-list li a .fa{
font-size: 7px;
    vertical-align: top;
    padding: 5px 3px 0 0;
}
.footer .footer .link-news li:first-child {
	padding-top: 0;
	border-top: none;
}

.footer .footer .link-news li a {
	color: #777;
	font-size: 14px;
	margin-bottom: 3px;
	display: inline-block;
}

.footer .footer .link-news a:hover {
	color: #bbb;
}

.footer .footer .link-news li small {
	color: #555;
	display: block;
}

/*Link List*/
.footer .footer-link-list li {
	padding: 0px 0px 3px;
	    line-height: normal;
	    list-style-type: disc;
}
.footer .footer-link-list  .col-md-2{
padding-left:10px;
padding-right:10px;	

	}
.footer .footer-link-list li:first-child {
	padding-top: 0;
	border-top: none;
}
.footer li{color: #fff;}

.footer .footer-link-list li a {
	color: #fff;
	font-size: 14px;
	display: block;
	font-family: 'CenturyGothic';
}
.padding_top{
padding-top:10px !important;	
	}
.footer .footer-link-list a:hover {
	color: #cececd;
}

/*Contacts*/
.footer .footer .contacts {
	margin-bottom: 0;
}
.seeopen_position {

   margin-bottom: 80px;
    float: left;
   
    text-align: center;
    color: #fff;
    border-radius: 5px;
    text-decoration: none;
	}
.seeopen_position a{
	text-transform: uppercase;
    background: #57ad47;
    padding:8px 10px;
    text-align: center;
    color: #fff;
    border-radius:10px;
    text-decoration: none;
    width: 220px;
    display: block;
    font-size: 15px;
	border:1px solid #fff;
	}
.seeopen_position2 a{
	text-transform: uppercase;
	background:#B63476;
    padding:3px 10px;
    text-align: center;
	line-height:20px;
	font-size:16px;
	margin-bottom:20px;
	border:1px solid #fff;
    color: #fff;
    border-radius: 10px;
    text-decoration: none;
    width: 100%;
    display: block;
	}
.footer .footer .contacts li {
	margin-bottom:15px;
	font-family: Helvetica, Arial, sans-serif;
    font-size: 16px;
}

.footer .footer .contacts li:before,
.footer .footer .contacts li:after {
  	content: " ";
	display: table;
}

.footer .footer .contacts li:after {
	clear: both;
}

.footer .footer .contacts li i {
	float: left;
	width: 30px;
    height: 30px;
	color: #fff;
	    padding: 0px 5px;
    text-align: center;
    margin: 4px 10px 0 0;
    display: inline-block;
    font-size: 22px;
}

.footer .footer .contacts li p {
	margin-bottom: 0;
}
.footer_padding_img{
padding-right:0px !important;	
	}
.footer .footer .contacts li a {
	color: #fff;
}
.footer p{color: #fff;font-size: 12px;margin-bottom:0px;}

.footer .footer .contacts li a:hover {
	color: #bbb;
}
.footer_logos img{vertical-align:bottom;}
/*Footer Copyright*/

.footer .copyright {
	padding: 10px 0;
	background: #1d1d1b;
}

/*Social Icons*/
.footer .dark-social {
    margin: 5px 0 0;
}

.footer .dark-social li {
    margin-left: 5px;
}

.footer .dark-social li i {
    color: #777;
}

/*Terms Menu*/
.footer .copyright .terms-menu {
	margin: 7px 0 0;
}

.footer .copyright .terms-menu li {
	color: #777;
	font-size: 13px;
	line-height: 10px;
	margin-right: 2px;
	border-color: #777;
	padding-left: 10px;
	padding-left: 10px;
	border-left: 1px solid #bbb;
}

.footer .copyright .terms-menu li:first-child {
	border-left: none;
	padding: 0 7px 0 0;
}

.footer .copyright .terms-menu li a {
	color: #777;
}

.footer .copyright .terms-menu li a:hover {
	color: #bbb;
}
@media (max-width: 1100px) {
	.checkout_div img {
   
    display: none;
}
	
	}
@media (max-width: 992px) {
	
	.footer .col-md-2,.footer .col-md-3,.footer .col-md-4{width:33.3%; float:left; }
	
		.footer .col-md-2{margin-bottom:20px;}
	.footer .footer .contacts li {
    margin-bottom: 0;
   
}
.footer_social_padding {
    padding-top: 0;
}
.seeopen_position {
 width: 100%;
    margin-bottom: 20px;

}
	}
@media (max-width: 992px) {
	.footer .copyright .terms-menu,
	.footer .copyright .dark-social.pull-right {
		text-align: center;
		float: none !important;
	}	
}
@media (max-width: 730px) {
	.footer .col-md-2,.footer .col-md-3{width:50%; float:left; display:block;}
	
		.footer .col-md-2{margin-bottom:20px;}
		.footer .menu_social_icons {
  
    margin-bottom: 20px;
}
	
	}
@media (max-width: 499px) {
	.footer .col-md-2,.footer .col-md-3{width:100%; float:left; display:block;margin-bottom:20px;}		
	.footer .menu_social_icons {margin-bottom: 10px;}	
	.footer .col-md-4{width:33.3%; float:left;}
	
	}