<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*{margin:0px; padding:0px;}
body{font-size:15px; font-family: 'Poppins', sans-serif; color:#222; font-weight:400; line-height:24px;}
a:focus, a:active, a{ outline:0!important; border: 0; }
button {outline: none; }
.mar-165{ margin-top:165px;}
.mar-20{ margin-top:20px;}
section {padding:50px 0;}
section h2 {
    font-size: 30px;
    line-height: 40px;
    letter-spacing: 0;
    color: #1d274e;
    text-transform: none;
    font-weight: 700;
    font-style: normal;margin-top: 0px;
}
section h2 span {
    color:#f65935;
}
.sub-heading {
    margin-bottom: 25px;
}

.boxed_wrapper { overflow-x: hidden;}


/*.banner-section.style-two {position: relative;background:#004caa;padding: 40px 0px; text-align: center;}*/

.banner-section.style-two {
    background: url("../images/bg.jpg") no-repeat scroll top center / cover;
    overflow: hidden;
    padding: 80px 0 80px;
    position: relative;text-align: center;
}
.banner-section.style-two .bg-overlay {
    background: 
    rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
    height: 100%;
    position: absolute;
    right: 0;
    opacity: inherit;
    top: 0;
    width: 100%;
}
.anim-icon {position: absolute;left: 0;top: 0;right: 0;height: 100%;width: 100%;max-width: 1920px;margin: 0 auto;}
.banner-section .anim-icon .icon-2 {background: url(../images/anim-icon-2.png);width: 86px;height: 82px;right: -12px;
    top: 45px;background-size: 60%;background-repeat: no-repeat;
    -webkit-animation: zoom-fade 5s infinite linear;
    animation: zoom-fade 5s infinite linear;
}
.anim-icon .icon {position: absolute;background-repeat: no-repeat;}
.banner-section .anim-icon .icon-5 {
    background: url(../images/anim-icon-2.png);
    background-size: 60%;
    width: 86px;
    height: 82px;
    left: 20px;
top: 173px;
    -webkit-animation: zoom-fade 5s infinite linear;
    animation: zoom-fade 5s infinite linear;
    background-repeat: no-repeat;
}
.banner-section.style-two .anim-icon .icon-6 {
    background: url(../images/anim-icon-15.png);
    background-repeat: repeat;
    width: 28px;
    height: 28px;
    left: 25%;
top: 180px; background-size: 50%;
    background-repeat: no-repeat;
    -webkit-animation: zoom-fade 5s infinite linear;
    animation: zoom-fade 5s infinite linear;
}
.banner-section.style-two .anim-icon .icon-7 {
    background: url(../images/anim-icon-16.png);
        background-repeat: repeat;
        background-size: auto;
    background-repeat: repeat;
    width: 28px;
    height: 28px;
    left: 33%;
top: 46%;
    background-repeat: no-repeat;
    -webkit-animation: zoom-fade 5s infinite linear;
    animation: zoom-fade 5s infinite linear;
    background-size: 50%;
}
.banner-section.style-two .anim-icon .icon-8 {
    background: url(../images/anim-icon-17.png);
    width: 20px;
    height: 20px;
    top: 134px;
    right: 37%;
    background-repeat: no-repeat;
    background-size: 60%;
}
.banner-section.style-two .anim-icon .icon-9 {
    background: url(../images/anim-icon-18.png);
    width: 16px;
    height: 16px;
    bottom: 54px;
    right: 28px;
    background-repeat: no-repeat;
    background-size: 60%;
}
.banner-section.style-two .anim-icon .icon-10 {
    background: url(../images/anim-icon-19.png);
    width: 28px;
    height: 28px;
    top: 207px;
right: 288px; background-size: 50%;
    background-repeat: no-repeat;
    -webkit-animation: zoom-fade 5s infinite linear;
    animation: zoom-fade 5s infinite linear;
}
.banner-section.style-two .anim-icon .icon-11 {
    background: url(../images/anim-icon-20.png);
    width: 19px;
    height: 31px;
    top: 47%;
    right: 131px;
    background-repeat: no-repeat;
    background-size: 60%;
}
.banner-section.style-two .anim-icon .icon-12 {
    background: url(../images/anim-icon-20.png);
    width: 19px;
    height: 31px;
    left: 780px;
    bottom: 250px;
    background-repeat: no-repeat;
    background-size: 60%;
}
.banner-section.style-two .anim-icon .icon-13 {
    background: url(../images/anim-icon-18.png);
    width: 16px;
    height: 16px;
    left: 670px;
    bottom: 30%;
    background-repeat: no-repeat;
    background-size: 60%;
}

/*.banner-section .content-box::before {
    position: absolute;
    content: '';
    background: url(../images/shap-2.png);
    width: 150px;
    height: 137px;
    left: -40px;
    top: -17px;
    background-repeat: no-repeat;
    -webkit-animation: zoom-fade-two 5s infinite linear;
    animation: zoom-fade-two 5s infinite linear;
    background-size: 60%;
}*/

.banner-section.style-two .content-box {
    position: relative;
    
}
.banner-section .content-box {
    position: relative;
    display: block;
   
}

.banner-section.style-two .content-box p{color: #fff;margin-bottom: 20px;}
.banner-section .content-box h1 {
    position: relative;
    display: block;
    font-size:40px;
    font-weight: 700;
    margin-bottom: 20px;
    color: #fff;
	margin-top: 0;
}
.banner-section .content-box h1 span{
   color: #ff4f01;
}
.banner-section .content-box h3{ color: #fff;}
.banner-section .content-box .text {
    position: relative;
    display: inline-block;
    font-size: 20px;
    line-height: 28px;
    font-weight: 600;
    margin-bottom: 20px;
    color: #fff;
	background:#FF692E;
    padding: 6px 17px;
    border-radius: 2px;
	margin-top: 30px;
}

.banner-section .content-box .text a {    
    color: #fff;	
}




.btn-box .btn {background-color:#fe5b1b;color: #fff;font-weight: 600;line-height: 45px;padding: 0 35px 0;
	border: 0;border-radius: 50px; font-size: 15px;margin-right: 10px;}
.btn-box .btn:hover {background-color:#002051 ;color: #fff;}

.btn-box .btn.btns{ background: #008A5E!important;}
.btn-box .btn.btns:hover{ background:#EA5E5B !important;}

.about{ background:#EDF3F7; position: relative;}

.about img{ z-index: 9999; margin-top: 50px;}
.about h4 {
    color:#1d274e;
    font-size: 22px;
    font-weight: 700;
    padding-bottom: 10px;
    margin-bottom: 0;
    position: relative;
    padding-top: 10px;
}

.thrd-part{ position: relative;  text-align: center;}

.service-item {
    background-color: #fff; text-align: left;
    margin: 0 auto;
    padding: 40px 25px 30px;transition: .5s ease;position: relative;box-shadow: 0 20px 35px rgba(0,0,0,.1); margin-top: 20px;
}

.service-item img {
    width: 70px !important;
    margin: 0 auto;
    margin-bottom: 0px;
    margin-bottom: 15px;
}
.service-item h3 {
    color: 
#fff;
font-size: 16px;
font-weight: 500;
margin-top: 0px;
margin-bottom: 20px;
line-height: 24px;
position: absolute;
top: -30px;
left: 20px;
background:#1d274e;
    padding: 5px 10px;
    text-align: center;
    width: 89%;
}

.service-item .icon {
    position: absolute;
    top: 25px;
    right: 20px;
}
.service-item p{ margin-bottom: 0px; min-height: 170px;}
.thrd-part .col-md-4:nth-child(3) ~ * {
    margin-top: 30px;
}


.bg-text {
    position: absolute;
    top: 2%;
    left: 0;
    right: 0;
    text-align: center;
}
.bg-text h2 {
    font-size: 150px;
    z-index: -1;
    opacity: .03;
    margin: 0;
    line-height: 1;
}

.form-control::placeholder {
    color: #6b7c8a;
    opacity: 1;
}
input::placeholder { font-size:15px;}

.sm ul {list-style: outside none none;margin:0 0 10px 0;padding: 0;}
.sm ul li {
    list-style: outside none none;
    margin: 0;
    padding: 5px 0 5px 30px;
    position: relative;
    color:#222;
}
.sm ul li ul li{
    list-style: outside none none;
    margin: 0;
    padding: 5px 0 5px 15px;
    position: relative;
    color:#222;
}
.sm ul li::before {
    color:#fff;
	content: "\f105";
	font-family: "FontAwesome";
	font-size: 12px;
	left: 0;
	position: absolute;
	top: 10px;
	background:#FF692E;
    border-radius: 50%;
    width: 17px;
    height: 17px;
    line-height: 17px;
    text-align: center;
}

.sm ul li ul li::before {
    color:#222;
	content: "\f105";
	font-family: "FontAwesome";
	font-size: 15px;
	left: 0;
	position: absolute;
	top: 5px;
	background:none;
    border-radius:0;
    width: inherit;
    height: inherit;
    line-height: inherit;
    text-align: center;
}

.ms ul {list-style: outside none none;margin:0 0 10px 0;padding: 0;min-height: 225px;}
.ms ul li {
    list-style: outside none none;
    margin: 0;
    padding: 2px 0 2px 27px;
    position: relative;
    color:#222;
}
.ms ul li::before {
    color:#fff;
	content: "\f105";
	font-family: "FontAwesome";
	font-size: 12px;
	left: 0;
	position: absolute;
	top: 7px;
	background:#FF692E;
    border-radius: 50%;
    width: 17px;
    height: 17px;
    line-height: 17px;
    text-align: center;
}

.texture {
    background-image: url(../images/dots2.png);
    background-repeat: repeat;
    background-position: right top;
    background-size: 330px;
    position: relative;
}
.texture-shape {
    background-image: url(../images/clean.png);
    background-repeat: no-repeat;
    background-position: right top;
    position: absolute;
    width: 274px;
    height: 260px;
    right: -40px;
    top: 55px;
    opacity: 0.03;
    background-size: 76%;
}

.intro{ position: relative;}
.intro::before {
position: absolute;
top: 42%;
right: 107px;
color: #f6f6f6;
font-size: 90px;
line-height: 90px;
content: "";
background-image: url(../images/about-img-circle.png);
width: 106px;
height:54px;
background-repeat: no-repeat;
}
.intro::after {
position: absolute;
bottom: 20%;
left: 107px;
color:#f6f6f6;
font-size: 90px;
line-height: 90px;
content: "";
background-image: url(../images/about-img-circle.png);
width: 106px;
height:54px;
background-repeat: no-repeat;
}

.faq{position: relative;}
.faq h5 {font-size: 17px;}
.faq:before{
    background-image: url(../images/shape.png);
    background-repeat: no-repeat;
    background-position: right top;
    position: absolute;
    width: 280px;
    height: 100%;
    right: -66px;
    top: 80px;
    z-index: -1;
    opacity: 0.2;
    background-size: 60%; content: "";
}

.faq:after{
    background-image: url(../images/shape1.png);
    background-repeat: no-repeat;
    position: absolute;
    width: 280px;
    height: 100%;
    left: -66px;
    top: 65px;
    z-index: -1;
    opacity: 0.2;
    background-size: 60%; content: "";
}

.form-box h4 {
    color:#222;
    font-size: 20px;
    padding-bottom: 5px;
    text-align: center;
    margin-top: 0px;
    font-weight: 600;
}
.form-box {background: #ffffff none repeat scroll 0 0;padding:25px 30px;border-radius: 5px;}
.form-control {background: #fff none repeat scroll 0 0;border: none;border-radius: 0;box-shadow: none;color: #6b7c8a;font-size: 15px;font-weight: 400;border-bottom: 2px solid #eeeeee; height: 45px;margin-bottom: 0px;padding-left: 45px;}
.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: 5px;
    width: 100%;
}
.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;
}
.form-group img {
    color:#44355b;
    left: 14px;
    line-height: 64px;
    position: absolute;
    text-align: center;
    top: 50%;
    transform: translate(10px, -54%);
    width: 20px;
}

.butns {
   
}
.butns .btn {
    background-color: #1D274E;
border: 0 none;
color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    margin-top: 20px;
    padding: 0px 12px;
    text-align: center;
    border-radius: 3px;
    width: auto;
    line-height: 35px;
}

.bgfilled {
background-image: url(../images/service-bg.png);
padding: 40px 0;
background-size: contain;
background-color: 
#f5f5ff;
background-repeat: no-repeat;
}
.box {
border: 1px solid #4999b8;
float: left;
width: 100%;
overflow: hidden;
min-height: 500px;
background: #f2f2f2;
padding: 10px;
margin-top: 20px;
}
.rectangle-31 {
border-radius: 2px;
width: 100%;
color: #324850;
border: 1px solid #ededed;
background: #f8f8f8;
min-height: 90px;
text-align: center;
}
.rectangle-31 h4 {
min-height: 50px;
margin-top: 20px;
}
.feature-content {
float: left;
min-height: 305px;
}
.choseprog .checkicon {
border-bottom: 1px solid #f3f3f3;
padding: 10px;
border-left: 1px solid #ededed;
border-right: 1px solid #ededed;
background: #fff;
}
.choseprog .checkicon .inercon {
padding-left: 35px;
position: relative;
}
.choseprog .checkicon h4 {
margin: 0 0 4px 0;
font-size: 12px;
color: #555555;
line-height: 1.5;
}
.choseprog .checkicon .inercon:after {
position: absolute;
content: "";
width: 18px;
height: 18px;
left: 0;
background-position: -2px -110px;
top: 0;
}
[class^="iconimg"], .choseprog .checkicon .inercon:after, .jcrouselslideco .panel-body a:after {
background-image: url(../images/sprite.png);
background-repeat: no-repeat;
}
.box select {
border: 1px solid rgba(68, 53, 91, 0.1);
border-radius: 2px;
height: 48px;
margin-bottom: 10px;
margin-top: 20px;
width: 100%;
padding-left: 10px;
background: url(../images/coupon.png), url(../images/down-arrow-black.png) #f8f8f8;
background-repeat: repeat, repeat;
background-position-x: 0%, 0%;
background-position-y: 0%, 0%;
background-position: 5% 50%, 95% 50%;
background-repeat: no-repeat;
-webkit-appearance: none;
-moz-appearance: none;
}
.choseprog .btn {
border-radius: 2px;
background-color: #F76C39;
font-size: 16px;
color: #ffffff;
padding: 0 15px;
font-weight: bold;
line-height: 48px;
border-color: #F76C39;
text-shadow: initial;
width: 100%;
}

@media only screen and (max-width: 767px) { 
.banner-section .content-box h1 {font-size: 27px;}	
.anim-icon{display: none;}	
.banner-section.style-two {padding: 30px 0px 30px 0px;}	

.form-box {padding: 25px 25px;margin-top: 20px;}	
section {padding: 30px 0;}	
section h2 {font-size: 25px;line-height: 30px;}	
.thrd-part .col-md-4:nth-child(1) ~ * {
    margin-top: 30px;
}
.service-item {padding: 40px 30px;}	
.service-item .icon {top: 30px;right: 10px;}
	.thrd-part .bg-shape-white1{display: none;}
	.thrd-part .bg-shape-white{display: none;}
	
}
.best-plan{position: absolute; top:-15px; left: -15px;}
.crum{ background:#1D274E;}
.crum .breadcrumb {
    padding: 10px 0px!important;
    margin-bottom: 0;
    list-style: none;
    background: none!important;
    border-radius: 0;
}
.crum .breadcrumb li{ color: #fff;}
.crum .breadcrumb li a{color:#FBA19C;  
}</pre></body></html>