<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url('https://fonts.googleapis.com/css?family=Lato:400,700');

body{
	font-family: 'Lato';
    font-weight: 400;
    font-size: 14px;
    line-height: 1.6;
    color: #000;
}
.navbar-default{
	background-color: #fff;
    margin-bottom: 0;
}
.navbar-brand{
	height: auto;
}
.navbar-brand img{
	max-height: 50px;
}
.form-region{
	background-image: url(../images/bg.jpg);
    color: #fff;
    background-repeat: no-repeat;
    padding-top: 0px;
    padding-bottom: 0px;
}
.leftcontet{
	text-align: left;
    padding-top: 30px;
}
.leftcontet h1{
	margin: 0;
    font-size: 40px;
    font-weight: bold;
	color: #333;
}
.leftcontet p{
	margin: 0;
    margin-top: 10px;
    font-size: 22px;
    text-shadow: 2px 2px 4px darkgrey;
}
.rightcontent{
	/*background: #1c5875;
    padding: 25px 15px;*/
}
.rightcontent .form-iner{
	background-color:#fff;
}
.rightcontent h2{
	margin-bottom: 10px;
    font-size: 24px;
    margin-top: 20px;
	text-align: center;
    font-weight: bold;
}
.form-group {
    margin-bottom: 0;
	position:relative;
}
.form-control {
    border-radius: 0;
    border: 0;
    box-shadow: initial;
    height: 64px;
    padding-left: 60px;
    background-repeat: no-repeat;
    border-bottom: 1px solid #eceaee;
    background-position: 20px center;
    color: #342e37;
}
.form-control:focus {
  border-bottom: 1px solid #ff692e;
  outline: 0; 
}
.form-actions .btn{
    background: #ff692e;
    font-size: 22px;
    font-weight: bold;
    border: 0;
    width: 100%;
    border-radius: 0;
    padding: 15px 0;
}
.globalcon{
	padding:30px 0;
}
.globalcon h2{
	margin-top: 0;
    margin-bottom: 15px;
    font-size: 25px;
    font-weight: bold;
	color: #1c5875;
}
.globalcon h3{
	    margin-top: 0;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
}
.globalcon p{
	margin-bottom: 15px;
}
.globalcon p:last-child{
	margin-bottom:0;
}
.globalcon ul{
	margin: 0;
    padding: 0;
}
.globalcon ul + p{
	margin-top:20px;
}
.globalcon ul li{
	padding-bottom: 5px;
    list-style: none;
    padding-left: 20px;
    position: relative;
    background-image: url("../../images/arrow2.png");
    background-repeat: no-repeat;
    background-position: left 6px;
}
.globalcon ul li:before {
    color: #1c5875;
    content: "\f105";
    font-family: "FontAwesome";
    font-size: 15px;
    left: 4px;
    position: absolute;
    top: -1px;
    font-weight: bold;
	display:none;
}
.globalcon ul li:last-child{
	margin-bottom: 0px;
}
.white-region{

}
.grey-region{
	background-color: #eaeaea;
}
table th{
	background-color:#1c5875;
	color:#fff;
}
table tr:nth-child(2n){
	background-color: #f4f5f5;
}
.cl_footer_background{
	display:none !important;
}
.footer-bottom{
	padding: 10px 0 !important;
}
.footer-bottom p.pull-left {
    padding-top: 7px !important;
}
.panel-group{
	margin:0;
}
.panel-group .panel{
	border-radius: 0;
}
.panel-group .panel+.panel{
	margin-top: 10px;
}
[class*="formimag"] {
    position: absolute;
    left: 17px;
    width: 25px;
    height: 24px;
    top: 50%;
	background-image: url(../images/sprite.png);
    background-repeat: no-repeat;
	transform: translate(0, -50%);
}
span[class$="-location"] {
    background-position: -2px -83px;
}
span[class$="-mobile"] {
    background-position: -2px -56px;
}
span[class$="-email"] {
    background-position: -2px -29px;
}
span[class$="-name"] {
    background-position: -2px -2px;
}
table tr{
	background:#fff;
}
.globalcon .headingcon{
	font-size: 20px;
    margin-bottom: 15px;
}
.colochabge h3{
	color:#333;
}
.colochabge h3 ~ h3{
	margin-top:20px;
}
.thankyouconfl{
	height: calc(100vh - 128px);
    background-size: cover;
}
.thankyoucon{
	
}
.thankyoucon h1{
	font-size: 80px;
}
.thankyoucon p{
	    font-size: 30px;
}
@media only screen and (max-width : 991px) {
	.leftcontet{
		padding-top: 70px;
	}
}
@media only screen and (max-width : 500px) {
	table{
		display: block !important;
	}
}
@media only screen and (max-width : 767px) {
	.form-region{
		background-size: cover;
	}
	.leftcontet{
		padding-top:0;
	}
	.leftcontet h1{
		font-size: 24px;
		line-height: 1.3;
	}
	.leftcontet p{
		font-size: 18px;
	}
	.globalcon .headingcon{
		margin-top:30px;
	}
}

.boxex-con{
	box-shadow: 0 0 11px 0px rgba(0, 0, 0, 0.2);
    padding: 30px 20px;
    border-radius: 3px;
	margin: 30px 0px 0px;
}
.boxex-con h3{
	position: relative;
	font-size: 20px;
}
.boxex-con  p{
	min-height:100px;
	
}

.socialshareicon{
	position: fixed;
    right: 0;
    top: 70px;
    z-index: 999;
}
.socialshareicon &gt; a{
	clear:both;
	float:right;
}
.socialshareicon .fa{
	clear: none;
    float: left;
    width: 30px;
    line-height: 30px;
    text-align: center;
}
.socialshareicon .fa:hover {
    color: white;
    opacity: 0.8;
}
.socialshareicon .fa-facebook {
    background: #3B5998;
    color: white;
}
.socialshareicon .fa-twitter {
    background: #55ACEE;
    color: white;
}
.socialshareicon .fa-google-plus {
    background: #dd4b39;
    color: white !important;
}
.socialshareicon .fa-linkedin {
    background: #007bb5;
    color: white;
}
.socialshareicon .fa-linkedin {
    background: #007bb5;
    color: white;
}
.socialshareicon .fa-whatsapp {
    background: #254e50;
    color: white;
}

.socialshareicon .fa-reddit-alien {
    background: #ff4200;
    color: white;
}
.socialshareicon .fa-tumblr{
    background: #395976;
    color: white;
}
.socialshareicon .fa-pinterest-p {
    background: #cb2027;
    color: white;
}

.socialshareicon &gt; label{
    float: left;
    color: #fff;
    font-weight: 500;
    font-size: 14px;
    line-height: 30px;
    padding: 0 15px;
    background-color: #ee6723;
	margin-bottom: 0;
	display:none;
}
@media only screen and (max-width: 767px) {
	.socialshareicon{
		top: initial;
    	width: 100%;
    	bottom: 0;
	}
	.socialshareicon &gt; a{
		clear:none;
		width:12.5%;
	}
	.socialshareicon .fa{
		width:100%;
		line-height: 45px;
		    font-size: 20px;
	}
}
.social li {
    background: none repeat scroll 0 0 #18b0e2;
    border: 2px solid #0689b4;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    display: block;
    list-style: none;
    float: right;
    height: 36px;
    line-height: 36px;
    margin: 0 8px 0 0;
    padding: 0;
    text-align: center;
    width: 36px;
}
@media only screen and (max-width: 767px) {
		.leftcontet{margin-top: 30px;}
		.call {text-align: center;}
		.logo img{text-align: center; margin: 0 auto;}
		.navbar-brand{text-align: center!important;}
		}</pre></body></html>