﻿@font-face{font-family:'Roboto-Bold';src:url('../Fonts/Roboto-Bold.ttf') format('truetype');}@font-face{font-family:'Roboto-Medium';src:url('../Fonts/Roboto-Medium.ttf') format('truetype');}@font-face{font-family:'Roboto-Regular';src:url('../Fonts/Roboto-Regular.ttf') format('truetype');}body,html{height:100%;margin:0;background-color:#ddd;}body .bg,html .bg{background-image:url("/Images/world-map.jpg");height:100%;background-position:center center;background-repeat:no-repeat;background-size:cover;}body .bg .opacity,html .bg .opacity{background-color:rgba(255,255,255,.5);position:absolute;top:0;bottom:0;left:0;right:0;}body .bg .opacity .text,html .bg .opacity .text{width:1200px;height:600px;position:relative;left:50%;top:50%;margin-top:-285px;margin-left:-600px;z-index:1;text-align:center;}body .bg .opacity .text .left,html .bg .opacity .text .left{width:48%;float:left;background-color:rgba(255,255,255,.5);padding:30px;border-radius:5px;}body .bg .opacity .text .right,html .bg .opacity .text .right{width:48%;float:right;background-color:rgba(255,255,255,.5);padding:30px;border-radius:5px;}body .bg .opacity .text h2,html .bg .opacity .text h2{font-family:Roboto-Bold;font-size:30px;margin:0;margin-bottom:15px;color:#e30a17;}body .bg .opacity .text h3,html .bg .opacity .text h3{font-family:Roboto-Medium;font-size:25px;margin:0;margin-bottom:15px;}body .bg .opacity .text p,html .bg .opacity .text p{font-family:Roboto-Regular;font-size:18px;color:#333;margin:0;}body .bg .opacity .text a,html .bg .opacity .text a,body .bg .opacity .text a:active,html .bg .opacity .text a:active,body .bg .opacity .text a:focus,html .bg .opacity .text a:focus{color:#333;text-decoration:none;}body .bg .opacity .text a:hover,html .bg .opacity .text a:hover{color:#000;}body .bg .opacity .text .image-list .image,html .bg .opacity .text .image-list .image{background-repeat:no-repeat;background-size:cover;width:380px;height:250px;float:left;margin-top:30px;margin-right:30px;border-radius:5px;}body .bg .opacity .text .image-list .image:last-child,html .bg .opacity .text .image-list .image:last-child{margin-right:0;}@media(max-width:1200px){body .bg{background-image:none !important;}body .bg .text{left:auto !important;top:auto !important;margin:0 !important;width:100% !important;height:auto !important;}body .bg .text .left,body .bg .text .right,body .bg .text .image{float:none !important;width:100% !important;margin-bottom:30px;}}