

.div_foot{ max-height: 614px;width:99vw;margin:0 auto;margin-top: 2vw;background-color:#f0f0f0;}
.foor_table{width: 100%;max-width: 1436px;margin:0 auto;padding-top: 2vw;}
.foor_table table{border-collapse:collapse; width: 100%;}
.foor_table table thead{font-weight: bold;font-size: 16px;text-transform: none;color: #1067cc;font-family: Avenir Next Regular;letter-spacing: 0;}
.foor_table table thead td div{width: 25%;margin:0 auto;width: 90%;font-size: 16px;}
.foor_table table tr{margin:0 auto;}
.foor_table table tbody {font-size: 11px !important;color: #4a4a4a;font-family: 'Tajawal Regular'; text-decoration: none;}
.foor_table td{width: 25%;height: 22px;}
.foor_table table tbody td{height: 22px;}
.foor_table table tbody td div{width: 25%;margin:0 auto;width: 90%;}
.foor_table table tbody td div img{padding-right: 4px;}
.foor_table table tbody td div a{vertical-align:top;color: #6d6d71;font-size: 12px;font-weight: 300;text-transform: uppercase;}
.Find_us{font-weight: bold;
font-size: 16px;
text-transform: none;
color: #1067cc;
font-family: Avenir Next Regular;
letter-spacing: 0;}
#table_facebook div{width:25%;float: left;}
.foot_difoot{padding-bottom: 20px}
.foot_difoot div{margin: 2vw auto;height: 40px;border-top:2px solid #4a4a4a;
    border-bottom:2px solid #4a4a4a;line-height: 38px;text-align: center;color:#4a4a4a;margin-bottom: 10px;}

@media (min-width: 1436px){
    .foor_table table tbody td div a{font-size: 14px;}
    .foor_table table thead td div{font-size: 17px;}
}

*, ::before, ::after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
        padding-bottom: 0px;
}
a{text-decoration:none;}