*{margin:0px; padding:0px;}
body{font-size:15px; font-family: 'Roboto', sans-serif; color:#484747; font-weight:400; line-height:24px;}
h1, h2, h3, h4, h5, h6{font-family: 'Poppins', sans-serif;}
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;
}
.white{ color:#fff;}
.sub-heading {
    margin-bottom: 30px;
}
#validation span {
    font-size: 14px;
}

.bg-overlay {
    background: url(../images/overlay.png);
        background-position-x: 0%;
        background-position-y: 0%;
    background-position: center;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}

.boxed_wrapper { overflow-x: hidden;}


.banner-section.style-two {background:#3B1D51;
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto;
background-size: cover;
background-position: center center;
position: relative;
padding: 60px 0px 60px 0px;}


.banner-section.style-two .content-box p{color: #fff;margin-bottom: 20px;font-size: 18px;}
.banner-section .content-box h1 {
    position: relative;
    display: block;
    font-size:38px;
    font-weight: 700;
    margin-bottom: 20px;
    color: #fff;
	margin-top: 0;
}
.banner-section .content-box h1 span{
   color: #ff4f01;
}



.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:#f0fbff; position: relative;}
.about::before {
	height: 100%;
	width: 100%;
    position: absolute;
    top: 8%;
    right: 14px;
    content: "";
    background-image: url(../images/info2-pattern.png);
    background-repeat: no-repeat;
    background-size: cover;
	background-position: bottom left;opacity: .9;
}

.about img{ z-index: 9999; margin-top: 50px;}
.about .info-left {
    padding-left: 0px;
}
.about .info-right {
    padding-top: 60px;
    max-width: 580px;
}
.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; 
    margin: 0 auto;min-height: 265px;
    padding: 30px 25px;transition: .5s ease;position: relative;box-shadow: 0 5px 47.2px 11.8px rgba(19,30,74,.1);
}
.service-item:hover {
    transform: translateY(-10px);
    
}
.service-item img {
    width: 70px !important;
    margin: 0 auto;
    margin-bottom: 0px;
    margin-bottom:20px;
}
.service-item h3 {
    color:#1d274e;
    font-size: 18px;
    font-weight: 600;
    margin-top: 0px;
    padding-bottom: 15px;
    margin-bottom:0px;
}

.service-item .icon {}
.service-item p{ margin-bottom: 0px; }
.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;
}


.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: #fff; }
.sm ul li::before {color: #222;
content: "\f105";
font-family: "FontAwesome";
font-size: 13px;
left: 0;
position: absolute;
top: 7px;
background: #fff;
border-radius: 50%;
width: 20px;
height: 20px;
line-height: 20px;
text-align: center;}

.ms ul {list-style: outside none none;margin:0 0 10px 0;padding: 0;}
.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: 5px;
	background:#FF692E;
    border-radius: 50%;
    width: 17px;
    height: 17px;
    line-height: 17px;
    text-align: center;
}

.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: 16px; color: #1d274e; font-weight: 600;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;
}


.form-box h4 {
    color:#515151;
    font-size: 18px;
    padding-bottom: 5px;
    text-align: center;
    margin-top: 0px;
    font-weight: 600;
}
.form-group {
    margin-bottom: 15px!important;
}
.form-box {background: #ffffff none repeat scroll 0 0;padding:30px 30px;border-radius: 5px;}
.form-control {background: #fff none repeat scroll 0 0;border-radius: 3px;box-shadow: none;color: #6b7c8a;font-size: 14px;font-weight: 300;border: 1px solid #e0e0e0; 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;
}
input::placeholder { font-size:15px;color:#8B8B8B;}
.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:#f6716f;
	border: 0 none;
	color:#fff;
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    margin-top:20px;
    padding: 0px 30px;
    text-align: center;
    border-radius: 3px;
    width: auto;line-height: 50px;
}

.bgfilled {
background-image: url(../images/working-line.png);
padding: 40px 0;
background-size:contain;
background-color: #3b7eff;
background-repeat:no-repeat;background-position: center;height: 100%;width: 100%;left: 0;top: 0;
}
.box {
border: 1px solid #4999b8;
float: left;
width: 100%;
overflow: hidden;
min-height: 475px;
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 {
margin-top: 20px;
}
.feature-content {
min-height: 295px;
}
.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: 14px;
    color:#555555;
    line-height: 1.5;
    font-weight: 400;
}
.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%;
}

.fix-btn {
    position: fixed;
    bottom: 0;
    width: 100%;
    text-align: center;
    z-index: 99999;
    background:#2A456E;
    padding: 10px 0;
}
.fix-btn .btn-warning {
	border-radius: 2px;
    font-size: 15px;
    padding: 0 15px;
    font-weight: 600;
    line-height: 40px;
    border: none;
    text-shadow: initial;
    background-color: #FF0000;
    margin-top: 0px;
    font-family: 'Poppins', sans-serif;
}
.fix-btn .btn-warning:active, .fix-btn .btn-warning:focus{ box-shadow:none;border:none;}

#products {
	max-width: 700px;
	margin: 0 auto;
}


@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;}	
.sm ul {display: none;}		
.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;}	
.faq .col-md-6:nth-child(1) ~ * {
    margin-top: 30px;
}	

.fix-btn .btn-warning {
    font-size: 12px;
    padding: 0 10px;
    font-weight: 600;
    line-height: 35px;
    margin-top: 0px;
}	
	
	
}