@charset "utf-8";
/* CSS Document */
/*----------------
RESET CSS
-----------------*/
body {
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	padding: 0;
	background: #fff;
	color: #2f2915;
	text-align: center;
	font-family: 'Conv_AvenirNextLTPro-Regular';
}
div, ul, h1, h2, h3, h4, h5, li, p, img, form, input, textarea {
	margin: 0;
	padding: 0;
}
header, section, footer, aside, nav, main, article, figure {
	display: block;
}
table, tr, td {
	border: 0;
}
a {
	outline: none;
	color: #333;
	text-decoration: none;
}
a:hover {
	outline: none;
	color: #000;
	text-decoration: none;
}
img {
	border: none;
}
li {
	list-style: none;
}
* {
	box-sizing: border-box;
}
.img-full {
	max-width: 100%;
}
select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
.clearall {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
}
/*-----------------------
MAIN CSS START
------------------------*/
.container {
	width: 1006px;
	margin: 0 auto;
	padding: 0;
	position: relative;
}
/*-------------------------
CSS FOR TOP BAR
--------------------------*/
.top-bar {
	float: left;
	width: 100%;
	padding: 10px 0;
	position: fixed;
	z-index: 10;
	top: 0;
	background: #fff;
	border-bottom:1px solid #f3f0f0;
}
.logo {
	float: left;
	max-width: 100%;
}
.top-p2{
	float: right;
    color: #898989;
    font-size: 16px;
    line-height: 25px;
	text-transform:uppercase;
	margin:5px 0 0;
}
.top-p2 span{
	color: #ff8400;
	font-size: 34px;
	font-family: 'Conv_AvenirNextLTPro-Bold';
}
.top-p2 img{
	max-width:100%;
	vertical-align:top;
	margin:11px 0 0;
}
.header-gap{
	height:87px;
	float:left;
	width:100%;
}


/*-------------------------
CSS FOR BANNER
--------------------------*/
.banner {
	float: left;
	width: 100%;
	background: url(../../images/support/banner.jpg) no-repeat center top;
	padding: 100px 0;
}

.bnr-p1, .bnr-p2, .bnr-p3 {
    float: left;
    width: 100%;
    color: #00afef;
    font-size: 42px;
    line-height: 40px;
}
.bnr-p2 {
    color: #fff;
    font-size: 60px;
    line-height: 60px;
	text-transform:uppercase;
	font-weight:normal;
	font-family: 'Conv_AvenirNextLTPro-Demi';
	margin:3px 0;
}
.bnr-p3 {
    color: #c4c4c4;
    font-size: 20px;
    line-height: 24px;
}
.bnr-ul {
    float: left;
    width: 100%;
    padding: 35px 30px 50px;
}
.bnr-ul li {
    float: left;
    width: 32.3%;
}
.bnr-ul li:nth-child(2) {
    margin: 0 1.5%;
}
.bnr-p4{
	float: left;
    width: 100%;
    color: #ffffff;
    font-size: 20px;
    line-height: 26px;
}
.bnr-p4 span{
	color:#00afef;
	text-transform:uppercase;
	font-family: 'Conv_AvenirNextLTPro-Bold';
}
.bnr-ul li img{
	display:inline-block;
	max-width:100%;
	margin-bottom:10px;
}
.btn-div{
	display:inline-block;
}
.bnr-btn1, .or-img{
	display:inline-block;
	max-width:100%;
}
.or-img{
	margin:0 20px;
	vertical-align: top;
}

/*-------------------------
CSS FOR STRIP
--------------------------*/
.strip {
    float: left;
    width: 100%;
    padding:18px 0;
	border-bottom:1px solid #eeeeee;
}
.strip-ul {
    display:inline-block;
	margin:10px 0 0;
}
.strip-ul li {
    display:inline-block;
	margin:0 27px;
}
.strip-ul li img{
	max-width:100%;
	vertical-align:middle;
}
.strip-p1{
	float: left;
    width: 100%;
    color: #696969;
    font-size: 18px;
    line-height: 23px;
    text-transform: uppercase;
}
/*-------------------------
CSS FOR SECTION 1
--------------------------*/
.section-1, .section-2, .section-3, .section-4{
    float: left;
    width: 100%;
    padding: 100px 0;
}
.sec1-p1{
	float: left;
    width: 100%;
    color: #00afef;
    font-size: 48px;
    line-height: 45px;
	margin-bottom:18px;
	font-family: 'Conv_AvenirNextLTPro-Demi';
}
.sec1-p2{
	float: left;
    width: 100%;
    color: #757778;
    font-size: 24px;
    line-height: 30px;
}
.sec-line{
	display:inline-block;
	max-width:100%;
	margin:25px auto 50px;
}
.sec1-p3{
	float: left;
    width: 100%;
    color: #444444;
    font-size: 20px;
    line-height: 30px;
}
.sec1-ul {
    float: left;
    width: 100%;
}
.sec1-ul li {
    float: left;
    width: 32.3%;
	margin:55px 0 0;
	color:#4a4a4b;
	padding:0 15px;
}
/*.sec1-ul li:nth-child(2), .sec1-ul li:nth-child(4) {
    margin: 55px 1.5% 0;
}*/
.sec1-ul li .sec1-p3{
	color:#4a4a4b;
}
.mar-20{
	margin:7px 0 5px;
}
b{
	font-family: 'Conv_AvenirNextLTPro-Demi';
}
.s1-ic1{
	max-width:41px;
	display:inline-block;
	width:100%;
}
.sec1-p4{
	float: left;
    width: 100%;
    color: #444444;
    font-size: 18px;
    line-height: 24px;
}
/*-------------------------
CSS FOR CTA
--------------------------*/
.cta{
    float: left;
    width: 100%;
    background: url(../../images/support/cta1.jpg) no-repeat left center;
    padding: 90px 0;
    background-attachment: fixed;
    background-size: cover;
}
.cta .sec1-p1{
	color:#fff;
	margin-bottom: 10px;
}
.cta .sec1-p3{
	color:#c9c9c9;
	margin-bottom:35px;
}
/*-------------------------
CSS FOR SECTION 2
--------------------------*/
.sec2-ul {
    float: left;
    width: 100%;
	margin:50px 0 0px;
}
.sec2-ul li {
    float: left;
    width: 32.3%;
	padding:0 15px;
}
.sec2-ul li:nth-child(2) {
    margin:0 1.5% 0;
}
.s2-ic1{
	margin:0 auto 25px;
}
.sec2-ul li b{
	font-family: 'Conv_AvenirNextLTPro-Bold';
}
.b-clr{
	font-family: 'Conv_AvenirNextLTPro-Bold';
	color:#00a2df;
	text-transform:uppercase;
	margin:12px 0;
}
.sec2-ul-2{
	float:left;
	width:100%;
	margin:35px auto 60px;
}
.sec2-ul-2 li{
	display:inline-block;
	background: url(../../images/support/s2-img1.png) no-repeat 25px 7px, url(../../images/support/sec2-line.png) no-repeat right 15px;
	padding:0 50px 0 80px;
	font-size:16px;
	line-height:18px;
	text-align:left;
	text-transform:uppercase;
	color:#fff;
}
.sec2-ul-2 li:nth-child(2){
	background: url(../../images/support/s2-img2.png) no-repeat 25px 7px, url(../../images/support/sec2-line.png) no-repeat right 15px;
}
.sec2-ul-2 li:nth-child(3){
	background: url(../../images/support/s2-img3.png) no-repeat 25px 7px, url(../../images/support/sec2-line.png) no-repeat right 15px;
}
.sec2-ul-2 li:last-child{
	background: url(../../images/support/s2-img4.png) no-repeat 25px top;
}
.sec2-p1{
	float:left;
	font-size:48px;
	line-height:35px;
	color:#00a2df;
	border-bottom:1px solid #dadada;
	padding:0 0 10px;
	margin-bottom:8px;
}
.sec2-ul-2 li .sec2-p1 sup{
	font-size:28px;
}
.sec2-ul-2 li p .sup-f{
	font-size:14px;
}
/*-------------------------
CSS FOR SECTION 3
--------------------------*/
.sec3-row{
	float:left;
	width:100%;
	margin:30px 0 0;
}
.box-1, .box-2, .box-3{
	float: right;
    width: 33.3%;
    position: relative;
    border-radius: 5px;
    border: 1px solid #ebebeb;
	padding:28px 25px;
}
.box-3{
	border-left:none;
	background:#fffef7;
	border-radius:0 5px 5px 0;
}
.box-2{
	border: 1px solid #dbe5ee;
	background:#f9fcff;
}
.box-1{
	border-right:none;
	background:#fcfcfc;
	border-radius:5px 0px 0 5px;
}
.sec3-p1{
	float: left;
    width: 100%;
    color: #434343;
    font-size: 30px;
    line-height: 33px;
	text-transform:uppercase;
}
.sec3-p1 span{
	font-family: 'Conv_AvenirNextLTPro-Demi';
}
.box-2 .sec3-p1{
	color:#00afef;
}
.box-3 .sec3-p1{
	color:#ef9d00;
}
.sec3-box-in{
	float:left;
	width:86%;
	border:1px solid #ebebeb;
	border-radius:5px;
	padding:12px 10px;
	margin:25px 7%;
	text-align:center;
	background:#fff;
}
.sec3-box-in .sec1-p3{
	color:#191919;
}
.sec3-p2{
	float:left;
	width:100%;
    color: #000000;
    font-size: 36px;
    line-height: 30px;
	text-transform:uppercase;
	margin-top:10px;
	font-family: 'Conv_AvenirNextLTPro-Demi';
}
.sec3-p2 sub{
	color:#757778;
	font-size:20px;
	vertical-align:middle;
	padding-left:5px;
}
.sec3-p3 {
	color: #666;
}
.sec3-ul{
	float:left;
	width:100%;
	min-height:180px;
}
.sec3-ul li{
	float:left;
	width:100%;
	color: #191919;
    font-size:16px;
    line-height: 24px;
	padding:0 0 0 25px;
	background: url(../../images/support/blue-tik.png) no-repeat left 7px;
	text-align:left;
	margin-top:7px;
}
.ord-nw{
	display:inline-block;
	max-width:100%;
	margin:25px 0 0px 0;
}
/*-------------------------
CSS FOR SECTION 4
--------------------------*/
.slide-div {
    float: left;
    width: 100%;
	margin:20px 0 0;
}
.sec4-box {
    float: left;
    width: 48%;
    border: 1px solid #c7f0ff;
    padding: 20px;
    position: relative;
    margin: 30px 0 0;
    border-radius: 5px;
	text-align:left;
}
.fr{
	float:right;
}
.face-div {
    float: left;
    width: 100%;
    margin: 20px 0 47px 0;
    position: relative;
    z-index: 2;
}
.face1 {
    float: left;
    max-width: 100%;
}
.face-p1 {
    float: left;
    font-size: 18px;
    line-height: 22px;
    color: #868686;
    padding: 15px 0 0 0;
}
.face-p1 img {
    float: left;
    max-width: 100%;
    margin-bottom: 10px;
}
.face-p1 p {
    float: left;
    width: 100%;
}
.face-p1 p span {
    color: #00afef;
    text-transform: uppercase;
    font-family: 'Conv_AvenirNextLTPro-Demi';
	padding-right:8px;
	border-right:1px solid #868686;
	margin-right:8px;
}
.testi-ln {
    position: absolute;
    bottom:25px;
    left: 0;
	max-width:500px;
	width:100%;
}
.coat{
	position: absolute;
    bottom:19px;
    right: 25px;
	max-width:100%;
}
.sec4-box .min-ht{
	min-height:180px;
}

/*-------------------------
CSS FOR FOOTER
--------------------------*/
footer {
    float: left;
    width: 100%;
    padding: 50px 0;
    font-size: 18px;
	color: #434343;
    line-height: 30px;
}
footer p {
    float: left;
    width: 100%;
	text-transform:uppercase;
	color: #7b7b7b;
}
.f-img{
	display:inline-block;
	max-width:100%;
	margin:20px auto 0;
}