.map {
      background: url("/data/img/map/jpg/filials-map-5.jpg");
        position: relative;
       
        width: 100%;
    } 
    .maptag {
      background: url(/data/img/map/png/big-tag5.png);
        width: 36px;
        height: 36px;
        position: absolute;
        cursor: pointer;
    }
	/*
    .maptag:hover {
        background: url(/web/20160605125318im_/https://forexparadise.biz/img/img/pageneeds/about/big-tag-hover.png);
    }
	*/
    .small_tag {
        background: url(data/img/map/png/small-tag6.png);
        width: 24px;
        height: 24px;
        position: absolute;
        cursor: pointer;  
    }
	/*
    .small_tag:hover {
        background: url(/web/20160605125318im_/https://forexparadise.biz/img/img/pageneeds/about/small-tag-hover.png);
    }
*/


.leftcol {
    width: 55%;
    float: left;
}
.leftcol p {
    text-transform: none!important;
    padding: 5px;
    width: 95%;
    text-align: justify;
    font-weight: normal!important;
}
.rightcol {
    width: 45%;
    float: right;
}

.flag div {
    text-transform: uppercase;
    color: #DA2525;
    padding: 5px;
    float: right;
}
.contact-data {
    width: 100%;
}
.contact-data table {
    font-weight: bold;
    padding: 3px;
}
.landscape {
    width: 100%;
    float: right;
}
.landscape img {
    float: right;
}
.scan1 {
    width: 45%;
    height: 200px;
    float: right;
    margin-left: 3px;
    overflow: hidden;
    background: url(../../../../../20160205214439im_/https_/forexparadise.biz/img/img/pageneeds/about/mmex.jpg);
}
.scan2 {
    width: 45%;
    height: 200px;
    float: right;
    margin-left: 3px;
    overflow: hidden;
    background: url(../../../../../20160206001513im_/https_/forexparadise.biz/img/img/pageneeds/about/cert.jpg);
}
.scan img {
    float: right;
    width: 45.2%;
    height: 150px;
    border: 4px solid #fff
}
.scan img:hover {
    border: 4px solid #737373;
    box-shadow: 0px 0px 8px #444;
}

.abt_1 tr {border-bottom: 1px solid #c0c0c0;}
.abt_2 {font-weight: normal;}

.map_dpt {
	position: absolute; 
	padding: 0 3px; 
	border: 1px solid #666; 
	background: grey; 
	color: #222; 
	font-weight: bold; 
	text-align: center; 
	box-shadow: 2px 2px 2px #666;
}
