/* footer ================================================================================= */
.footer {
    background-color: #084777;
    padding: 50px 0 0 0;
}
.home5 .footer,
.home6 .footer {
	padding-top: 0;
}
/* Footer style 6*/
.footer.style-6 {
    background-color: transparent;
}
.footer-logo img {
    margin: 0 auto;
}
.style-6 .footer-top {
    background-color: #1a1a1a;
    padding: 50px 0;
}
.style-6 .footer .widgettitle {
    font-family: 'Montserrat Semi Bold';
    color: #fff;
    padding-bottom: 20px;
}
.payment-support li:not(:last-child) {
    float: left;
    /*margin-right: 4px;*/
}
address {
    font-style: normal;
    line-height: 32px;
    color: #b7b7b7;
}
.style-6 .footer-top a{
    color: #b7b7b7;
}
.style-6 .footer-top a:hover{
    color: #005b9f;
    padding-left: 10px;
}

/* Footer Hover */
.style-6 .footer-top ul li a:hover:before {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    padding-left: 5px;
    color: #005b9f;
}
.style-6 .footer-top ul li a:before  {
    content: "\f101";
    position: absolute;
    left: 0;
    width: 0;
    height: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    font-family: FontAwesome;
}
/* / Footer Hover */
.style-6 .social li a  {
    color: #1a1a1a;
}
.style-6 .copyright {
    margin-top: 20px;
    background-color: #fff;
}
/* Footer style 6*/

/* footer Top ============================= */
.box-border {
    border: 1px solid #4a4a4a;
    padding: 30px;
}
.box-border h2 {
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
}
.subscribe-box form {
    margin-top: 25px;
    display: block;
}
.subscribe-box input,
.box-border img { margin-right: 25px }
.subscribe-box input[type="text"],
.subscribe-box input[type="email"] {
    font-size: 12px;
    font-family: Open Sans;
    background-color: transparent;
    border: 1px solid #4a4a4a;
    padding-left: 10px;
    width: 35%;
	height: 35px !important;
}
.subscribe-box input[type="submit"] {
    width: 125px;
    font-size: 12px;
    color: #1a1a1a;
    border: 0;
    text-transform: uppercase;
    font-family: 'Montserrat';
    border: 1px solid #fff;
    background-color: #fff;
}
.subscribe-box input[type="submit"]:hover {
    background: transparent;
    color: #4a4a4a;
    border: 1px solid #4a4a4a;
}
.box-el { }
.box-el.box-border p { overflow: hidden }
.single-widget {
    margin-bottom: 40px;
    overflow: hidden;
}
.single-widget a { color: #fff }
.single-widget a:hover { color: #60409b }
.single-widget h2 {
    color: #ffffff;
    text-transform: uppercase;
    font-size: 13px;
    margin-bottom: 20px;
    font-weight: 600;
}
.home5 .single-widget h2,
.home6 .single-widget h2 {
	 color: #fff;
}
.single-widget ul.categories { }
.single-widget ul.categories li {
    float: left;
    width: 50%;
}
.single-widget ul.categories li a {
    padding: 0 0;
    font-size: 12px;
	display: inline-block;
}
a:focus {
	text-decoration: none;
}
.single-widget ul.categories li a:hover { 
	transform: translateX(3px); 
	color:#E1E1E1;
}
.single-widget ul.tags { }
.single-widget ul.tags li { float: left }
.single-widget ul.tags li a {
    color: #c0c0c0;
    border: 1px solid #c0c0c0;
    display: inline-block;
    padding: 10px 22px;
    font-family: 'Raleway', sans-serif;
    margin: 5px;
    text-transform: uppercase;
    font-size: 11px;
	letter-spacing: 0.05em;
	line-height: 100%;
	transition: all 0.4s ease-in-out;
}
.single-widget ul.tags li a:hover { 
	color: #eedbb9;
    border: 1px solid #eedbb9;
}
.single-widget ul.flickr { }
.single-widget ul.flickr li {
    float: left;
    margin: 0 4px 5px 0;
    height: 62px;
    width: 62px;
}
.single-widget ul.flickr li:nth-child(4n) { margin-right: 0 }
.single-widget ul.flickr li a { }
.single-widget ul.flickr li a img { }
.single-widget ul.flickr li a img:hover { }

ul.company-info {
    overflow: hidden;
}
ul.company-info li a {
	color: #b7b7b7;
}
ul.payment-support {
    display: block;
    margin-top: 20px;
}
.single-widget .box-el {
    margin-top: 0px;
}
/* footer social =============================== */
ul.social { text-align: left }
ul.social li {
    display: inline-block;
    margin-right: 20px;
}
ul.social li a {
    color: #fff;
    font-size: 25px;
    font-family: Montserrat Light;
	letter-spacing: 0.05em;
	padding-bottom: 5px;
	/*border-bottom: 1px solid transparent;*/
}
.home6 ul.social li a {
    color: #1a1a1a;
}
ul.social li:last-child { margin: 0; float: left;  }
ul.social li:hover a {
    color: #4e56e6;
    /*border-color: #4e56e6;*/
}
.home5 ul.social li:hover a,
.home6 ul.social li:hover a {
	 color: #1a1a1a;
	border-color: #1a1a1a;
}
.box-border-small {
	padding: 30px 30px 12px;
}
/* footer copyright ===============================*/
.copyright {
    background-color: #05385f;
    margin-top: 50px;
}
.copyright p {
    padding: 10px 0;
    margin: 0;
    color: #a1a1a1;
    font-size: 12px;
}
.style6 .copyright p {
	margin-bottom: 0;
}

.footer-logo img {
	width: auto;
}

.copy-left
{
	padding: 10px 70px!important;
	text-align: left;
	float:left;
}

.copy-right
{
	padding: 10px 100px!important;
	text-align: right;
}

  
.foot-logo img {
    width: 20px;
    opacity: 0.4;
    -webkit-transition: all .2s linear;
	   -moz-transition: all .2s linear;
		-ms-transition: all .2s linear;
		 -o-transition: all .2s linear;
			transition: all .2s linear;
}



.foot-logo img:hover{
	width: 20px;
    opacity: 1;
	-webkit-transition: all .2s linear;
	   -moz-transition: all .2s linear;
		-ms-transition: all .2s linear;
		 -o-transition: all .2s linear;
			transition: all .2s linear;
}




@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 480px)
  and (-webkit-min-device-pixel-ratio: 2) {

	.copy-right
	{
		padding: 10px 100px!important;
		text-align: center;
	}



}
