.bg_global_coverage{
	position: relative;
}
.bootstrap-select.btn-group .dropdown-menu li a:hover{
	color: #3ba9b2;
}
.bg_global-wrapper {
	background-color: #e1e1e1;
	/* background-image: url(../img/light.jpg); */
	background-image: url(../img/global/cloud_1400.png);
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	background-size: cover;
	z-index: 100;
}

.global_coverage_content .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
	transform: translateY(30px);
	width: 400px;
	position: relative;
	z-index: 1000000000;
}
.global_coverage_content .bootstrap-select.btn-group .dropdown-menu li a span.text {
	white-space: nowrap;
}

.global_coverage_content .select_pin_img{
	background: none;
}
.global_coverage_content .btn-group>.btn:first-child {
    margin-left: 0;
    height: 46px;
    background-color: rgba(255, 255, 255, .8);
		border: 2px solid #3ba9b2;
		outline: none !important;
		position: relative;
}
.global_coverage_content .btn-group>.btn:first-child:before {
	position: absolute;
	content: '';
	top: 12px;
	left: 10px;
	height: 24px;
	width: 23px;
	background-image: url(../img/global/ic_pin_input.svg);
	background-repeat: no-repeat;
}
.global_coverage_content .btn-group>.btn:first-child:active {
		outline: none !important;
}
.global_coverage_content .btn-group>.btn:first-child:focus {
		outline: none !important;
}


.global_coverage_content .bootstrap-select.btn-group .dropdown-toggle .filter-option {
    display: inline-block;
    overflow: hidden;
    width: 100%;
    text-align: left;
		font-family: 'museo_sans_cyrl500';
		text-transform: uppercase;
		padding: 0 0 0 30px;
		color: #1d1b1b;
}
 .caret{
	 background-image: url(../img/global/ic_arrow_drop_down.svg);
	 background-repeat: no-repeat;
	 border: none !important;
	 width: 13px;
	 height: 13px;
	 top: 45% !important;

}
.global_coverage_content .bootstrap-select.btn-group .dropdown-toggle .caret {
	background-image: url(../img/global/ic_arrow_drop_down.svg);
	background-repeat: no-repeat;
	border: none !important;
	width: 13px;
	height: 13px;
	top: 45%;
}

.global_coverage_content .dropdown-menu {
	background-color: rgba(255, 255, 255, .8);
}
.global_coverage_content .bootstrap-select.btn-group .dropdown-menu li a:hover {
	background-color: rgba(0, 0, 0, .1);
}
.global_coverage_content .bootstrap-select.btn-group .dropdown-menu li a:focus {
	outline: none !important;
}
.global_coverage_content .bootstrap-select.btn-group .dropdown-menu li a:active {
	outline: none !important;
}
.global_coverage_container{
	padding: 50px 0;
}
.global_coverage_content{
	width: 970px;
	/* height: 870px; */
	margin: 0 auto;
	text-align: center;
}
	.global_coverage_content h1{
		padding: 0;
		margin: 0;
		font-family: 'museo_sans_cyrl700';
		font-size: 30px;
		color: #213031;
		text-align: center;
		text-transform: uppercase;
	}
	.global_coverage_content p{
		padding: 0;
		margin: 0;
		color: #1d1b1b;
		font-family: 'museo_sans_cyrl300';
		font-size: 14px;
		text-align: center;
	}
		.global_coverage_content p span{
			font-family: 'museo_sans_cyrl900';
		}
		.global_coverage_content_map{
			min-height: 200px;
			/* transform: translateY(-86px); */
			background-image: url(../img/global/map.png);
			background-position: center center;
			background-repeat: no-repeat;
			-webkit-background-size: contain;
			background-size: contain;
		}
			.country_location_africa{
				display: none;
				position: relative;
				float: left;
				background: url('../img/global/map/Africa.png') center center no-repeat;
				width: 191px;
				height: 116px;
				left: 405px;
	    		top: 210px;
			}
			.content__africa{
				bottom: -50%;
				right: -100%;
			}
			.content__africa img{
				top: 0%;
				left: -13%;
			}
			.country_location_america{
				display: none;
				position: relative;
				float: left;
				background: url('../img/global/map/America.png') center center no-repeat;
				width: 286px;
				height: 194px;
				left: -7px;
	    	top: 78px;
			}
			.content__america {
				bottom: -22%;
				right: -50%;
			}
			.content__america img{
				top: 1%;
				left: -14%;
			}

			.country_location_argentina{
				display: none;
				position: relative;
				float: left;
				background: url('../img/global/map/Argentina.png') center center no-repeat;
				width: 57px;
				height: 112px;
				left: 254px;
	    		top: 377px;
			}
			.content__argentina {
				right: -454%;
			}
			.content__argentina img{
				top: 1%;
				left: -14%;
			}
			.country_location_australia{
				display: none;
				position: relative;
				float: left;
				background: url('../img/global/map/Australia.png') center center no-repeat;
				width: 115px;
				height: 102px;
				left: 753px;
	    		top: 347px;
			}
			.content__australia {
				right: 65%;
  		  top: 20%;
			}
			.content__australia img{
				top: 3%;
				right: -13%;
			}
			.country_location_brazil{
				display: none;
				position: relative;
				float: left;
				background: url('../img/global/map/Brazil.png') center center no-repeat;
				width: 111px;
				height: 115px;
				left: 252px;
	    		top: 303px;
			}
			.content__brazil {
				bottom: -22%;
				right: -176%;
			}
			.content__brazil img{
				top: 1%;
				left: -14%;
			}
			.country_location_canada{
				display: none;
				position: relative;
				float: left;
				background: url('../img/global/map/Canada.png') center center no-repeat;
				width: 251px;
				height: 193px;
				left: 67px;
	    		top: 9px;
			}
			.content__canada {
				bottom: -22%;
				right: -47%;
			}
			.content__canada img{
				top: 1%;
				left: -14%;
			}
			.country_location_chile{
				display: none;
				position: relative;
				float: left;
				background: url('../img/global/map/Chile.png') center center no-repeat;
				width: 25px;
				height: 127px;
				left: 248px;
	    		top: 365px;
			}
			.content__chile {
				bottom: -22%;
				left: 211%;
			}
			.content__chile img{
				top: 1%;
				left: -14%;
			}
			.country_location_china{
				display: none;
				position: relative;
				float: left;
				background: url('../img/global/map/China.png') center center no-repeat;
				width: 169px;
				height: 116px;
				left: 651px;
	    		top: 156px;
			}
			.content__china {
				bottom: -60%;
    		right: 92px;
			}
			.content__china img{
				top: 1%;
				right: -14%;
			}
			.country_location_columbia{
				display: none;
				position: relative;
				float: left;
				background: url('../img/global/map/Columbia.png') center center no-repeat;
				width: 34px;
				height: 47px;
				left: 240px;
	    		top: 285px;
			}
			.content__columbia {
				bottom: -173%;
				left: 80px;
			}
			.content__columbia img{
				top: 1%;
				left: -14%;
			}
			.country_location_england{
				display: none;
				position: relative;
				float: left;
				background: url('../img/global/map/England.png') center center no-repeat;
				width: 28px;
				height: 43px;
				left: 434px;
	    	top: 129px;
			}
			.content__england {
				bottom: -191%;
				left: 156%;
			}
			.content__england img{
				top: 1%;
				left: -14%;
			}
			.country_location_equador{
				display: none;
				position: relative;
				float: left;
				background: url('../img/global/map/Equador.png') center center no-repeat;
				width: 46px;
				height: 18px;
				left: 205px;
	    		top: 315px;
			}
			.content__equador {
				top: -106%;
    		left: 175%;
			}
			.content__equador img{
				top: 1%;
				left: -14%;
			}
			.country_location_france{
				display: none;
				position: relative;
				float: left;
				background: url('../img/global/map/France.png') center center no-repeat;
				width: 41px;
				height: 34px;
				left: 442px;
	    		top: 167px;
			}
			.content__france {
				top: -22%;
    		left: 100%;
			}
			.content__france img{
				top: 1%;
				left: -14%;
			}
			.country_location_germany{
				display: none;
				position: relative;
				float: left;
				background: url('../img/global/map/Germany.png') center center no-repeat;
				width: 25px;
				height: 28px;
				left: 470px;
	    		top: 152px;
			}
			.content__germany {
				top: -22%;
    		left: 121%;
			}
			.content__germany img{
				top: 1%;
				left: -25%;
			}
			.country_location_mexico{
				display: none;
				position: relative;
				float: left;
				background: url('../img/global/map/Mexico.png') center center no-repeat;
				width: 86px;
				height: 53px;
				left: 136px;
	    	top: 226px;
			}
			.content__mexico {
				top: 0%;
    		right: -223%;
			}
			.content__mexico img{
				top: 1%;
				left: -14%;
			}
			.country_location_peru{
				display: none;
				position: relative;
				float: left;
				background: url('../img/global/map/Peru.png') center center no-repeat;
				width: 36px;
				height: 53px;
				left: 232px;
	    		top: 319px;
			}
			.content__peru {
				top: 0%;
    		left: 150%;
			}
			.content__peru img{
				top: 1%;
				left: -14%;
			}
			.country_location_russia{
				display: none;
				position: relative;
				float: left;
				background: url('../img/global/map/Russia.png') center center no-repeat;
				width: 481px;
				height: 184px;
				left: 497px;
	    		top: 20px;
			}
			.content__russia {
				bottom: -16%;
    		left: 0%;
			}
			.content__russia img{
				top: 1%;
				right: -14%;
			}
			.country_location_south_africa{
				display: none;
				position: relative;
				float: left;
				background: url('../img/global/map/South-Africa.png') center center no-repeat;
				width: 45px;
				height: 40px;
				left: 498px;
	    		top: 379px;
			}
			.content__south_africa {
				bottom: -225%;
    		left: 80%;
			}
			.content__south_africa img{
				top: 1%;
				left: -14%;
			}
			.country_location_spaine{
				display: none;
				position: relative;
				float: left;
				background: url('../img/global/map/Spaine.png') center center no-repeat;
				width: 36px;
				height: 26px;
				left: 430px;
	    		top: 191px;
			}
			.content__spaine {
				top: -66%;
    		left: 111%;
			}
			.content__spaine img{
				top: 1%;
				left: -14%;
			}
			.country_location_thailand{
				display: none;
				position: relative;
				float: left;
				background: url('../img/global/map/Thailand.png') center center no-repeat;
				width: 22px;
				height: 43px;
				left: 714px;
	    		top: 261px;
			}
			.content__thailand {
				top: -35%;
				right: 323%;
			}
			.content__thailand img{
				top: 1%;
				right: -14%;
			}
			.country_location_ukraine{
				display: none;
				position: relative;
				float: left;
				background: url('../img/global/map/Ukraine.png') center center no-repeat;
				width: 50px;
				height: 29px;
				left: 513px;
	    		top: 161px;
			}
			.content__ukraine {
				top: -61%;
				left: 47px;
			}
			.content__ukraine img{
				top: 1%;
				left: -14%;
			}
			.country_content{
				position: absolute;
				/* background: url('../images/map_pin.png') top left no-repeat; */
				min-height: 27px;
				margin: 0 0 15px 0;
				-webkit-border-radius: 10px;
				   -moz-border-radius: 10px;
					-ms-border-radius: 10px;
					 -o-border-radius: 10px;
						border-radius: 10px;
				background-color: rgba(255, 255, 255, .8);
				border-radius: 5px;
			}
			.country_content_left{
				right: initial;
				left: 50%;
			}
			.country_content_bottom{
				bottom: initial;
				top: 100%;
				margin: 15px 0 0 0;
			}


			.country_location_argentina .country_content{

			}
			.country_location_chile .country_content{
				margin-left: -25px;
			}
			.country_location_columbia .country_content{
				margin: 0 0 27px -45px;
			}
			.country_location_england .country_content{
				margin-right: -65px;
					margin-top: 45px;
			}
			.country_location_equador .country_content{
				margin-left: -25px;
				margin-bottom: 45px;
			}
			.country_location_france .country_content{
				margin-right: -33px;
				margin-bottom: 40px;
			}
			.country_location_germany .country_content{
				margin-right: 27px;
				margin-bottom: 40px;
			}
			.country_location_mexico .country_content{
				margin-left: -10px;
			}
			.country_location_peru .country_content{
				margin-left: -18px;
			}
			.country_location_russia .country_content{
				margin-top: 5px;
			}
			.country_location_south_africa .country_content{
				margin-right: -20px;
				margin-bottom: 30px;
			}
			.country_location_spaine .country_content{
				margin-right: -37px;
				margin-bottom: 45px;
			}
			.country_location_thailand .country_content{
				margin-right: -40px;
				margin-bottom: 40px;
			}
			.country_location_ukraine .country_content{

				margin-right: -40px;
				margin-bottom: 47px;
			}

			.country_location .country_content ul{
				text-align: left !important;
				color: #7ca5d9;
				font-size: 16px;
				padding: 20px;
				margin: 0;
				font-family: 'museo_sans_cyrl500';

			}
				.country_location .country_content ul li{
					list-style: none;
					text-decoration: underline;
					font-family:'museo_sans_cyrl500';
				}
					.country_location .country_content ul li:last-child{
						color: black;
						padding: 0;
						text-decoration: none;
					}
					.country_location .country_content a{
						text-decoration: underline;
						color: #7ca5d9;
						font-family: 'museo_sans_cyrl500';
					}
						.country_location .country_content a:hover{
							text-decoration: none;
						}
			.country_location .country_content img{
				position: absolute;
				margin: -2px 0 0 0;
				height: 30px;
			}
