@charset "utf-8";
/* CSS Document */

/*footer css*/
footer {
    color: #fff;
    font-size: 14px;
    background-color: #001949;
}
.footer_top {
    background-color: #001949;
}
.footer_bottom {
    background-color: #001640;
}
footer a, footer a:focus {
    color: #fff;
    vertical-align: top;
}
footer a:hover {
    color: #fff;
}
.footer_left {
    float: none;
    width: 100%;
    text-align: left;
}
.footer_right {
	float: none;
	width: 100%;
	text-align: right;
	position: absolute;
  	top: -35px;
  	right: 13px;
}
.footer_center {
    text-align:center;
}
footer article figure {
    padding-left: 0px;
}
@media(max-width: 896px) {
    .footer_left {
        text-align: left;
        width: 100%;
    }
}
@media(max-width: 599px) {
    .footer_left span {
        display: block;
    }
}
footer article p {
    color: #fff;
}
.footer_top {
	padding:15px 0px 15px;
}
.footer_top h3 {
    font-size: 24px;
    margin: 0 0 12px;
    padding: 0 0 12px;
    position: relative;
    font-weight: 500;
}
.footer_top ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.custom_ul {
    /*  float: left;
      width: 50%;*/
}
.footer_top ul li {
    position: relative;
    padding: 0 0 10px 15px;
    color: #fff;
    display: inline;
    margin: 0 0 0 30px;
}
.footer_top ul li:before {
    position: absolute;
    left: 3px;
    top: 1px;
    color: #ffffff;
    font-size: 13px;
    content: " | ";
}
@media(max-width:896px){
    .footer_top ul li:before {
        left: -2px;
    }
}
.footer_top ul li a {
    text-transform: capitalize;
    position: relative;
    right: 0;
    transition: 0.3s;
    color: #fff;
}
.footer_top ul li a:hover {
    right: -2px;
    opacity: 0.8;
    transition: 0.3s;
}
.address_footer p {
    margin: 0 0 25px;
}
.footer_top .contact_ul li {
    padding: 0 0 8px 35px;
    position: relative;
    font-size: 16px;
}
.footer_top .contact_ul li span {
    font-size: 18px;
    font-weight: 500;
}
.footer_top .contact_ul li strong {
    font-size: 16px;
}
.footer_top .contact_ul li a.footer_tel {
    font-size: 26px;
    color: #f86c36;
    font-weight: 600;
    line-height: 30px;
}
.footer_top .contact_ul li:nth-last-child(2):before {
    position: absolute;
    content: url(../images/address.png);
    left: 0px;
    top: 3px;
}
.footer_top .contact_ul li:last-child:before {
    position: absolute;
    content: url(../images/toll-num.png);
    left: 0px;
    top: 3px;
}
.footer_bottom {
    padding:0;
    color: #fff;
    background-color:#000f2d;
}
.footer_tel {
    font-size: 19px;
}
.control_margin {
    margin-left: 40px;
    text-align:right;
    margin-top:4px;
}
footer article .media {
    display: inline-block;
    margin: 0;
    width: 100%;
    padding: 0 0 0px 8px;
}
footer article .media a {
    border: 2px solid #fff;
    width: 40px;
    height: 40px;
    border-radius: 100px;
    background: #ffffff;
    padding: 3px 0 0 0;
    text-align: center;
    text-decoration: none;
    color: #000000;
    font-size: 20px;
    transition: 0.3s;
    display: inline-block;
    margin: 12px 10px 0 0;
    transition: 0.3s;
}
footer article .media a:hover {
    background: transparent;
    border: 2px solid #fff;
    color: #072f5c;
}
footer article .media a .fa-facebook {
    color: #16599b;
}
footer article .media a .fa-twitter {
    color: #03a9f4;
}
footer article .media a .fa-linkedin {
    color: #ea4c89;
}
footer article .media a .fa-skype {
    color: #0067ff;
}
.app_download {
    position: relative;
}
.app_download figure {
    display: inline-block;
}
@media(max-width: 1024px) {
    .app_download figure img {
        height: 35px;
    }
    .footer_top h3 {
        font-size: 20px;
    }
    .footer_bottom {
        padding: 0;
    }
}
@media(max-width: 896px) {
    .control_margin {
        margin-left: 0;
    }
    .footer_top article {
        margin: 6px 0 0px;
        text-align:left;
    }
    .footer_top {
        padding:5px 0 0;
    }
    .footer_bottom {
        padding:10px 0;
        font-size: 13px;
        margin: 10px 0 0;
    }
    .footer_top ul li {
        padding: 0px 0px 5px 20px;
        margin: 1px 20px 0 0px;
        display: inline-block;
    }
    .footer_top ul li:first-child {
        padding-left:0;
    }
    .footer_top ul li:first-child::before {
        content:none;
    }
    .footer_right{
    	position:static;
        text-align:center;
        top: -8px;
    }

}
.address_footer + p {
	font-size: 13px;
	color: #b5b5b5; margin:5px 0 0 0;
  	left: 63px;
  	top: 35px;
	right:-25px;
}
@media(max-width:767px) {
	.address_footer + p {
	display:none;
}
}
.address_footer{
	margin:0;
}
footer {
	font-size: 17px;
}
.footer_end{
    text-align: center;
    padding: 20px;
    background-color: #000f2b;
}
.footer_header .social_icon{
    justify-content: flex-start;
}
.footer_header{
    padding: 40px 0;
}
.footer_header ul{
    list-style: none;
    padding: 0;
    margin: 0;
}
.footer_header ul li{
    margin-bottom: 12px;
}
.footer_header ul li a{
    text-decoration: none;
    transition: all 0.3s;
    color: #c1c1c1;
}
.footer_header ul li a:hover{
    padding-left: 4px;
    color: #fff;
}
.footer_header h4{
    text-transform: uppercase;
    margin-bottom: 20px;
}
@media(max-width:992px) {
    .footer_header h4{
        margin-top: 20px;
    }
}
.footer_header .container{
    max-width: 1660px;
}
