@charset "utf-8";
/* CSS Document */
 body {
     overflow-x:hidden;
}
/*global css*/
 *{
    margin:0;
     padding:0;
     border:none;
     transition:0.5s;
}
 body{
     margin:0;
     padding:0;
     font-size:15px;
    font-family: Futura, Futura-Medium, "Futura Medium", "Century Gothic", CenturyGothic, "Apple Gothic", AppleGothic, "URW Gothic L", "Avant Garde", sans-serif;
}
 ul{
     margin:0;
}
 ul, li {
    list-style:none;
     color:#FFFFFF;
    font-family: Futura, Futura-Medium, "Futura Medium", "Century Gothic", CenturyGothic, "Apple Gothic", AppleGothic, "URW Gothic L", "Avant Garde", sans-serif;
}
 a{
     color:#a9a9a9;
    ;
     text-decoration:none;
     outline:none;
     border:none;
     font-family: Futura, Futura-Medium, "Futura Medium", "Century Gothic", CenturyGothic, "Apple Gothic", AppleGothic, "URW Gothic L", "Avant Garde", sans-serif;
}
 a:hover{
     text-decoration:none;
}
 a:focus{
    outline: none;
}
 h1, h2, h3, h4, h5, h6{
    font-family: Futura, Futura-Medium, "Futura Medium", "Century Gothic", CenturyGothic, "Apple Gothic", AppleGothic, "URW Gothic L", "Avant Garde", sans-serif;
     font-weight:bold;
     text-transform:uppercase;
}
 h2{
     color:#25417b;
     font-size:25px;
     text-transform:uppercase;
     font-weight:bold;
    font-family: Futura, Futura-Medium, "Futura Medium", "Century Gothic", CenturyGothic, "Apple Gothic", AppleGothic, "URW Gothic L", "Avant Garde", sans-serif;
}
 h6{
    color:#ffffff;
     font-size:14px;
   font-family: Futura, Futura-Medium, "Futura Medium", "Century Gothic", CenturyGothic, "Apple Gothic", AppleGothic, "URW Gothic L", "Avant Garde", sans-serif;
}
/* close global css*/
 p{
     margin-bottom:15px;
    font-family: Futura, Futura-Medium, "Futura Medium", "Century Gothic", CenturyGothic, "Apple Gothic", AppleGothic, "URW Gothic L", "Avant Garde", sans-serif;
     color:#909090;
     font-size:16px;
     margin-bottom:25px;
}
 section{
     padding:25px 0;
}
 .padding-top40{
     padding-top:40px;
}
 .text-white{
     color:#ffffff;
}
.form-group {
    margin-top: 10px;
}
label {
    font-size: 14px;
    color: #676767;
}
.row.white {
    background: #fff;
}

/*close global css*/



/*top-area*/

.top-content p {
    color: #FFF;
    font-size: 17px;
    margin: 14px 0px;
}
.top-content p span {
    font-weight: 600;
}
.top-content p i {
    font-size: 19px;
    margin-right: 2px;
}
.top-area {
    background: #061016;
}
.top-content ul li {
    display: inline-block;
    margin: 11px 0px;
}
.top-content p a {
    color: #fff;
}
.top-content ul li i {
    display: inline-block;
    line-height: 30px;
    font-size: 16px;
    background: #ffffff;
    width: 31px;
    height: 31px;
    border-radius: 50%;
    text-align: center;
    color: #45637b;
    margin-top: 0px;
    margin-right: 3px;
}
.top-content ul li i:hover {
    color: #2970a9;
}

.logo-content img {
width: 125px;
  margin: 11px 0px;
}
/*close-top-area*/

/*banner-area*/

/*.banner-area{
    background: url(../img/banner.jpg) no-repeat top center;
    width: 100%;
    background-size: cover;
    height: auto;
}*/
button.btn.btn-default.learn {
    background: #2b86cc;
    border: none;
    color: #fff;
    font-size: 17px;
    margin: 15px 0px;
}
input.btn.btn-default.get.sub{
      background: #2b86cc;
    border: none;
    color: #fff;
    font-size: 17px;
    margin: 15px 0px;
}
.banner-content {
    background: #093667;
    padding: 60px 15px 75px 104px;
    margin-top: 0.5em;
    margin-bottom: 2em;
    margin-left: -15px;
}
.ban-pic img {
    width: 100%;
    margin-top: 3em;
}
.banner-content p a {
    color: #ffffff;
}
.banner-content img {
    width: 270px;
    margin-top: 20px;
    margin-bottom: 5px;
}
.banner-content h2 span {
    color: #009547;
    font-size: 25px;
    font-weight: bold;
}
.banner-content p span {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
}
.banner-content h2 {
    font-size: 33px;
    color: #ffffff;
    line-height: 46px;
    margin-top: 15px;
    margin-bottom: 20px;
    text-transform: unset;
}
/*.banner-content h2:before {
    width: 103px;
    height: 4px;
    background: #29115b;
    position: absolute;
    content: "";
    left: 62px;
    right: 0px;
    margin-top: 93px;
}*/
.col-12.col-sm-12.col-md-8.col-lg-8.col-xl-8.left {
    padding-left: 0px;
}
.col-12.col-sm-12.col-md-4.col-lg-4.col-xl-4.back {
    padding-right: 0px;
}
.banner-content p {
    color: #ffffff;
    font-size: 18px;
    line-height: 30px;
    margin: 8px 0px 4px;
}
.banner-content ul li {
    display: inline-block;
    padding: 5px;
}
button.btn.btn-default.join {
    background: #093667;
    border: 1px #093667 solid;
    color: #fff;
    font-size: 17px;
    padding: 10px 20px;
    border-radius: 2px;
    font-weight: 300;
    margin: 10px 0px;
}
button.btn.btn-default.join:hover {
    background: #d5fffc;
    border-color: #d5fffc;
	 color: #000;
}
button.btn.btn-default.join.white:hover {
    background: #d5fffc;
    color: #fff;
}
/*close-banner-area*/

/*about-area*/

.about-content {
    margin-top: 0em;
}
.about-content h2 {
    color: #093667;
    font-size: 34px;
    font-weight: 300;
    line-height: 40px;
}
.about-content h2:before {
    width: 4px;
    height: 74px;
    background: #093667;
    position: absolute;
    content: "";
    left: 0px;
    right: 0px;
    margin-top: 6px;
}
.about-content h2 span {
    color:#093667;
    font-size: 22px;
    line-height: 32px;
    font-weight: 600;
}
.about-content p {
    margin-bottom: 10px;
    color: #222;
    font-size: 18px;
    font-weight: 500;
    line-height: 31px;
}
.about-pic img {
    width: 100%;
    margin-bottom: 20px;
}
.about-area {
    margin: 20px 0px;
}
.about-content ul li {
    display: inline-block;
    margin-right: 5px;
}
/*.about-content h2:before {
    width: 4px;
    height: 35px;
    background: #007f7f;
    position: absolute;
    content: "";
    left: 0px;
    right: 0px;
    margin-top: 0px;
}*/



/*close-about-area*/

/*offer-area*/

.offer-area {
     /* background-image: url("img_parallax.jpg");*/
     background: url(../img/offer-back.jpg) no-repeat top center;

  /* Set a specific height */
  min-height: 500px; 

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
    /*  */
    /* width: 100%; */
    /* background-size: cover; */
    /* height: 559px; */
    /*padding: 20px 0px;
    background: #8cc63e;*/
}
.offer-head p {
    color: #fff;
    line-height: 30px;
    font-size: 17px;
}
.offer-head h2 {
    color: #fff;
    font-size: 44px;
    margin-top: 10px;
    line-height: 47px;
    text-transform: unset;
    margin-bottom: 30px;
}
.offer-head {
    margin-top: 4em;
}
.offer-head h3 {
    color: #fff;
    font-weight: 800;
    margin-bottom: 10px;
}
.offer-head h2 span {
    font-weight: 300;
    font-size: 26px;
}
.offer-content img {
    width: 100%;
    margin-top: 18px;
}
button.btn.btn-default.join.green {
    background: #8dc640;
    font-weight: 600;
    font-size: 18px;
    margin: 20px;
    border: 2px #8dc640 solid;
}
button.btn.btn-default.join.green:hover {
    background: none;
    border: 2px #fff solid;
}
button.btn.btn-default.class {
    background: #ffa500;
    border: none;
    color: #fff;
    font-size: 16px;
    padding: 12px 40px 12px 40px;
    border-radius: 0px;
    margin: 15px 0px;
    text-transform: uppercase;
    font-weight: 700;
}
button.btn.btn-default.class:hover {
    background: #3f93b8;
}
.offer-content p {
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    margin: 10px 0px 30px;
    text-transform: uppercase;
}
.offer-content p span {
    font-weight: 700;
}
/*close-offer-area*/

/*vid-area*/

button.btn.btn-default.join.white {
    background: #fff;
    color: #000000;
    font-weight: 600;
    border: none;
}
.video-box {
    margin: 50px 0px;
}
.vid-pic img {
    width: 100%;
    margin: 40px 0px;
}
.vid-content h2 {
    color: #093667;
    font-size: 29px;
    font-weight: 600;
    line-height: 25px;
}
.vid-content h3 {
    font-size: 20px;
    margin: 14px 0px;
    text-transform: unset;
    font-weight: 600;
}
.vid-content ul li {
    display: inline-block;
}
.vid-content p {
    margin-bottom: 10px;
    color: #222;
    font-size: 18px;
    font-weight: 500;
    line-height: 30px;
    margin-top: 5px;
}
button.btn.btn-default.join.blue {
    background: #286996;
    border: none;
}
button.btn.btn-default.join.blue.dot {
    background: #222;
}
button.btn.btn-default.join.blue:hover {
    background: #222;
}
/*.vid-content h2:before {
    width: 103px;
    height: 2px;
    background: #252b5b;
    position: absolute;
    content: "";
    left: 15px;
    right: 0px;
    margin-top: 80px;
}*/
.vid-content {
    margin-top: 3.5em;
}

/*close-vid-area*/

/*licence-area*/

.licence-content {
    border-top: 4px #162d4f solid;
    padding: 10px 0px;
    border-bottom: 4px #162d4f solid;
}
.licence-content img{
    width: 100%;
}
.licence-content h2 {
    color: #29115b;
    margin: 10px 0px;
    font-size: 21px;
    font-weight: 600;
}
/*close-licence-area*/

/*footer-area*/

button.btn.btn-default.more {
    background: #d95864;
    border: none;
    border-radius: 0px;
    color: #fff;
    margin-top: 15px;
    font-size: 14px;
}

/*.footer-area {
    background: #c12234;
}*/
.add-area {
    margin-bottom: 20px;
}
.add-area {
    margin-top: 1em;
}
.add-area img {
    width: 250px;
    margin-top: 5px;
}
.add-area h3 {
    font-size: 21px;
    color: #093667;
    font-weight: 600;
    text-transform: unset;
}
.add-area h3:before {
    width: 3px;
    height: 23px;
    background: #093667;
    position: absolute;
    content: "";
    left: 0px;
    right: 0px;
    margin-top: -3px;
}
.add-area.second h3:before {
    width: 3px;
    height: 23px;
    background: #000;
    position: absolute;
    content: "";
    left: 40px;
    right: 0px;
    margin-top: -3px;
}

.add-area.last p i {
    margin-right: 5px;
}
p.social a i {
    color: #d95864;
}

.add-area p {
    font-size: 17px;
    color: #000;
    line-height: 26px;
    /* padding-right: 35px; */
    margin-bottom: 0px;
}
.add-area p a {
    color: #000;
}
.add-area.last p {
    padding: 0px;
}
.add-area.second {
    margin-left: 40px;
}
.add-area ul li {
    display: inline-block;
    padding: 5px 2px 0px 0px;
}
.add-area ul li a {
    color: #222;
    font-size: 20px;
}
.add-area ul li i {
    display: inline-block;
    line-height: 31px;
    font-size: 15px;
    background: #093667;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    text-align: center;
    color: #ffffff;
    margin-top: 0px;
}
.add-area.second p span {
    font-weight: 600;
    margin-right: 13px;
}
/*close-footer-area*/

/*bottom-footer*/

.bottom-footer {
    background: #000;
}
.poly-area p {
    color: #fff;
    padding: 8px 0px;
    font-size: 14px;
    margin: 0px;
}
.poly-area p a {
    color: #fff;
}

/*close-bottom-footer*/


/*responsive-start*/
@media screen and (min-width: 1024px) and (max-width: 1200px){

}



@media screen and (min-width: 991px) and (max-width: 1024px){
.top-content p {
    font-size: 13px !important;
    margin-top: 11px !important;
}
.top-content ul li {
    margin-top: 10px !important;
    margin-bottom: 0px !important;
}
.about-content {
    margin-top: 5em !important;
}
.vid-content {
    margin-top: 6em !important;
}

 }


@media screen and (min-width: 320px) and (max-width: 1024px){ 

.top-content {
    text-align: center;
}
.top-content ul li {
    display: inline-block;
    margin: 5px 0px;
}
.top-content ul li i {
    line-height: 30px;
    font-size: 14px;
   width: 30px;
   height: 30px;
}
.logo-content img {
    width: 240px;
}
.btn.btn-default.join {
    margin-bottom: 15px;
}
.top-area {
    padding-bottom: 10px;
}
.top-content p {
    font-size: 15px;
    margin-top: 7px;
    margin-bottom: 0px;
}
.banner-content img {
  width: 180px;
  margin-top: 2em;
}
.banner-content h2::before {
  display: none;
}
.banner-content {
        margin-top: 0em;
        margin-bottom: 3em;
        margin-left: 0px;
        padding: 15px;
    }
    .ban-pic img {
    margin-top: 0em;
}
.col-12.col-sm-12.col-md-4.col-lg-4.col-xl-4.back {
    padding-right: 15px;
}
    .col-12.col-sm-12.col-md-8.col-lg-8.col-xl-8.left {
    padding-left: 15px;
}
.banner-content h2 {
    font-size: 21px;
    line-height: 24px;
}
.banner-area {
    height: auto;
}
.vid-content h2::before {
  display: none;
}
button.btn.btn-default.join {
    font-size: 15px;
    padding: 10px 30px 10px 30px;
}
.col-12.col-sm-12.col-md-7.col-lg-7.col-xl-7.back {
    background: #222222eb;
    height: 376px;
}
.about-content {
  margin-top: 1em;
  margin-right: 0px;
}
.about-pic img {
    margin: 20px 0px;
}
.about-content h2::before {
  display: none;
}
.about-content h2 {
    font-size: 20px;
    margin-top: 1em;
    line-height: 28px;
}
.about-content p {
    font-size: 15px;
    line-height: 24px;
}
.offer-head h2 {
    font-size: 20px;
    margin-top: 0px;
}
button.btn.btn-default.class {
    font-size: 14px;
}
.vid-content {
    margin-top: 10px;
}
.vid-content h2 {
    font-size: 20px;
    margin-top: 0px;
    line-height: 28px;
}
.vid-content p {
    font-size: 15px;
    line-height: 24px;
}

.add-area.last {
    margin-left: 0px;
}
.add-area.last h3::before {
    left: 0px;
}
.add-area.second {
    margin-left: 0px;
}
.add-area.second h3::before {
    left: 0px;
}

.footer-content img {
    width: 200px;
}
.footer-content h2 {
    font-size: 17px;
}
.footer-content p {
    font-size: 15px;
}
.poly-area p {
    font-size: 13px;
    line-height: 18px;

}
.poly-area {
    text-align: left;
}

}


/* @media only screen and (max-width: 768px) {


 @media only screen and (max-width: 480px) {
    
}*/
/*jssor slider loading skin spin css*/
 








 