@charset "utf-8";
/* -- Contact ------ */
/* Common style */
.box figure { position: relative; float: left;overflow: hidden;	max-width: 250px; max-height: 250px;	background: #3085a3;text-align: center;	cursor: pointer;}
.box figure img {	position: relative;	display: block;	max-height: 100%;	max-width: 100%;	opacity: 0.8;}
.box figure figcaption {padding: 2em;	color: #fff;text-transform: uppercase; 	font-size: 1.25em; 	-webkit-backface-visibility: hidden;backface-visibility: hidden;}
.box figure figcaption::before, .box figure figcaption::after { pointer-events: none;}
.box figure figcaption,.box figure figcaption > a {	position: absolute; top: 0;	left: 0;	width: 100%;	height: 100%;}
/**/
.box3 figure {	position: relative;	float: left;overflow: hidden; max-width: 500px;	max-height: 250px;	background: #3085a3;	text-align: center;	cursor: pointer;}
.box3 figure img {	position: relative;	display: block;	min-height: 100%; max-width: 100%;opacity: 0.8; }
.box3 figure figcaption {	padding: 2em; color: #fff;	text-transform: uppercase; 	font-size: 1.25em;	-webkit-backface-visibility: hidden;	backface-visibility: hidden;}
.box3 figure figcaption::before,.box3 figure figcaption::after { pointer-events: none;}
.box3 figure figcaption,.box3 figure figcaption > a { 	position: absolute;	top: 0; left: 0;	width: 100%;	height: 100%;}
.box3 figure p {	margin: 0;}
.box3 figure p {	letter-spacing: 1px;	font-size: 68.5%;}
.box figure figcaption > a {	z-index: 1000;	text-indent: 200%;	white-space: nowrap;	font-size: 0;	opacity: 0; }
.box figure h2 {	word-spacing: -0.15em; 	font-weight: 400; }
.box figure h2 span { font-weight: 700;}
.box figure h2,.box figure p { 	margin: 0; }
.box figure p {	letter-spacing: 1px;	font-size: 68.5%; }
/***** Oscar *****/
/*---------------*/
figure.effect-oscar {	background: -webkit-linear-gradient(45deg, #22682a 0%, #9b4a1b 40%, #3a342a 100%);background: linear-gradient(45deg, #22682a 0%,#9b4a1b 40%,#3a342a 100%); }
figure.effect-oscar img {	opacity:1;	-webkit-transition: opacity 0.35s;	transition: opacity 0.35s;}
figure.effect-oscar figcaption {	padding: 2.5em; -webkit-transition: background-color 0.35s;	transition: background-color 0.35s;}
figure.effect-oscar figcaption::before {	position: absolute; top: 30px; right: 30px;	bottom: 30px;	left: 30px;	border: 1px solid #fff;	content: '';}
figure.effect-oscar h2 {margin: 20% 0 10px 0;	-webkit-transition: -webkit-transform 0.35s; transition: transform 0.35s;  -webkit-transform: translate3d(0,100%,0); transform: translate3d(0,100%,0);}
figure.effect-oscar figcaption::before, figure.effect-oscar p { opacity: 0;  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s; 	transition: opacity 0.35s, transform 0.35s; -webkit-transform: scale(0); 	transform: scale(0); }
figure.effect-oscar:hover h2 {-webkit-transform: translate3d(0,0,0); 	transform: translate3d(0,0,0);}
figure.effect-oscar:hover figcaption::before,figure.effect-oscar:hover p {	opacity: 1; 	-webkit-transform: scale(1); 	transform: scale(1); }
figure.effect-oscar:hover figcaption { 	background-color: rgba(58,52,42,0);}
figure.effect-oscar:hover img {	opacity: 0.4; }
 /*contact*/

        .master { margin:40px auto; padding:60px 0px; width: 100%; max-width:1160px!important; display: block; position: relative; }
		.master p {  color: #ecf9f9; line-height:1.5rem; font-weight: 400; }
        .contact-arrow-left {  z-index: 2; position: relative; float:left;  margin-left:-25px;  width: 0;  height: 0;  border-top: 15px solid transparent; border-bottom: 15px solid transparent;  border-left: 15px solid #fff; }
        .contact-arrow-right { position: relative; z-index: 2; float:right; margin-right:-25px; width: 0;  height: 0;  border-top: 15px solid transparent;  border-bottom: 15px solid transparent;  border-right: 15px solid #fff;  }
        .box {float: left; text-align: center;	width:500px; height:250px;	box-shadow:0px 1px 5px rgba(0,0,0,0.3); }
        .box h3{color: #FFF;	text-transform: uppercase; font-weight:700;  }
        .box1 {float: left; text-align: center;	width:250px; height:250px; }
        .box-images{width:250px; height:250px; float:left; }
        .box-images img{ width:250px; height:250px; }
        .inner {float:left;width:250px; height:250px; background:#fff; padding:100px 15px 60px 15px; border: solid 10px rgba(255,255,255,0.3);	box-shadow:0px 0px 3px 1px rgba(0,0,0,0.3); }
        .inner a,.inner2 a{ color:#FFF; }
        .inner2 {float:left; width:250px; height:250px; background:#fff; color:#FFF;	padding:80px 15px 15px 15px; border: solid 10px rgba(255,255,255,0.3); box-shadow:0px 0px 3px 1px rgba(0,0,0,0.3); }
        .box1 .inner2 { padding-top:10px; }
        .box1 .inner2 p{ text-align:left; }
        .color-greenn{ background-color:rgba(153,204,0,1); }
        .color-greenn.netherlands-top{padding-top: 50px;}
        .color-pink{background-color:rgba(153,51,153,1); }
        .color-blue{background-color:rgba(51,153,153,1); }
        .color-bk{background-color:rgba(51,51,51,1); }
        .color-orange{background-color:rgba(204,51,0,1); }
        .color-piro{background-color:rgba(204,0,102,1); }
        .color-turo{ background-color:rgba(204,153,0,1); }
        .color-india{ background-color:rgba(255,204,51,1);  }
        .color-gros{ background-color:rgba(255,102,204,1);  }
        .color-grass{ background-color:rgba(84,176,106,1);  }
        .color-taiwan{ background-color:rgba(153,204,255,1); }
        .color-africa{ background-color:rgb(138, 110, 65); padding-top: 50px;}
        .color-red{ background-color:rgba(0,153,204,1); }
        .location { text-align: center; }
        .location img {border-radius: 50%; height: 310px;  max-width: 100%;  width: 310px; }
        .location .location-info { position: absolute; display: block; top: 50%; left: 50%; width: 142px;  height: 142px;  margin:-71px 0px 0px -72px; padding-top: 50px; text-align: center; text-transform: uppercase; font-size:1.1em; background: none repeat scroll 0 0 rgba(138, 138, 138, 0.75);        border-radius: 142px; color: #fff;  transition: all 0.2s linear 0s;         }
        .location .location-info span {color: #d2d2d2;font-size: 12px; }
        .location .location-info span:hover{ background: url("../images/icon/icon-mail.svg") repeat scroll 0 0 rgba(0, 0, 0, 0); display: block; height: 14px; margin: 7px auto 0;   width: 20px;  }
        .location a {text-decoration: none; }
        .location {padding-bottom: 20px; padding-top: 20px; }
        .location img { height: 236px; width: 236px; }
        .location .location-info { background: none repeat scroll 0 0 rgba(233, 233, 233, 0.85); border-radius: 107px;  color: #2b2b2b; font-size: 14px; font-weight: 700; width: 107px;height: 107px;  margin-left: -53.5px;  margin-top: -53.5px;  padding-top: 40px; }
        .office {border-right: 1px solid #cacaca; }
        .office:last-child { border-bottom: 0 none; } 
		
/*contact-modal*/
.close { float: right; font-size: 21px;  font-weight: bold;  line-height: 1; color: #000; text-shadow: 0 1px 0 #fff; filter: alpha(opacity=20);  opacity: .2;}
.close:hover, .close:focus { color: #000; text-decoration: none; cursor: pointer;  filter: alpha(opacity=50); opacity: .5;}
button.close { -webkit-appearance: none;  padding: 0;  cursor: pointer; background: transparent;  border: 0;}
.modal-open {  overflow: hidden; }
.modal {position: fixed; top: 40px; right: 0; bottom: 0; left: 0;  z-index: 1040; display: none; overflow: hidden; -webkit-overflow-scrolling: touch; outline: 0;}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out; -o-transition:-o-transform .3s ease-out; transition: transform .3s ease-out;
  -webkit-transform: translate(0, -25%); -ms-transform: translate(0, -25%);  -o-transform: translate(0, -25%); transform: translate(0, -25%);}
.modal.in .modal-dialog { -webkit-transform: translate(0, 0); -ms-transform: translate(0, 0); -o-transform: translate(0, 0); transform: translate(0, 0);}
.modal-open .modal {overflow-x: hidden;  overflow-y: auto;}
.modal-dialog {position: relative; width: auto; margin: 10px;}
.modal-content { position: relative;  background-color: #fff;  -webkit-background-clip: padding-box; background-clip: padding-box;
  border: 5px solid #fff; border-radius: 6px;  outline: 0;  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5); box-shadow: 0 3px 9px rgba(0, 0, 0, .5);}
.modal-backdrop { position: fixed; top: 0;  right: 0;  bottom: 0;  left: 0;  background-color: #000;}
.modal-backdrop.fade { filter: alpha(opacity=0);  opacity: 0;}
.modal-backdrop.in { filter: alpha(opacity=50);  opacity: .5; }
.modal-header {   min-height:18px;  padding: 15px;  border-bottom: 1px solid #e5e5e5;}
.modal-header .close {  margin-top: -2px;}
.modal-title { margin: 0;  line-height: 1.5;}
.modal-body { position: relative; padding: 15px;}
.modal-footer { margin: 0; padding: 18px 0 0 0;  width: 100%; height: 104px; 	text-align: center; border-top: 1px solid #e5e5e5; background:rgba(153,204,255,1);}
.modal-footer .btn + .btn {  margin-bottom: 0;  margin-left: 5px;}
.modal-footer .btn-group .btn + .btn {  margin-left: -1px; }
.modal-footer .btn-block + .btn-block {  margin-left: 0;}
.modal-scrollbar-measure { position: absolute; top: -9999px; width: 50px; height: 50px; overflow: scroll;}
.modal-footer span { display: block; font-size: 1.25em;font-weight: 700; color: #0088cc; text-transform: capitalize;}
.modal-footer a {	padding-top: 7px; font-size: 18px;	color: #fff;}
.modal-content input[type="text"],.modal-content input[type="email"], .modal-content textarea {
	 padding: 13px 10px; 	margin:0px 3% 20px 1%; width: 45%;
	border: solid 1px rgba(255,255,255,1);
	outline: 0; font-size: 14px;	color: #5c5c5c;
	background-color: rgba(153,204,255,0.2);
	-webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;
	-webkit-box-shadow: 1px 1px 1px 0px rgba(50, 50, 50, 0.2);
	-moz-box-shadow:    1px 1px 1px 0px rgba(50, 50, 50, 0.2);
	box-shadow:         1px 1px 1px 0px rgba(50, 50, 50, 0.2);
	/*text-transform: capitalize;*/
}

.modal-content textarea {
	 padding: 13px 10px; 	margin-bottom: 20px; width: 100%;
   height: 115px;	resize: none; 
	border: solid 1px rgba(255,255,255,1);
	outline: 0; font-size: 14px;	color: #5c5c5c;
	background-color: rgba(153,204,255,0.2);
	-webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;
	-webkit-box-shadow: 1px 1px 1px 0px rgba(50, 50, 50, 0.2);
	-moz-box-shadow:    1px 1px 1px 0px rgba(50, 50, 50, 0.2);
	box-shadow:         1px 1px 1px 0px rgba(50, 50, 50, 0.2);
	text-transform: capitalize;
}

.modal-content input[type="submit"] {
	display: block;	float: right;	padding: 7px 13px;	border: solid 1px rgba(204,204,204,1); outline: 0; background-color:#0088cc;
	font-size: 14px;	color: #fff;
	-webkit-box-shadow: 1px 1px 1px 0px rgba(50, 50, 50, 0.2);
	-moz-box-shadow:    1px 1px 1px 0px rgba(50, 50, 50, 0.2);
	box-shadow:         1px 1px 1px 0px rgba(50, 50, 50, 0.2);
	text-transform: uppercase;
	-webkit-border-radius: 30px; -moz-border-radius: 30px;border-radius: 30px;
}
.modal-content input[type="submit"]:hover {	background-color: #2d2d2d;}
.modal-content input[type="radio"] {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    margin: 0 5px;
    outline: medium none;
    vertical-align: middle;
	display: inline-block;
    -webkit-appearance: radio;
}
@media (min-width: 992px) {
  .modal-lg { width: 900px;}
}
@media (min-width: 768px) {
  .modal-dialog { width: 600px; margin: 30px auto;}
  .modal-content { -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5); box-shadow: 0 5px 15px rgba(0, 0, 0, .5);   }
  .modal-sm { width: 300px;}
}