	
	body, p { 
	font-family: "Rubik", sans-serif;
	color:#000;
	font-size:16px;
	line-height:22px;
	font-weight:400;
	}

	a { color:#000; }
	a:hover { text-decoration:none; }

	.padt10 { padding-top:10px; }
	.padb10 { padding-bottom:10px; }
	.padt20 { padding-top:20px; }
	.padb20 { padding-bottom:20px; }
	
	.padt40 { padding-top:40px; }
	.padb40 { padding-bottom:40px; }

	.padt50 { padding-top:50px; }
	.padb50 { padding-bottom:50px; }
	
	
	.padt100 { padding-top:100px; }
	.padb100 { padding-bottom:100px; }
	
	
	.padl100 { padding-left:50px; }
	.padr100 { padding-right:50px; }
	
	.pad20 { padding:20px; }
	.pad10 { padding:10px; }
	.pad0 { padding:0px; }
	.padr0 { padding-right:0px; }
	.padl0 { padding-left:0px; }
	.margin0 { margin:0px; }
	.marginb10 { margin-bottom:10px; }
	
	.font14 { font-size:14px; }
	
	
	.borderbottom { border-bottom:1px solid #dedede; }
	
	
	.page-item.active .page-link
	{	
	background-color:#9d1215;
	border:1px solid #9d1215;
	}
	
	.page-item .page-link
	{	

	border:1px solid #9d1215;
	color:#000;
	}
	
	.bold { font-weight:700; }
	
	.white, .white:visited, .white:hover { color:#fff; }
	.black, .black:visited, .black:hover { color:#000; }
	
	.whitebg { background: #fff; }
	.greybg { background: #E5E5E5; }
	
	
	.home_header1 { font-size:36px; line-height:45px; color:#fff; font-weight:600; }
	.home_header2 { font-size:24px; line-height:32px; color:#fff; font-weight:300; }
	.home_header3 { font-size:18px; line-height:24px; color:#2f4b9f; font-weight:600; }
	
	.home_header4 { font-size:16px; line-height:20px; color:#f57828; font-weight:600; }
	
	.header2 { font-size:24px; line-height:28px; color:#f57828; font-weight:600; }
	.header_underline { width:50px; height:3px; background:#38b0e4; margin:5px auto; }
	
	.home_whitebox { position:absolute; padding:20px; width:70%; top:50%; left:15%; background:#fff; text-align:center; }
	
	.home_services_text { color:#fff; font-weight:300; font-size:17px; line-height:22px; }
	
	.experience1 { font-size:32px; line-height:42px; color:#000; font-weight:600; }
	.experience2 { font-size:32px; line-height:42px; color:#f57828; font-weight:600; }
	.experience3 { font-size:32px; line-height:42px; color:#000; font-weight:600; }

	
	.inner_header1  { font-size:32px; color:#fff; font-weight:600; text-align:center; }
	
	.about_header2 { font-weight:500; color:#2f4b9f; font-size:22px; }
	.orange_header { font-weight:500; color:#f27825; font-size:22px; }

	.about_people1 { font-weight:600; color:#2f4b9f; font-size:16px; line-height:24px; }
	.about_people2 { font-weight:400; color:#000; font-size:14px; line-height:20px; }
	
	.product_header1 { font-size:46px; line-height:48px; color:#fff; font-weight:500; }
	.product_header2 { font-size:32px; line-height:36px; color:#fff; font-weight:300; }
	.orange_line { position:absolute; height:50%; width:2px; background:#fb7724;top:25%; left:0px; }
	
	.product_overview {  font-size:32px; line-height:36px; }
	
	.header3 { font-weight:600; color:#000; font-size:22px; }
	.header4 { font-weight:600; color:#000; font-size:16px; }
	.light_text { font-size:15px; font-weight:300; }


	.benefits_header { font-size:24px; line-height:28px; color:#2D479B; font-weight:600; }
	
	.spec_container { padding:20px; width:100%; float:left; background:#fff; min-height:200px; font-size:15px; }
	.spec_title { font-size:15px; line-height:22px; color:#2748b1; font-weight:600; }

	.calltoaction_white { font-size:28px; line-height:38px; color:#fff; font-weight:600; }
	.calltoaction_orange { font-size:28px; line-height:38px; color:#f57828; font-weight:600; }

	.blue_button { text-align:center; border:1px solid #304ca0; border:none; background:#304ca0; font-weight:700; font-size:12px; color:#fff; padding:10px 20px; transition: all 0.4s; }
	.blue_button:hover { color:#fff; background: #F57828; border:none;  }

	.blue_button_big { float:right; padding:15px 25px; background:#2f4b9f; color:#fff; font-weight:600; font-size:16px; transition: all 0.4s; }
	.blue_button_big:hover { color:#fff; background: #F57828; border:none;  }

	.orange_button { cursor:pointer; border:none; padding: 15px 25px;  background: #f57828; color: #fff; font-weight: 600; font-size: 16px; transition: all 0.4s; }
	.orange_button:hover { text-decoration:none; background:#304CA0; color:#fff; } 
	
	.orange_button_big {  padding:15px 25px; background:#f57828; color:#fff; font-weight:600; font-size:16px; transition: all 0.4s; }
	.orange_button_big:hover { text-decoration:none; }
	
	.orange_tabs { background:#f47f30; width:100%; height:100px; padding:10px; text-align:center; border-radius:15px; color:#fff; font-size:18px; display: table; }
	.orange_tabs > span { display: table-cell; vertical-align: middle; }

	.faq_image_container { float:right; margin-right:-50%; }

	.shadow { 
		box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
		-webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
		-moz-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
	}


	.table td, .table  th {  border: 1px solid #2D4C95  !important; }
	.table tr th {  background-color: #2D4C95; color:#fff; text-align:center; } 


.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 0px;
	height: 0;
}

.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
	
	.grecaptcha-badge { visibility:hidden; }

	.footer_links_container { float:left; width:100%; margin-bottom:10px; }
	.footer_links { color:#a1b0c7; font-weight:400; font-size:12px; }
	
@media screen and (max-width:600px) {
		
	.padl100 { padding-left:10px; }
	.padr100 { padding-right:10px; }
	.padt100 { padding-top:30px; }
	.padb100 { padding-bottom:30px; }
	
	
	.faq_image_container { float:right; margin-right:0; }
	
	.home_whitebox { position:relative; width:100%; float:left; left:0; top:0; }
	
	.product_header1 { font-size:24px; line-height:32px; color:#fff; font-weight:500; }
	.product_header2 { font-size:16px; line-height:22px; color:#fff; font-weight:300; }
	
	.product_overview {  font-size:22px; line-height:28px; }
	.header3 { font-weight:600; color:#000; font-size:18px; }
	
	.calltoaction_white { font-size:22px; line-height:24px; color:#fff; font-weight:600; }
	.calltoaction_orange { font-size:22px; line-height:24px; color:#f57828; font-weight:600; }

	
}	
	


	
	