<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* #font family define */
@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900&amp;display=swap');
*{
    margin: 0px;
    padding: 0px;
}
/* #Global settings */
body{
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 400;
	line-height:1.5;
}

.ml6 {
  position: relative;
  font-weight: 700;
  font-size: 18px; margin-top: 0px; text-align: center; color: #EB3C3A;
}

.ml6 .text-wrapper {
  position: relative;
  display: inline-block;
  padding-top: 0.2em;
  padding-right: 0.05em;
  padding-bottom: 0.1em;
  overflow: hidden;
}

.ml6 .letter {
  display: inline-block;
  line-height: 1em;
}

.navbar-fixed-top{
	box-shadow: 0 0 2px rgba(0,0,0,0.5);
    margin: 0;
    border: 0px;
    background-color: #fff;
}
.navbar-brand{
	height: auto;
}
#banner-region{
    background-image: url(../img/bg.jpg);
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    border-bottom: 1px solid #ccc;
    padding: 20px 0 50px;
    color: #fff; position: relative;
}
#banner-region h1{
position: relative;
font-size: 45px;
font-weight: 700;
margin-bottom: 25px;
color: #fff;
margin-top: 0;
z-index: 9;
}
#banner-region h1 span{
background: #F46941; border-radius:5px; padding: 0 15px;
}
.bg-overlay {
    background-color: rgba(0, 0, 0, 0.7);
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}

#banner-region h2{
 
font-weight: 700;
margin-bottom: 25px;

margin-top: 0;
}



#banner-region h3{
font-size: 22px;
font-weight: 600;
margin-bottom: 25px;
color: #fff;
margin-top: 0;
}
#banner-region h4{
font-size: 18px;
font-weight: 700;
margin-bottom: 10px;
color: #fff;
margin-top: 15px;
}
#banner-region p {
    font-size: 16px;
    position: relative;
    padding: 0 0 0 30px;
}
#banner-region p .fa {
    position: absolute;
    left: 0;
    font-size: 23px!important;
}
#banner-region strong{
	    margin-bottom: 10px;
    width: 100%;
    float: left;
}
#content-region{
	padding: 40px 0;
}
#content-region h4{
	margin-top: 40px;
    margin-bottom: 6px;
    color: #6c6969;
}
#content-region p{
	color: #6c6969;
    line-height: 23px;
    font-size: 15px;
	    margin: 0;
}
#content-region h4, #content-region2 h4{
	margin-top: 40px;
    margin-bottom: 6px;
    color: #6c6969;
}
#content-region p, #content-region2 p{
	color: #6c6969;
    line-height: 23px;
    font-size: 15px;
	    margin: 0;
}
.service-policy-icon img {
    max-height: 70px;
}
.tab-content .tab-pane{
	padding: 20px;
}
.tab-content .tab-pane .table{
	margin:0;
}
.tab-content .tab-pane .table  tr:first-child td{
	font-weight: bold;
    color: #fff;
    background-color: #0ea29d;
}
.tab-content .tab-pane .table  tr:first-child td p{

}
.tab-content .tab-pane .table&gt;tbody&gt;tr&gt;td{
	border: 1px solid #ccc;
    font-size: 15px;
}
#pricing .nav-pills &gt; li &gt; a {
    border-radius: 0px;
    color: #0ea29d;
}
#pricing .nav {
    border-bottom: 1px solid #ccc;
}
#pricing .nav-pills &gt; li &gt; a {
        border-radius: 0px;
    color: #0ea29d;
    font-weight: 400;
    font-size: 16px;
}
#pricing .nav-pills &gt; li.active &gt; a{
	background-color: #0ea29d;
    color: #fff;
}
.register-now{

}
.register-now h3{
	    margin: 0;
}
.register-now form{
    background: #fff;
    clear: both;
}
.register-now .form-group {
    margin-bottom: 0;
    position: relative;
    margin: 0px;
	clear: both;
}
[class*="formimag"] {
    position: absolute;
    left: 17px;
    width: 25px;
    height: 24px;
    top: 50%;
    transform: translate(0, -50%);
	background-image: url(../img/sprite.png);
}

.testmonials-pull .container.reslt-four {
    padding: 0 52px;
}
.testmonials-pull h3 {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 25px;
    margin-top: 0;
    text-align: center;
}
.testmonials-pull .two-half {
    padding: 15px 15px;
    background: #fff;
    box-shadow: 0 5px 47.2px 11.8px rgba(19,30,74,.1);
    min-height: 200px;
}
span[class$="-name"] {
    background-position: -2px -2px;
}
span[class$="-email"] {
    background-position: -2px -29px;
}
span[class$="-mobile"] {
    background-position: -2px -56px;
}
span[class$="-location"] {
    background-position: -2px -83px;
    top: 7px;
    transform: initial;
}
#result:empty{
	display:none;
}

.cl_footer_background{
	display:none;
}
[class$="icon"] strong {
    font-size: 18px;
    font-weight: bold;
    line-height: 40px;
    padding-left: 60px;
    float: left;
    background-position: left top;
    position: relative;
}
[class$="icon"] strong:after {
    background-image: url(../img/sprite.png);
    position: absolute;
    content: "";
    height: 40px;
    width: 60px;
    background-repeat: no-repeat;
    left: 0;
    top: 0;
}
[class*="time"] strong:after {
    background-position: -29px -2px;
}
[class*="clander"] strong:after {
    background-position: -29px -45px;
}
img{
	max-width:100%;
	height:auto;
	
}
blockquote {
	background: #fff;
    border-left: 4px solid #ccc;
    margin: 0 10px;
    padding: 0.5em 10px;
    quotes: "\201C""\201D""\2018""\2019";
    margin-left: 0;
    font-size: 16px;
	margin-top: 0;
}
blockquote:before {
  color: #ccc;
  content: open-quote;
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
}
blockquote p {
  display: inline;
}
blockquote strong{
	color: #ff692e;
}
.contenttregion h2 {
    color: #595555;
    margin-top: 0;
    margin-bottom: 15px;
    text-align: left;
    font-size: 25px;
}
.contenttregion {
    padding: 40px 0;
}
.greybg-color{
    background-color: #f5f5f5;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding: 40px 0;
}
.stsrtingbatch {
	background-color: #392848;
    margin-top: -1px;
}
.stsrtingbatch  h2{
	color: #fff;
    text-align: center;
}
.stsrtingbatch  a{
	background: #ff692e;
    color: #fff;
    border-radius: 0;
    font-size: 20px;
    font-weight: 700;
    margin-top: 5px;
}
body p {
    margin: 0 0 10px;
}
body p:last-child {
    margin: 0;
}
#content-region .rmoevespa{
	margin-top:0;
}
#content-region2 .rmoevespa{
	margin-top:0;
}
a {
    color: #ff692e;
    text-decoration: none;
    font-weight: 400;
}
.contenttregion h3 {
    margin-top: 0px;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 5px;
}
.contenttregion h3 ~ h3 {
    margin-top: 20px;
}


.desgincontfre2{
	border: 1px solid #ccc;
    float: left;
    background: #f2f2f2;
    padding: 15px;
    width: 100%;
    margin-top: 20px;
}
.desgincontfre2 .headingcon{
    width: 100%;
    border: 1px solid #ededed;
    background: #f8f8f8;
    text-align: center;
    padding-bottom: 10px;
}
.desgincontfre2 .headingcon h6{
	    font-size: 15px;
    font-weight: 700;
    text-align: center;
    color: #222;
    padding-bottom: 0;
    margin: 0;
    padding: 10px;
    min-height: 68px;
    line-height: 1.4;
}
.desgincontfre2 .headingcon strong{
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    color: #333333;
}
.desgincontfre2 .headingcon span{
   
    text-align: center;
	color: #ff692e;
    font-size: 16px;
	font-weight:bold;
}
.desgincontfre2 .confldfo{

}
.desgincontfre2 .feature-content{
	min-height: 51px;	
}
.desgincontfre2  .inercon {
       border-bottom: 1px solid #f3f3f3;
    padding: 7px;
    border-left: 1px solid #ededed;
    border-right: 1px solid #ededed;
    background: #fff;
    width: 100%;
    float: left;
    position: relative;
    line-height: 25px;
    padding-left: 35px;
}
.desgincontfre2  .inercon h4{
	font-size: 12px;
    color: #555;
    line-height: 1.5;
    text-align: left;
    margin: 0;
    font-weight: 600;
}
.desgincontfre2  .inercon:after {
        background-image: url(../img/sprite.png);
    background-repeat: no-repeat;
    position: absolute;
    content: "";
    width: 18px;
    height: 18px;
    left: 8px;
    background-position: -2px -110px;
    top: 7px;
}
.desgincontfre2 .pricetbtn{
	    clear: both;
    margin-top: 15px;
    float: left;
    width: 100%;
}
.desgincontfre2 .btn {
    border-radius: 2px;
    background-color: #ff692e;
    font-size: 16px;
    color: #ffffff;
    padding: 0 15px;
    font-weight: bold;
    line-height: 48px;
    border-color: #ff692e;
    text-shadow: initial;
    width: 100%;
}
#banner-region .tcandapply{
	font-weight: normal;
    font-size: 14px;
    margin-top: 110px;
}
.form-box h4 {
    color:#EB3C3A!important;
    font-size: 17px!important;
    padding-bottom: 5px!important;
    text-align: center!important;
    margin-top: 0px!important;
    font-weight: 600!important;
}
.form-group {
    margin-bottom: 15px!important;
}
.form-box {background: #ffffff none repeat scroll 0 0;padding:30px 30px;border-radius:0px;clear: both;}
.form-control {background: #fff none repeat scroll 0 0;border-radius:3px;box-shadow: none;color: #6b7c8a;font-size: 14px;font-weight: 400;border: 1px solid #e0e0e0; height: 40px;margin-bottom: 0px;padding-left: 45px;font-family: 'Poppins', sans-serif;}
.form-box .btn {
    background-color:#FF692E;
	border: 0 none;
	color:#fff;
    display: inline-block;
    font-size: 17px;
    font-weight: 500;
    margin-top: 0px;
    padding: 12px 30px;
    border-radius:3px;
    width: 100%;font-family: 'Poppins', sans-serif;
}
.form-group select {
-moz-appearance: none;
-webkit-appearance: none;
background-image: url("../images/dropdown.png");
background-position: 96% center;
background-repeat: no-repeat;
}
.form-control:focus {
border-color: none;
outline: 0;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
box-shadow: none;
}
input::placeholder { font-size:14px;color:#8B8B8B;}
.form-group img {
    color:#44355b;
    left: 14px;
    line-height: 64px;
    position: absolute;
    text-align: center;
    top: 39%;
    transform: translate(10px, -54%);
    width: 20px;
}

.content-box .grid {padding:11px 10px 10px 44px;position: relative;text-align: left; margin-bottom: 15px;display: inline-block;background: rgba(255, 255, 255, 0.8);width: 100%;border-radius: 3px;}
.content-box .icon { position: absolute; left: 10px;}
.content-box .icon .fa{color: #E6413D;font-size: 23px;}
.content-box .count {font-size: 15px; font-weight: 400;color:#313131;}
.content-box .grid p strong{font-size: 14px; font-weight: 600;color:#313131; margin-top:24px; margin-bottom:0px!important;}
.form-horizontal .form-group {
    margin-right: 0;
    margin-left: 0;
}

.service-policy-item {
    padding: 30px; text-align: left;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}
service-policy-icon img {
    max-height: 65px;
}
.service-policy-item:hover {
    -webkit-box-shadow: 0px 0px 58.5px 6.5px rgba(28, 71, 193, 0.15);
    box-shadow: 0px 0px 58.5px 6.5px rgba(28, 71, 193, 0.15);
}
.service-policy-item:hover .service-policy-icon img {
    -webkit-transform: scale(0.95) translateX(10px);
    -ms-transform: scale(0.95) translateX(10px);
    transform: scale(0.95) translateX(10px);
}
.service-policy-item h3 {
    color: #1d274e;
    font-size: 17px;
    font-weight: 600;
    margin-top: 20px;
    padding-bottom: 10px;
    margin-bottom: 0px;
}
.service-policy-item p {
    margin-bottom: 0px;
}
.sub-heading {
    margin-bottom: 30px;
    position: relative;
}
section h2 {
    font-size: 32px;
    line-height: 40px;
    letter-spacing: 0;
    color: #1d274e;
    text-transform: none;
    font-weight: 800;
    font-style: normal;
    margin-top: 0px;
}
section h2 span {
    position: relative;
}
section h2 span::after {
    position: absolute;
    bottom: 0px;
    width: 100%;
    left: 0;
    height: 7px;
    background: #fbd1c2;
    content: '';
    z-index: 1;
}
section {
    padding: 50px 0;
}
.sub-nav-region {
    background-color: #054477;
    border-top: medium none;
    padding: 0;
}

.four-points::before {    background: url(../img/banner_ils.png) left top no-repeat; content: ''; position: absolute;
    width: 472px; height: 465px; opacity: 0.2; top: 0; background-size: 60%;}
.four-points{ background:#efefef; position: relative;}
.four-points .boxex-con {
    border: 1px solid #F1EEEE;
    width: 100%;
    overflow: hidden;
    min-height: 265px;
    padding: 20px 21px;
    text-align: center;
    border-radius: 5px;
    position: relative;
    background: #fff;
}
.four-points .boxex-con h3 {color:#1d274e;font-size: 20px;font-weight: 600;margin-top: 0px;padding-bottom: 15px;
margin-bottom: 0px;}
.four-points .boxex-con p{ margin-bottom: 0px;}
.four-points .boxex-con .count-box {
background-color:#FF692E;font-family: 'Poppins', sans-serif;
width: 95px;
height: 40px;
line-height: 40px;
display: inline-block;
text-align: center;
font-weight: bold;

color:#fff;
margin-bottom: 20px;
font-size: 20px;
}
.white, .text-white {
    color: #ffffff;
}
.four-points .col-md-6:nth-child(2) ~ * {
    margin-top: 30px;
}

.faq{position: relative;}
.faq h5 {font-size: 17px; color: #1d274e; font-weight: 700;margin-top: 0px;}
.faq p{ margin-bottom:0px;}
.faq-iner{box-shadow: 0 5px 15px 0 rgba(68,68,68,.1); padding: 20px;}
.faq .col-md-12:nth-child(1) ~ * {
    margin-top: 30px;
}

@media only screen and (max-width:767px){
	#banner-region h1{
		font-size: 25px;
    	margin-bottom: 10px;
	}
	#banner-region h2{
		font-size: 20px;margin-bottom: 15px;
	}
	#banner-region p{
		margin-top: 10px;
	}
	#banner-region strong{
		margin-bottom: 20px;
	}
	section h2 {
    font-size: 18px;
    line-height: 26px;
   
}
	section h2 span::after {
		display: none;}
	.four-points::before {
    
    
    display: none;
}
	.faq h5 {
    font-size: 16px;
    color: #1d274e;
    font-weight: 500;
    margin-top: 0px;
}
	#banner-region h3 {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 15px;
    color: #fff;
    margin-top: 0;
}
	
	
}
@media only screen and (max-width:480px){
	
}</pre></body></html>