/*footer*/
.col_white_amrc { color:#FFF;}
footer { width:100%; background-color:#000000; min-height:250px; padding:10px 0px 25px 0px ;}
.pt2 { padding-top:40px ; margin-bottom:20px ;}
footer p { font-size:13px; color:#CCC; padding-bottom:0px; margin-bottom:8px;}
.mb10 { padding-bottom:15px ;}
.footer_ul_amrc { margin:0px ; list-style-type:none ; font-size:14px; padding:0px 0px 10px 0px ; }
.footer_ul_amrc li {padding:0px 0px 5px 0px;}
.footer_ul_amrc li a{ color:#CCC;}
.footer_ul_amrc li a:hover{ color:#fff; text-decoration:none;}
.fleft { float:left;}
.padding-right { padding-right:10px; }

.footer_ul2_amrc {margin:0px; list-style-type:none; padding:0px;}
.footer_ul2_amrc li p { display:table; }
.footer_ul2_amrc li a:hover { text-decoration:none;}
.footer_ul2_amrc li i { margin-top:5px;}

.bottom_border { border-bottom:1px solid #323f45; padding-bottom:20px;}
.foote_bottom_ul_amrc {
	list-style-type:none;
	padding:0px;
	display:table;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.foote_bottom_ul_amrc li { display:inline;}
.foote_bottom_ul_amrc li a { color:#999; margin:0 12px;}

.social_footer_ul { display:table; margin:15px auto 0 auto; list-style-type:none;  }
.social_footer_ul li { padding-left:20px; padding-top:10px; float:left; }
.social_footer_ul li a { color:#CCC; border:1px solid #CCC; padding:8px;border-radius:50%;}
.social_footer_ul li i {  width:20px; height:20px; text-align:center;}



    /* extra location footer css */
    .ed-heading-top{
        width: 100%;
        padding: 50px 0;
        background: #dcf1f0;
    }
    
    .ed-heading-top .location-content ul{
        list-style-type: none;
    }
    
    .ed-heading-top .location-content ul li{
        padding: 5px;
        margin: 8px;
        font-weight: 600;
        font-size: 15px;
        color: #2eaebd ;
        text-align: center;
        border-radius: 5px;
        background-color:black;
        border-left: 8px solid #2eaebd !important;
        border-right: 8px solid #2eaebd !important;
        border: 1px solid #2eaebd;
        width:280px;
    }
    
    .ed-top{
        width: 100%;
        padding: 50px 0;
        background:#c9f5f1;
    }
    
    .ed-top .loc-content ul{
        list-style-type: none;
    }
    
    .ed-top .loc-content ul li{
        padding: 5px;
        margin: 5px;
        font-weight: 600;
        font-size: 15px;
        color: #002f58;
        text-align: center;
        background-color: black;
        border-radius: 5px;
        border-left: 8px solid #2eaebd !important;
        border: 2px solid #042038;
        width:300px;
    }

    /* whatsapp calling tag inside */
.all-fixed-data{
    position: fixed;
    left: 5px;
	top: 320px;
    transform: translateY(-50%);
    z-index: 999;
    max-width: 50px;
}

.scroll-new{
    height:300px;
    overflow-y: scroll;
}
    