/* CSS Document */
.num1{font-weight: 400;
    font-style: normal;
    font-family: 'Archivo Narrow', sans-serif;
    color: #50bdf3;
    font-size: 46px;
    line-height: 0.8;
    letter-spacing: 0px;padding-right: 30px;}
.num2{ font-weight: 400;
    font-style: normal;
    font-family: 'Archivo Narrow', sans-serif;
    color: #242c3c;
    font-size: 24px;
    line-height: 2;
    letter-spacing: 0px;
}
.num3{font-weight: 400;
    font-style: normal;
    font-family: 'Archivo Narrow', sans-serif;
    color: #242c3c;
    font-size: 12px;
    line-height: 1.5;
    letter-spacing: 0px;
	font-weight:bold;}
.button-link{border-radius: 3px;
    box-shadow: 1px 1px 2px 0px rgba(36,44,60,0.75);
    line-height: 24px;
	padding: 10px 28px;
    font-size: 18px;
	font-family: 'Archivo Narrow', sans-serif;
    font-weight: 700;
    font-style: normal;
    color: #fff;
    background-color: #ffffff;
	
	margin-right:10px;
	display:block;
	cursor:pointer;
	float:left;}
.button-link:hover{ background:#50bdf3;}
.bgcolorblue,.bgabout{ background:#394c6b;}
.bgabout,.bgabout p{ color:#fff;}
.ma30{ margin-left:30%;}
.font30{
	font-weight: 400;
    font-style: normal;
    font-family: 'Archivo Narrow', sans-serif;
    color: #242c3c;
    font-size: 28px;
    line-height: 1;
    letter-spacing: 0px;}
.borderleft{border-style: solid;
    border-color: #cfcfcf;
    border-left-width: 1px;}
.borderleft:first-child{ border:none;}
.bordertop{   border-top-width: 5px;
		      border-top-style: solid;
			  border-top-color: #30405A;}
.bordertop10{
    border-top-width: 10px;
    border-top-style: solid;
    border-top-color: #969696;
}
.mar{ margin:10px 0 10px 0;}
.colorblue{ color:#30405A; font-weight:bold;}
.faq li .fa:before{ font-size:14px; margin-right:5px;}
.faq li h6 a{ color:#30405A;}
.faq li h6{ font-size:16px; font-weight:bold;}
.faq li{ border-bottom: solid 1px #ccc; padding:8px 0; line-height:25px;}


