/*@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@100;200;300;400;500;600;700;800;900&display=swap');*/
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap');
body,html {
	font-size: 15px;
    line-height: 1.4666666667;
    color: #000;
    /*font-family: 'Raleway', sans-serif;*/
    font-family: 'Montserrat', sans-serif;
}
h1,h2,h3,h4{
	/*font-family: 'Raleway', sans-serif;*/
	font-family: 'Montserrat', sans-serif;
}
.btn-primary {
    color: #fff;
    background-color: #01a9eb;
    border-color: #01aaeb;
}
.doubleclick {
    margin-top: 30px;
}
.btn-primary:hover {
    color: #fff;
    background-color: #2d2c32;
    border-color: #2d2c32;
}
.nav-collapse.collapse {
    float: right;
}
.menuArea {
    background: #f1f1f2;
}
.nav>li>a {
    color: #000;
    font-size: 15px;
    padding: 36px 20px;
    font-weight: 600;
    margin-right: 0px;
    text-transform: uppercase;
}
.nav>li>a:hover {
    color: #8cc63f;
}
.mainbanner {
    background-image: url(../../images/appgenximages/banner.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
}
.mainbannerA h3 {
    font-size: 50px;
    font-weight: 700;
    color: #ffffff;
    margin-top: 115px;
}
.mainbannerB h1 {
    font-size: 115px;
    font-weight: 800;
    color: #ffffff;
}
.mainbannerC p {
    font-size: 30px;
    font-weight: 500;
    color: #ffffff;
    margin-bottom: 130px;
}
.about {
    padding: 50px 0px;
    background: #e6e7e8;
    height: 50pc;
}
.aboutpic {
    padding: 5px;
}
.aboutdataA h5 {
    font-size: 20px;
    font-weight: 750;
    color: #0f75bc;

}
.aboutdataB h3 {
    font-size: 50px;
    font-weight: 650;
    color: #414042;
}
.aboutdataC p {
    font-size: 16px;
    font-weight: 450;
    color: #414042;
    line-height: 30px;
    margin-top: 30px;
    word-spacing: 3px;
}
.aboutdatabox {
    display: flex;
}
.boxheading h3 {
    font-size: 20px;
    font-weight: 750;
    color: #0f75bc;
    margin-top: 15px;
}
.boxheading p {
    font-size: 16px;
    font-weight: 450;
    color: #414042;
    margin-top: -20px;
}
.abouticon {
    padding: 10px 0px;
}
.icondatabox {
    margin-top: 30px;
}
.boxheading {
    padding: 0px 20px;
}
.greenindex {
    background: rgb(140,198,62);
    background: -moz-linear-gradient(left, rgba(140,198,62,1) 0%, rgba(141,199,63,1) 23%, rgba(139,196,63,1) 34%, rgba(137,194,63,1) 99%, rgba(136,192,65,1) 100%);
    background: -webkit-linear-gradient(left, rgba(140,198,62,1) 0%,rgba(141,199,63,1) 23%,rgba(139,196,63,1) 34%,rgba(137,194,63,1) 99%,rgba(136,192,65,1) 100%);
    background: linear-gradient(to right, rgba(140,198,62,1) 0%,rgba(141,199,63,1) 23%,rgba(139,196,63,1) 34%,rgba(137,194,63,1) 99%,rgba(136,192,65,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8cc63e', endColorstr='#88c041',GradientType=1 );
    padding: 30px 0px;
}
.indexcontent {
    padding: 100px 0px;
}
.indexcontent h5 {
    font-size: 20px;
    font-weight: 800;
    color: white;
    margin-bottom: 30px;
}
.indexcontent h3 {
    font-size: 37px;
    font-weight: 900;
    color: white;
}
.lightboxboxheading h3 {
    font-family: sans-serif;
    font-size: 25px;
    font-weight: 520;
    color: #0f75bc;
    text-align: left;
    margin-bottom: 20px;
}
.lightboxboxheading p {
    line-height: 25px;
    font-size: 18px;
    font-family: sans-serif;
    color: #414042;
    text-align: left;
}
.lightboxboximg img {
    height: 120px;
    padding-left: 0px;
}
.lightboxboxheadings h3 {
    font-family: sans-serif;
    font-size: 25px;
    font-weight: 520;
    color: #0f75bc;
    text-align: left;
    margin-bottom: 20px;
}
.lightboxboxheadings p {
    line-height: 25px;
    font-size: 18px;
    font-family: sans-serif;
    color: #414042;
    text-align: left;
    margin-bottom: 20px;
}
.lightboxboximgs img {
    height: 120px;
    padding-left: 0px;
}
.whiteboxes {
    margin-top: 20px;
}
.indexboxes {
    display: flex;
    margin-top: 15px;
}
.indexboxe {
    display: flex;
}
.indexwhiteboxdata h5 {
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    color: white;
}
.indexwhitebox {
    border: 1px solid;
    border-color: white;
    border-radius: 20px;
    padding: 10px 20px;
    margin-left: 25px;
    margin-bottom: 15px;
}
.greenbox {
    background: #8dc73f;
    padding: 50px;
	margin-top: -150px;
}
.greenboxheading h3 {
    font-size: 60px;
    font-weight: 900;
    color: white;
    margin-top: -10px;

}
.greenboxheading h4 {
    font-size: 22px;
    font-family: sans-serif;
    font-weight: 700;
    color: white;
    margin-top: 22px;
}
.greenboxheading p {
    font-size: 16px;
    font-family: sans-serif;
    color: white;
    line-height: 30px;
    margin-top: 25px;
}
.infomidtext P {
    text-align: center;
    font-size: 20px;
    font-family: sans-serif;
    font-weight: 550;
    color: white;
    word-spacing: 1px;
}
.infomidtext h3 {
    text-align: center;
    font-size: 40px;
    font-family: sans-serif;
    font-weight: 550;
    color: white;
    word-spacing: 1px;
}
.infomidtext {
    padding: 40px 10px;
}
.info {
   /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#01aaeb+0,00abed+0,00a9ea+1,00a8e9+4,00a5e5+5,01a4e7+6,009edf+11,0098db+18,0093d6+21,0093d8+22,0192d5+22,0090d6+24,008dcf+28,018cd1+28,0087cb+32,0187ce+32,0085c8+35,007cc2+41,007bc1+45,0079be+45,0079c0+46,0076bc+47,0177bf+47,0076bc+47,0066b0+64,0061aa+68,0060ac+69,005ea8+71,005ba6+73,005ca9+73,005aa6+74,0057a4+76,0056a3+80,084f9f+83,0851a0+84,084f9d+84,124d9d+87,15489b+90,18489c+90,1c4597+93,1f4397+94,263b94+100 */
	background: rgb(1,170,235); /* Old browsers */
	background: -moz-linear-gradient(left,  rgba(1,170,235,1) 0%, rgba(0,171,237,1) 0%, rgba(0,169,234,1) 1%, rgba(0,168,233,1) 4%, rgba(0,165,229,1) 5%, rgba(1,164,231,1) 6%, rgba(0,158,223,1) 11%, rgba(0,152,219,1) 18%, rgba(0,147,214,1) 21%, rgba(0,147,216,1) 22%, rgba(1,146,213,1) 22%, rgba(0,144,214,1) 24%, rgba(0,141,207,1) 28%, rgba(1,140,209,1) 28%, rgba(0,135,203,1) 32%, rgba(1,135,206,1) 32%, rgba(0,133,200,1) 35%, rgba(0,124,194,1) 41%, rgba(0,123,193,1) 45%, rgba(0,121,190,1) 45%, rgba(0,121,192,1) 46%, rgba(0,118,188,1) 47%, rgba(1,119,191,1) 47%, rgba(0,118,188,1) 47%, rgba(0,102,176,1) 64%, rgba(0,97,170,1) 68%, rgba(0,96,172,1) 69%, rgba(0,94,168,1) 71%, rgba(0,91,166,1) 73%, rgba(0,92,169,1) 73%, rgba(0,90,166,1) 74%, rgba(0,87,164,1) 76%, rgba(0,86,163,1) 80%, rgba(8,79,159,1) 83%, rgba(8,81,160,1) 84%, rgba(8,79,157,1) 84%, rgba(18,77,157,1) 87%, rgba(21,72,155,1) 90%, rgba(24,72,156,1) 90%, rgba(28,69,151,1) 93%, rgba(31,67,151,1) 94%, rgba(38,59,148,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  rgba(1,170,235,1) 0%,rgba(0,171,237,1) 0%,rgba(0,169,234,1) 1%,rgba(0,168,233,1) 4%,rgba(0,165,229,1) 5%,rgba(1,164,231,1) 6%,rgba(0,158,223,1) 11%,rgba(0,152,219,1) 18%,rgba(0,147,214,1) 21%,rgba(0,147,216,1) 22%,rgba(1,146,213,1) 22%,rgba(0,144,214,1) 24%,rgba(0,141,207,1) 28%,rgba(1,140,209,1) 28%,rgba(0,135,203,1) 32%,rgba(1,135,206,1) 32%,rgba(0,133,200,1) 35%,rgba(0,124,194,1) 41%,rgba(0,123,193,1) 45%,rgba(0,121,190,1) 45%,rgba(0,121,192,1) 46%,rgba(0,118,188,1) 47%,rgba(1,119,191,1) 47%,rgba(0,118,188,1) 47%,rgba(0,102,176,1) 64%,rgba(0,97,170,1) 68%,rgba(0,96,172,1) 69%,rgba(0,94,168,1) 71%,rgba(0,91,166,1) 73%,rgba(0,92,169,1) 73%,rgba(0,90,166,1) 74%,rgba(0,87,164,1) 76%,rgba(0,86,163,1) 80%,rgba(8,79,159,1) 83%,rgba(8,81,160,1) 84%,rgba(8,79,157,1) 84%,rgba(18,77,157,1) 87%,rgba(21,72,155,1) 90%,rgba(24,72,156,1) 90%,rgba(28,69,151,1) 93%,rgba(31,67,151,1) 94%,rgba(38,59,148,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  rgba(1,170,235,1) 0%,rgba(0,171,237,1) 0%,rgba(0,169,234,1) 1%,rgba(0,168,233,1) 4%,rgba(0,165,229,1) 5%,rgba(1,164,231,1) 6%,rgba(0,158,223,1) 11%,rgba(0,152,219,1) 18%,rgba(0,147,214,1) 21%,rgba(0,147,216,1) 22%,rgba(1,146,213,1) 22%,rgba(0,144,214,1) 24%,rgba(0,141,207,1) 28%,rgba(1,140,209,1) 28%,rgba(0,135,203,1) 32%,rgba(1,135,206,1) 32%,rgba(0,133,200,1) 35%,rgba(0,124,194,1) 41%,rgba(0,123,193,1) 45%,rgba(0,121,190,1) 45%,rgba(0,121,192,1) 46%,rgba(0,118,188,1) 47%,rgba(1,119,191,1) 47%,rgba(0,118,188,1) 47%,rgba(0,102,176,1) 64%,rgba(0,97,170,1) 68%,rgba(0,96,172,1) 69%,rgba(0,94,168,1) 71%,rgba(0,91,166,1) 73%,rgba(0,92,169,1) 73%,rgba(0,90,166,1) 74%,rgba(0,87,164,1) 76%,rgba(0,86,163,1) 80%,rgba(8,79,159,1) 83%,rgba(8,81,160,1) 84%,rgba(8,79,157,1) 84%,rgba(18,77,157,1) 87%,rgba(21,72,155,1) 90%,rgba(24,72,156,1) 90%,rgba(28,69,151,1) 93%,rgba(31,67,151,1) 94%,rgba(38,59,148,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#01aaeb', endColorstr='#263b94',GradientType=1 ); /* IE6-9 */
    height: 60pc;
}
.whiteboxboxheading h3 {
    font-family: sans-serif;
    font-size: 25px;
    font-weight: 600;
    color: #0f75bc;
    text-align: center;
    margin-bottom: 20px;
}
.whiteboxboxheading p {
    line-height: 28px;
    font-size: 18px;
    font-family: sans-serif;
    color: #414042;
    text-align: center;
    word-spacing: -1px;
}
.whiteboxs {
    background: white;
    padding: 30px 15px;
}
.whiteboxboximg img {
    padding-left: 50px;
}
.infomidtextA {
    padding: 40px 10px;
}
.infomidtextA p {
    text-align: center;
    font-size: 20px;
    font-family: sans-serif;
    font-weight: 550;
    color: white;
    word-spacing: 1px;
}
.infomidtextA h3 {
    text-align: center;
    font-size: 40px;
    font-family: sans-serif;
    font-weight: 550;
    color: white;
    word-spacing: 1px;
}
.infomidtextA {
    padding: 40px 0px;
}
.infomidtextA {
    background: rgb(38,59,148);
    background: -moz-linear-gradient(top, rgba(38,59,148,1) 0%, rgba(31,67,151,1) 6%, rgba(28,69,151,1) 7%, rgba(24,72,156,1) 10%, rgba(21,72,155,1) 10%, rgba(18,77,157,1) 13%, rgba(8,79,157,1) 16%, rgba(8,81,160,1) 16%, rgba(8,79,159,1) 17%, rgba(0,86,163,1) 20%, rgba(0,87,164,1) 24%, rgba(0,90,166,1) 26%, rgba(0,92,169,1) 27%, rgba(0,91,166,1) 27%, rgba(0,94,168,1) 29%, rgba(0,96,172,1) 31%, rgba(0,97,170,1) 32%, rgba(0,102,176,1) 36%, rgba(0,118,188,1) 53%, rgba(1,119,191,1) 53%, rgba(0,118,188,1) 53%, rgba(0,121,192,1) 54%, rgba(0,121,190,1) 55%, rgba(0,123,193,1) 55%, rgba(0,124,194,1) 59%, rgba(0,133,200,1) 65%, rgba(1,135,206,1) 68%, rgba(0,135,203,1) 68%, rgba(1,140,209,1) 72%, rgba(0,141,207,1) 72%, rgba(0,144,214,1) 76%, rgba(1,146,213,1) 78%, rgba(0,147,216,1) 78%, rgba(0,147,214,1) 79%, rgba(0,152,219,1) 82%, rgba(0,158,223,1) 89%, rgba(1,164,231,1) 94%, rgba(0,165,229,1) 95%, rgba(0,168,233,1) 96%, rgba(0,169,234,1) 99%, rgba(0,171,237,1) 100%, rgba(1,170,235,1) 100%);
    background: -webkit-linear-gradient(top, rgba(38,59,148,1) 0%,rgba(31,67,151,1) 6%,rgba(28,69,151,1) 7%,rgba(24,72,156,1) 10%,rgba(21,72,155,1) 10%,rgba(18,77,157,1) 13%,rgba(8,79,157,1) 16%,rgba(8,81,160,1) 16%,rgba(8,79,159,1) 17%,rgba(0,86,163,1) 20%,rgba(0,87,164,1) 24%,rgba(0,90,166,1) 26%,rgba(0,92,169,1) 27%,rgba(0,91,166,1) 27%,rgba(0,94,168,1) 29%,rgba(0,96,172,1) 31%,rgba(0,97,170,1) 32%,rgba(0,102,176,1) 36%,rgba(0,118,188,1) 53%,rgba(1,119,191,1) 53%,rgba(0,118,188,1) 53%,rgba(0,121,192,1) 54%,rgba(0,121,190,1) 55%,rgba(0,123,193,1) 55%,rgba(0,124,194,1) 59%,rgba(0,133,200,1) 65%,rgba(1,135,206,1) 68%,rgba(0,135,203,1) 68%,rgba(1,140,209,1) 72%,rgba(0,141,207,1) 72%,rgba(0,144,214,1) 76%,rgba(1,146,213,1) 78%,rgba(0,147,216,1) 78%,rgba(0,147,214,1) 79%,rgba(0,152,219,1) 82%,rgba(0,158,223,1) 89%,rgba(1,164,231,1) 94%,rgba(0,165,229,1) 95%,rgba(0,168,233,1) 96%,rgba(0,169,234,1) 99%,rgba(0,171,237,1) 100%,rgba(1,170,235,1) 100%);
    background: linear-gradient(to bottom, rgba(38,59,148,1) 0%,rgba(31,67,151,1) 6%,rgba(28,69,151,1) 7%,rgba(24,72,156,1) 10%,rgba(21,72,155,1) 10%,rgba(18,77,157,1) 13%,rgba(8,79,157,1) 16%,rgba(8,81,160,1) 16%,rgba(8,79,159,1) 17%,rgba(0,86,163,1) 20%,rgba(0,87,164,1) 24%,rgba(0,90,166,1) 26%,rgba(0,92,169,1) 27%,rgba(0,91,166,1) 27%,rgba(0,94,168,1) 29%,rgba(0,96,172,1) 31%,rgba(0,97,170,1) 32%,rgba(0,102,176,1) 36%,rgba(0,118,188,1) 53%,rgba(1,119,191,1) 53%,rgba(0,118,188,1) 53%,rgba(0,121,192,1) 54%,rgba(0,121,190,1) 55%,rgba(0,123,193,1) 55%,rgba(0,124,194,1) 59%,rgba(0,133,200,1) 65%,rgba(1,135,206,1) 68%,rgba(0,135,203,1) 68%,rgba(1,140,209,1) 72%,rgba(0,141,207,1) 72%,rgba(0,144,214,1) 76%,rgba(1,146,213,1) 78%,rgba(0,147,216,1) 78%,rgba(0,147,214,1) 79%,rgba(0,152,219,1) 82%,rgba(0,158,223,1) 89%,rgba(1,164,231,1) 94%,rgba(0,165,229,1) 95%,rgba(0,168,233,1) 96%,rgba(0,169,234,1) 99%,rgba(0,171,237,1) 100%,rgba(1,170,235,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#263b94', endColorstr='#01aaeb',GradientType=0 );
    border-radius: 20px;
    height: 25pc;
}
.blueshade {
    margin-top: -175px;
}
.whitebox {
    background: #ffffff;
    padding: 12px 11px;
    margin-top: -175px;
}
.infomidtextA {
    margin: 0px 100px;
}
.block1 h3, .block2 h3, .block3 h3 {
    font-size: 19px;
    font-weight: 750;
    color: #1a1a1b;
}
.block1 p, .block2 p, .block3 p {
    margin: 0px;
    font-size: 16px;
    line-height: 25px;
}
.footerArea {
    color: #fff;
    padding: 30px 0px;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#00adef+0,00adef+30,00abeb+49,00abeb+54,00acee+54,01aaeb+58,01a6e8+92,00a5e5+95,01a4e7+100 */
background: rgb(0,173,239); /* Old browsers */
background: -moz-linear-gradient(left,  rgba(0,173,239,1) 0%, rgba(0,173,239,1) 30%, rgba(0,171,235,1) 49%, rgba(0,171,235,1) 54%, rgba(0,172,238,1) 54%, rgba(1,170,235,1) 58%, rgba(1,166,232,1) 92%, rgba(0,165,229,1) 95%, rgba(1,164,231,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  rgba(0,173,239,1) 0%,rgba(0,173,239,1) 30%,rgba(0,171,235,1) 49%,rgba(0,171,235,1) 54%,rgba(0,172,238,1) 54%,rgba(1,170,235,1) 58%,rgba(1,166,232,1) 92%,rgba(0,165,229,1) 95%,rgba(1,164,231,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  rgba(0,173,239,1) 0%,rgba(0,173,239,1) 30%,rgba(0,171,235,1) 49%,rgba(0,171,235,1) 54%,rgba(0,172,238,1) 54%,rgba(1,170,235,1) 58%,rgba(1,166,232,1) 92%,rgba(0,165,229,1) 95%,rgba(1,164,231,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00adef', endColorstr='#01a4e7',GradientType=1 ); /* IE6-9 */
}
.block2 a {
    color: #fff;
    font-size: 14px;
}
.block3 img {
    width: 40%;
}
.supportArea {
    position: relative;
    margin-top: 20px;
}
.btnSupportArea {
    position: absolute;
    top: 0;
    right: 0px;
}
.ftrSocialIcons a i {
    color: #fff;
    padding: 0px 10px;
    font-size: 22px;
}
.ftrSocialIcons a i:hover {
    color: #1a1a1a;
}
.copyRightArea {
    background: #1a1a1b;
    color: #fff;
    padding: 15px 0px;
}
.copyRightArea img {
    width: 28%;
    margin: 0 auto;
}
.label-primary {
   background-color: #191654;
}
.copyRightText {
    margin-top: 15px;
}
.orderNowBtn {
    background: #1a1a1b;
    border-color: #1a1a1b;
    font-size: 22px;
}
.large {
    display: block;
    width: 100%;
    height: 45px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #01a9ea;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
}
/*.ftrSocialIcons i {
    border: solid;
    border-color: white;
    height: 45px;
    border-radius: 25px;
}*/
.ftrSocialIcons i {
    margin-top: 10px;
}
.contactform {
    background: #414042;
    padding: 50px 0px;
}
.contactformheading h3 {
    text-align: center;
    font-size: 45px;
    font-family: sans-serif;
    font-weight: 550;
    color: white;
    word-spacing: 1px;
}
.contactformheading p {
    text-align: center;
    font-size: 22px;
    color: white;
    margin-bottom: 35px;
}



@media only screen and (max-width : 768px) {
.xs-phone .fa,
.xs-marker .fa {
    margin-right: 5px;
}
.navbar-collapse.collapse {
    float: left;
}
button#mnav-button {
    border-radius: 0;
    color: #fff;
    font-size: 18px;
    padding: 0;
    margin: 10px 0;
}
button#mnav-button span {
    font-weight: 600;
}
ul.nav.navbar-nav {
    margin-top: 15px;
    float: left;
    width: 100%;
}
.nav>li>a {
    padding: 0px 0px;
    width: 100%;
    margin: 21px 24px;
}
.xs-phone {
    font-size: 18px;
    margin-top: 10px;
    margin-bottom: 5px;
    text-align: center;
}
.mobileNav a {
    color: #fff;
    font-weight: 600;
}
.mobileNav {
    background: #0f75bc;
    color: #fff;
}
.xs-marker {
    font-size: 18px;
    margin-top: 10px;
    margin-bottom: 5px;
}	
.logoArea img {
    padding-left: 32px;
}
.mainbannerA h3 {
    font-size: 36px;
    margin-top: 55px;
}
.mainbannerB h1 {
    font-size: 50px;
}
.mainbannerC p {
    font-size: 30px;
    font-weight: 500;
    color: #ffffff;
    margin-bottom: 60px;
    margin-top: 45px;
}
.aboutdataB h3 {
    font-size: 50px;
    font-weight: 650;
    color: #414042;
    text-align: left;
}
.aboutdataC p {
    font-size: 16px;
    font-weight: 450;
    color: #414042;
    line-height: 30px;
    margin-top: 30px;
    word-spacing: 3px;
    text-align: justify;
}
.greenbox {
    background: #8dc73f;
    padding: 25px 25px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.about {
    padding: 50px 0px;
    background: #e6e7e8;
    height: 74pc;
    margin-bottom: 0pc;
}
.aboutpic {
    padding: 5px;
    margin-top: 20px;
}
.storeclick img {
    padding-left: 55px;
    margin-top: 27px;
}
.greenindex {
    background: rgb(140,198,62);
    background: -moz-linear-gradient(left, rgba(140,198,62,1) 0%, rgba(141,199,63,1) 23%, rgba(139,196,63,1) 34%, rgba(137,194,63,1) 99%, rgba(136,192,65,1) 100%);
    background: -webkit-linear-gradient(left, rgba(140,198,62,1) 0%,rgba(141,199,63,1) 23%,rgba(139,196,63,1) 34%,rgba(137,194,63,1) 99%,rgba(136,192,65,1) 100%);
    background: linear-gradient(to right, rgba(140,198,62,1) 0%,rgba(141,199,63,1) 23%,rgba(139,196,63,1) 34%,rgba(137,194,63,1) 99%,rgba(136,192,65,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8cc63e', endColorstr='#88c041',GradientType=1 );
    padding: 0px 10px;
}
.indexcontent {
    padding: 50px 0px;
}
.indexcontent h5 {
    font-size: 27px;
    font-weight: 800;
    color: white;
    margin-bottom: 30px;
    text-align: center;
}
.indexcontent h3 {
    font-size: 50px;
    font-weight: 900;
    color: white;
    text-align: center;
}
.indexboxes {
    display: inline-block;
    margin-top: 0px;
    margin-left: 40px;
}
.indexboxe {
    display: inline-block;
    margin-top: 0px;
    margin-left: 40px;
    margin-bottom: 40px;
}
.info {
    background: rgb(1,170,235);
    background: -moz-linear-gradient(left, rgba(1,170,235,1) 0%, rgba(0,171,237,1) 0%, rgba(0,169,234,1) 1%, rgba(0,168,233,1) 4%, rgba(0,165,229,1) 5%, rgba(1,164,231,1) 6%, rgba(0,158,223,1) 11%, rgba(0,152,219,1) 18%, rgba(0,147,214,1) 21%, rgba(0,147,216,1) 22%, rgba(1,146,213,1) 22%, rgba(0,144,214,1) 24%, rgba(0,141,207,1) 28%, rgba(1,140,209,1) 28%, rgba(0,135,203,1) 32%, rgba(1,135,206,1) 32%, rgba(0,133,200,1) 35%, rgba(0,124,194,1) 41%, rgba(0,123,193,1) 45%, rgba(0,121,190,1) 45%, rgba(0,121,192,1) 46%, rgba(0,118,188,1) 47%, rgba(1,119,191,1) 47%, rgba(0,118,188,1) 47%, rgba(0,102,176,1) 64%, rgba(0,97,170,1) 68%, rgba(0,96,172,1) 69%, rgba(0,94,168,1) 71%, rgba(0,91,166,1) 73%, rgba(0,92,169,1) 73%, rgba(0,90,166,1) 74%, rgba(0,87,164,1) 76%, rgba(0,86,163,1) 80%, rgba(8,79,159,1) 83%, rgba(8,81,160,1) 84%, rgba(8,79,157,1) 84%, rgba(18,77,157,1) 87%, rgba(21,72,155,1) 90%, rgba(24,72,156,1) 90%, rgba(28,69,151,1) 93%, rgba(31,67,151,1) 94%, rgba(38,59,148,1) 100%);
    background: -webkit-linear-gradient(left, rgba(1,170,235,1) 0%,rgba(0,171,237,1) 0%,rgba(0,169,234,1) 1%,rgba(0,168,233,1) 4%,rgba(0,165,229,1) 5%,rgba(1,164,231,1) 6%,rgba(0,158,223,1) 11%,rgba(0,152,219,1) 18%,rgba(0,147,214,1) 21%,rgba(0,147,216,1) 22%,rgba(1,146,213,1) 22%,rgba(0,144,214,1) 24%,rgba(0,141,207,1) 28%,rgba(1,140,209,1) 28%,rgba(0,135,203,1) 32%,rgba(1,135,206,1) 32%,rgba(0,133,200,1) 35%,rgba(0,124,194,1) 41%,rgba(0,123,193,1) 45%,rgba(0,121,190,1) 45%,rgba(0,121,192,1) 46%,rgba(0,118,188,1) 47%,rgba(1,119,191,1) 47%,rgba(0,118,188,1) 47%,rgba(0,102,176,1) 64%,rgba(0,97,170,1) 68%,rgba(0,96,172,1) 69%,rgba(0,94,168,1) 71%,rgba(0,91,166,1) 73%,rgba(0,92,169,1) 73%,rgba(0,90,166,1) 74%,rgba(0,87,164,1) 76%,rgba(0,86,163,1) 80%,rgba(8,79,159,1) 83%,rgba(8,81,160,1) 84%,rgba(8,79,157,1) 84%,rgba(18,77,157,1) 87%,rgba(21,72,155,1) 90%,rgba(24,72,156,1) 90%,rgba(28,69,151,1) 93%,rgba(31,67,151,1) 94%,rgba(38,59,148,1) 100%);
    background: linear-gradient(to right, rgba(1,170,235,1) 0%,rgba(0,171,237,1) 0%,rgba(0,169,234,1) 1%,rgba(0,168,233,1) 4%,rgba(0,165,229,1) 5%,rgba(1,164,231,1) 6%,rgba(0,158,223,1) 11%,rgba(0,152,219,1) 18%,rgba(0,147,214,1) 21%,rgba(0,147,216,1) 22%,rgba(1,146,213,1) 22%,rgba(0,144,214,1) 24%,rgba(0,141,207,1) 28%,rgba(1,140,209,1) 28%,rgba(0,135,203,1) 32%,rgba(1,135,206,1) 32%,rgba(0,133,200,1) 35%,rgba(0,124,194,1) 41%,rgba(0,123,193,1) 45%,rgba(0,121,190,1) 45%,rgba(0,121,192,1) 46%,rgba(0,118,188,1) 47%,rgba(1,119,191,1) 47%,rgba(0,118,188,1) 47%,rgba(0,102,176,1) 64%,rgba(0,97,170,1) 68%,rgba(0,96,172,1) 69%,rgba(0,94,168,1) 71%,rgba(0,91,166,1) 73%,rgba(0,92,169,1) 73%,rgba(0,90,166,1) 74%,rgba(0,87,164,1) 76%,rgba(0,86,163,1) 80%,rgba(8,79,159,1) 83%,rgba(8,81,160,1) 84%,rgba(8,79,157,1) 84%,rgba(18,77,157,1) 87%,rgba(21,72,155,1) 90%,rgba(24,72,156,1) 90%,rgba(28,69,151,1) 93%,rgba(31,67,151,1) 94%,rgba(38,59,148,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#01aaeb', endColorstr='#263b94',GradientType=1 );
    height: 142pc;
}
.whiteboxboximg img {
    padding-left: 95px;
}
.whiteboxs {
    background: white;
    padding: 30px 15px;
    margin-bottom: 20px;
}
.blueshade {
    margin-top: 10px;
}
.infomidtextA {
    background: rgb(38,59,148);
    background: -moz-linear-gradient(top, rgba(38,59,148,1) 0%, rgba(31,67,151,1) 6%, rgba(28,69,151,1) 7%, rgba(24,72,156,1) 10%, rgba(21,72,155,1) 10%, rgba(18,77,157,1) 13%, rgba(8,79,157,1) 16%, rgba(8,81,160,1) 16%, rgba(8,79,159,1) 17%, rgba(0,86,163,1) 20%, rgba(0,87,164,1) 24%, rgba(0,90,166,1) 26%, rgba(0,92,169,1) 27%, rgba(0,91,166,1) 27%, rgba(0,94,168,1) 29%, rgba(0,96,172,1) 31%, rgba(0,97,170,1) 32%, rgba(0,102,176,1) 36%, rgba(0,118,188,1) 53%, rgba(1,119,191,1) 53%, rgba(0,118,188,1) 53%, rgba(0,121,192,1) 54%, rgba(0,121,190,1) 55%, rgba(0,123,193,1) 55%, rgba(0,124,194,1) 59%, rgba(0,133,200,1) 65%, rgba(1,135,206,1) 68%, rgba(0,135,203,1) 68%, rgba(1,140,209,1) 72%, rgba(0,141,207,1) 72%, rgba(0,144,214,1) 76%, rgba(1,146,213,1) 78%, rgba(0,147,216,1) 78%, rgba(0,147,214,1) 79%, rgba(0,152,219,1) 82%, rgba(0,158,223,1) 89%, rgba(1,164,231,1) 94%, rgba(0,165,229,1) 95%, rgba(0,168,233,1) 96%, rgba(0,169,234,1) 99%, rgba(0,171,237,1) 100%, rgba(1,170,235,1) 100%);
    background: -webkit-linear-gradient(top, rgba(38,59,148,1) 0%,rgba(31,67,151,1) 6%,rgba(28,69,151,1) 7%,rgba(24,72,156,1) 10%,rgba(21,72,155,1) 10%,rgba(18,77,157,1) 13%,rgba(8,79,157,1) 16%,rgba(8,81,160,1) 16%,rgba(8,79,159,1) 17%,rgba(0,86,163,1) 20%,rgba(0,87,164,1) 24%,rgba(0,90,166,1) 26%,rgba(0,92,169,1) 27%,rgba(0,91,166,1) 27%,rgba(0,94,168,1) 29%,rgba(0,96,172,1) 31%,rgba(0,97,170,1) 32%,rgba(0,102,176,1) 36%,rgba(0,118,188,1) 53%,rgba(1,119,191,1) 53%,rgba(0,118,188,1) 53%,rgba(0,121,192,1) 54%,rgba(0,121,190,1) 55%,rgba(0,123,193,1) 55%,rgba(0,124,194,1) 59%,rgba(0,133,200,1) 65%,rgba(1,135,206,1) 68%,rgba(0,135,203,1) 68%,rgba(1,140,209,1) 72%,rgba(0,141,207,1) 72%,rgba(0,144,214,1) 76%,rgba(1,146,213,1) 78%,rgba(0,147,216,1) 78%,rgba(0,147,214,1) 79%,rgba(0,152,219,1) 82%,rgba(0,158,223,1) 89%,rgba(1,164,231,1) 94%,rgba(0,165,229,1) 95%,rgba(0,168,233,1) 96%,rgba(0,169,234,1) 99%,rgba(0,171,237,1) 100%,rgba(1,170,235,1) 100%);
    background: linear-gradient(to bottom, rgba(38,59,148,1) 0%,rgba(31,67,151,1) 6%,rgba(28,69,151,1) 7%,rgba(24,72,156,1) 10%,rgba(21,72,155,1) 10%,rgba(18,77,157,1) 13%,rgba(8,79,157,1) 16%,rgba(8,81,160,1) 16%,rgba(8,79,159,1) 17%,rgba(0,86,163,1) 20%,rgba(0,87,164,1) 24%,rgba(0,90,166,1) 26%,rgba(0,92,169,1) 27%,rgba(0,91,166,1) 27%,rgba(0,94,168,1) 29%,rgba(0,96,172,1) 31%,rgba(0,97,170,1) 32%,rgba(0,102,176,1) 36%,rgba(0,118,188,1) 53%,rgba(1,119,191,1) 53%,rgba(0,118,188,1) 53%,rgba(0,121,192,1) 54%,rgba(0,121,190,1) 55%,rgba(0,123,193,1) 55%,rgba(0,124,194,1) 59%,rgba(0,133,200,1) 65%,rgba(1,135,206,1) 68%,rgba(0,135,203,1) 68%,rgba(1,140,209,1) 72%,rgba(0,141,207,1) 72%,rgba(0,144,214,1) 76%,rgba(1,146,213,1) 78%,rgba(0,147,216,1) 78%,rgba(0,147,214,1) 79%,rgba(0,152,219,1) 82%,rgba(0,158,223,1) 89%,rgba(1,164,231,1) 94%,rgba(0,165,229,1) 95%,rgba(0,168,233,1) 96%,rgba(0,169,234,1) 99%,rgba(0,171,237,1) 100%,rgba(1,170,235,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#263b94', endColorstr='#01aaeb',GradientType=0 );
    border-radius: 35px;
    height: 19pc;
}
.whitebox {
    background: #ffffff;
    padding: 22px 10px;
    margin-top: 0px;
}
.infomidtextA {
    margin: 0px 0px;
}
.lightboxboximg img {
    height: 120px;
    padding-left: 94px;
}
.lightboxboxheading h3 {
    font-family: sans-serif;
    font-size: 25px;
    font-weight: 520;
    color: #0f75bc;
    text-align: center;
    margin-bottom: 20px;
}
.lightboxboxheading p {
    line-height: 25px;
    font-size: 18px;
    font-family: sans-serif;
    color: #414042;
    text-align: center;
}
.lightboxboxheadings h3 {
    font-family: sans-serif;
    font-size: 25px;
    font-weight: 520;
    color: #0f75bc;
    text-align: center;
    margin-bottom: 20px;
}
.lightboxboxheadings p {
    line-height: 25px;
    font-size: 18px;
    font-family: sans-serif;
    color: #414042;
    text-align: center;
    margin-bottom: 20px;
}
.infomidtextA h3 {
    text-align: center;
    font-size: 37px;
    font-family: sans-serif;
    font-weight: 550;
    color: white;
    word-spacing: 1px;
}



}