/* ©Copyright The Coffee Cup Agency | All Rights Reserved */
@import url(https://fonts.googleapis.com/css?family=Roboto:400,100,100italic,300,300italic,400italic,500,500italic,700,700italic,900,900italic);
* {
  	box-sizing: border-box;
}
body{
	background-color: #000;
	font-family: 'Roboto', sans-serif;
}
.background {
	width: 100%;
	height: 100vh;
	padding: 0px;
	position: relative;
	background: transparent url(/images/homepage3.png) no-repeat top right / cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	z-index: 1;
}
.footer_home {
	display: none;
	bottom: 0;
	position: fixed;
	height: 60px;
	width: 100%;
	background: #000;
	opacity: 0.6;
	z-index: 2;
}
.right-space{
	margin-right: 7px;
}
hr {
  display: block;
  height: 1px;
  border: none;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
/*BOX HOME PAGE*/
section.box-hp{
	font-weight: 500;
	position: absolute;
	width: 340px;
	background-color: rgba(0, 0, 0, 0);
	padding: 0;
	margin: 130px 0 0 100px;
}
div.sub-section-hp{
	padding: 30px 30px 30px 30px;
}
div.sub-section-hp > footer {
	display: none;
}
.h4-box-hp{
	color: #fff;
	line-height: 48px;
	font-size: 45px;
	font-weight: 300;
	margin: 0 0 30px 0;
}
.p-box-top-hp{
	color: #fff;
	background-color: #000;
	font-size: 22px;
	font-weight: 400;
	line-height: 60px;
	padding-left: 30px;
	font-weight: 400;
}
.p-box-text-hp{
	margin-bottom: 5px;
	color: #2CA1DB;
	font-weight: 500;
}
.p-box-text-hp-phone{
	text-align: left;
	margin-top: 35px;
	color: #FFF;
	font-size: 33px;
	font-weight: 400;
}
.p-box-text-hp-phone a{
	color: #FFF;
	text-decoration: none;
}
.read-more-button-hp{
	display: none;
	text-decoration: none;
	border: none;
	color: #2CA1DB;
	background-color:  #2CA1DB;
	border-radius: 2px;
}
.read-more-button-hp:hover{
	background-color:  #fff;
	color: #fff;
}
.color-blue{
	color: #2CA1DB;
	font-weight: 400;
	padding: 0 2px;
}
.color-icons{
	color: #2CA1DB;
	font-size: 25px;
}
.color-icons:hover{
	color: #FFF;
}
.right-space-home{
	margin-right: 20px;
}
/*END BOX HOME PAGE*/
/*PAGE NOT FOUND*/
.body_pagenotfound {
	background-color: #fff;
}
section.notfound-box-hp{
	font-weight: 500;
	position: absolute;
	width: 285px;
	background-color: rgba(0, 0, 0, 1);
	padding: 0;
	margin: 130px 0 0 100px;
}
div.notfound-sub-section-hp{
	padding: 30px 30px 40px 30px;
}
.notfound-h4-box-hp{
	color: #fff;
	line-height: 35px;
	font-size: 35px;
	margin: 0 0 20px 0;
}
.notfound-p-box-top-hp{
	color: #fff;
	background-color: #000;
	line-height: 40px;
	padding-left: 30px;
	font-weight: 400;
}
.notfound-p-box-text-hp{
	margin-bottom: 35px;
	color: #fff;
	font-weight: 300;
}
.notfound-p-box-text-hp-phone{
	text-align: right;
	margin-right: 10px;
	margin-bottom: 45px;
	color: #FFF;
	font-size: 23px;
	font-weight: 300;
}
.notfound-read-more-button-hp{
	background-color:  #2CA1DB;
	font-size: 14px;
	font-weight: 400;
	padding: 10px 15px;
	text-decoration: none;
	border: none;
	color: #fff;
	border-radius: 3px;
}
.notfound-read-more-button-hp:hover{
	background-color:  #fff;
	color: #000;
}
.notfound-color-blue{
	color: #2CA1DB;
	font-weight: 400;
	padding: 0 2px;
}
a{
	color: #2CA1DB;
	text-decoration: none;
}

/*PAGE NOT FOUND*/
/*
######################################################
	HEADER
######################################################
*/
.background-header-h1{
	left: 0;
	right: 0;
	background-color: #000;
	padding: 15px 0;
	text-align: left;
	padding-left: 40px;
	color: #999;
}
.header-text-h1{
	font-size: 45px;
	color: #2CA1DB;
	line-height: 1.2;
	font-weight: 300;
}
/*
######################################################
	MAIN
######################################################
*/
.wrapper{
	width: 1004px;
	margin: 0 auto;
	display: inline;
}
.wrapper-policy{
	width: 1004px;
	margin: 0 auto;
	display: block;
}
div.background-clear{
	left: 0;
	right: 0;
	color: #777;
}
div.background-black{
	left: 0;
	right: 0;
	background-color: #000;	
	padding-top: 70px;
	padding-bottom: 80px;
	text-align:  center;
	color: #999;
}
div.background-white{
	left: 0;
	right: 0;
	background-color: #FFF;	
	padding-top: 70px;
	padding-bottom: 80px;
	text-align:  center;
	color: #808080;
}
.section-left{
	width: 550px;
	text-align: left;
	display: inline-block;
}
div.section-left > figure > img {
	max-width: 500px;
}
div.mobile-image {
	display:  none;
	vertical-align: top;
	width: 100%;
}
div.mobile-image > div > div > figure {
	padding-top: 80px;
	text-align: center;
}
.section-right-image {
	width: 450px;
	vertical-align: top;
	display: inline-block;
}
div.section-right-image > figure {
	text-align: center;
}
.section-right{
	vertical-align: top;
	display: inline-block;
}
.article-text{
	font-size: 20px;
	line-height: 1.6;
	width: 450px;
	text-align: justify;
	font-weight: 400;
}
.article-heading-black{
	color: #000;
	font-size: 24px;
	line-height: 1.4;
	font-weight: 500;
	text-align: left;
	width: 450px;
	display: inline-block;
	vertical-align: top;
	text-align: left;
}
.article-heading-black-large{
	color: #000;
	font-size: 29px;
	line-height: 1.4;
	font-weight: 500;
	width: 450px;
	display: inline-block;
	vertical-align: top;
	text-align: left;
}
.article-heading-black-large a{
	color: #000;
	text-decoration: none;
}
.article-heading-white-large{
	color: #FFF;
	font-size: 29px;
	line-height: 1.4;
	font-weight: 400;
	width: 450px;
	display: inline-block;
	vertical-align: top;
	text-align: justify;
}
.p-group-heading-black{
	color: #000;
	font-size: 24px;
	line-height: 1.4;
	font-weight: 500;
	text-align: left;
	width: 550px;
	display: inline-block;
	vertical-align: top;
}
.p-group-heading-black-large{
	color: #000;
	font-size: 29px;
	line-height: 1.4;
	font-weight: 500;
	width: 550px;
	display: inline-block;
	vertical-align: top;
	text-align: left;
}
.p-group-heading-white{
	color: #FFF;
	font-size: 24px;
	line-height: 1.4;
	font-weight: 500;
	text-align: left;
	width: 550px;
	display: inline-block;
	vertical-align: top;
	text-align: left;
}
.p-group-heading-white-large{
	color: #FFF;
	font-size: 29px;
	line-height: 1.4;
	font-weight: 500;
	width: 550px;
	display: inline-block;
	vertical-align: top;
	text-align: left;
}
.p-group{
	padding: 0px;
	font-size: 20px;
	line-height: 1.6;
	text-align: justify;
	font-weight: 400;
}
.p-group a {
	text-decoration: none;
	color: #2CA1DB;
}
.p-group-policy{
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	line-height: 1.6;
	text-align: justify;
	font-weight: 400;
}
.p-group-policy a {
	text-decoration: none;
	color: #2CA1DB;
}
.p-group-policy-heading-black{
	color: #000;
	font-size: 24px;
	line-height: 1.4;
	font-weight: 500;
	text-align: left;
	width: auto;
	text-align: left;
}
.p-group-policy-heading-black-large{
	color: #000;
	font-size: 29px;
	line-height: 1.4;
	font-weight: 500;
	width: auto;
	text-align: left;
	padding-bottom: 30px;
}
.article-text-blue{
	color: #2CA1DB;
	font-size: 17px;
	line-height: 2.2;
	font-weight: 400;
}
.article-text-blue-normal{
	color: #2CA1DB;
	font-weight: 300;
}
h2{
	padding: 0 0 80px 0;
	color: #2CA1DB;
	text-align: center;
	font-size: 50px;
	font-weight: 350;
}
h3{
	padding: 0 0 80px 0;
	color: #2CA1DB;
	text-align: center;
	font-size: 30px;
	font-weight: 350;
}
.video_iframe{
	width:  700px;
	height: 630px;
	border: none;
	overflow: hidden;
}
.mobile-top-space{
	padding-top: 35px;
}
.mobile-big-space{
	padding-top: 50px;
}
div.discovery-call{
	width: 100%;
	text-align: center;
}
/*
######################################################
	FOOTER
######################################################
*/
body > footer > div > div {
	display: inline-block;
	width: 330px;
}
body > footer.footer-background{
	left: 0;
	right: 0;
	background-color: #000;	
	padding-top: 70px;
	padding-bottom: 70px;
	text-align:  center;
	color: #2CA1DB;
}
.address-right{
	text-align:  left;
}
body > footer > div > div > ul{
	text-align:  left;
}
/* SECTION 1 */
body > footer > div > div:nth-child(1) > ul > li > a > span,
body > footer > div > div:nth-child(1) > ul > li > a,
body > footer > div > div:nth-child(1) > ul > li{
	margin-left:0;
	padding-left:0;
	color: #2CA1DB;
}
body > footer.footer-background > div.wrapper > div > ul > li > a{
	font-weight: 400;
	color: #2CA1DB;
	text-decoration: none;
	font-size: 17px;
	padding: 15px 0px 15px 20px;
}
body > footer.footer-background > div.wrapper > div > ul > li > a:hover{
	color: #2CA1DB;
}
body > footer > div > div > ul > li{
	display: block;
	padding: 15px 5px;
}
body > footer > div > div > ul > li > a{
	color:#fff;
}
body > footer > div > div > ul > li > a > span{
	width: 35px;
}
/* SECTION 3 */
body > footer > div > div:nth-child(3){
	vertical-align: top;
	text-align: center;
	margin-top: 150px;
}
body > footer > div > div.footer-right > a{
	margin: 10px;
	font-size: 32px;
	color: #2CA1DB;
}
.footer-phone {
	color: #fff;
	margin-top: 40px;
	font-size: 35px;
	font-weight: 400;
}
.footer-phone a{
	text-decoration: none; 
	color: #fff;
}
body > footer > div > div:nth-child(3) > a:first-of-type {
	margin-left: 0px;
}
body > footer > div > div:nth-child(3) > a:last-of-type {
	margin-right: 0px;
}
body > footer > div > div > a:hover{
	color: #2CA1DB;
}
.notshow {
	display: none;
}
.copyright{
	padding: 40px 0 0 0;
	font-weight: 400;
	color: #666;
	line-height: 1.6;
	font-size: 12px;
}
/*NETWORKING PAGE*/
.article-networking-meeting-text {
	font-size: 20px;
	line-height: 1.6;
	width: 450px;
	text-align: justify;
	font-weight: 400;
}
/*END NETWORKING PAGE*/
/*
######################################################
	BOOK A CALL FORM
######################################################
*/

h1{
	font-size: 25px;
	font-weight: 400;
}
.cta-member-btn {
  padding: 12px 15px;
	font-size: 18px;
  outline: none;
  border: none;
  background-color: yellowgreen;
  color: #fff;
  cursor: pointer;
  border-radius: 3px;
}
/*
.cta-member-btn:hover{
	background-color:  #000;
	color: #2CA1DB;
}
*/
.cta-btn {
  padding: 12px 15px;
	font-size: 18px;
  outline: none;
  border: none;
  background-color: yellowgreen;
  color: #fff;
  cursor: pointer;
  border-radius: 3px;
}
/*
.cta-btn:hover{
	background-color:  #ccc;
	color: #000;
}
*/
.modal-container {
  background-color: rgba(0, 0, 0, 0.9);
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
}
.modal {
  background: #fff;
  border-radius: 5px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  position: absolute;
  overflow: hidden;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 100%;
  width: 400px;
}
.modal-content {
  padding: 20px;
}
.modal-form div {
  margin: 20px 0;
}
.modal-form label {
	font-size: 16px;
	font-weight: 400;
  display: block;
  margin-bottom: 6px;
}
.modal-form .form-input {
  padding: 8px;
  width: 100%;
}
.close-btn {
	color: #000;
  background: transparent;
  border: none;
  font-size: 27px;
  font-weight: 500;
  position: absolute;
  top: 5px;
  right: 12px;
  cursor: pointer;
}
.modal-container .submit-btn {
  padding: 10px 30px;
  font-weight: bold;
  /*
  background-color: crimson;
  */
  background-color: #2CA1DB;
  border: none;
  color: #fff;
  cursor: pointer;
  border-radius: 3px;
}
/* JavaScript */
.modal-container.show-modal {
  display: block;
}
