@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: 16px;
    margin: 14px 0px;
}
.top-content p span {
    font-weight: 600;
}
.top-content p i {
    font-size: 19px;
    margin-right: 2px;
}
.top-area {
    background: #004b8d;
}
.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: 200px;
    margin: 17px 0px;
}

/*close-top-area*/

/*banner-area*/

.banner-area{
    background: url(../img/banner.jpg) no-repeat top center;
    width: 100%;
    background-size: cover;
    height: auto;
}
.banner-content {
    padding: 100px 0px;
}
.banner-content h3 {
    font-weight: 600;
    font-size: 19px;
    color: #ffffff;
    margin: 17px 0px;
}
.ban-pic img {
    width: 100%;
}
.banner-content p a {
    color: #000;
}
.banner-content img {
    width: 180px;
    margin-top: 18px;
    margin-bottom: 10px;
}
.banner-content h2 span {
    font-size: 32px;
}
.banner-content h2 {
font-size: 41px;
  color: #ffffff;
  letter-spacing: 1px;
  line-height: 47px;
  margin-top: 10px;
  margin-bottom: 10px;
}
/*.banner-content h2:before {
    width: 127px;
    height: 4px;
    background: #ffffff;
    position: absolute;
    content: "";
    left: 15px;
    right: 0px;
    margin-top: 133px;
}*/
button.btn.btn-default.join.to {
    background: #fff;
    color: #4a0d66;
    border-radius: 40px;
}
.banner-content p {
    color: #000;
    font-size: 17px;
    line-height: 28px;
    margin: 11px 0px 4px;
}
.banner-content ul li {
    display: inline-block;
    padding: 5px;
}
button.btn.btn-default.join {
    background: #004b8e;
    color: #fff;
    font-size: 17px;
    padding: 10px 30px;
    border-radius: 72px;
    font-weight: 300;
    margin: 10px 0px;
}
/*close-banner-area*/

/*about-area*/

.about-content {
    margin-top: 4em;
    margin-right: 70px;
}
.about-content h2 {
    color: #004b8e;
    font-size: 37px;
    font-weight: 600;
    line-height: 34px;
}
.about-content h2:before {
    width: 4px;
    height: 75px;
    background: #004b8e;
    position: absolute;
    content: "";
    left: 0px;
    right: 0px;
    margin-top: -1px;
}
.about-content h2 span {
    color: #222;
    font-size: 20px;
    line-height: 20px;
    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: 25px 0px;
}
.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: url(../img/offer-back.jpg) no-repeat top center; 
     width: 100%; 
     background-size: cover; 
     padding-bottom: 30px;
}

.offer-head p {
    color: #1c1c1c;
    line-height: 30px;
    font-size: 24px;
}
.offer-head h2 {
    color: #004b8e;
    font-size: 32px;
    font-weight: 400;
    margin-top: 10px;
    line-height: 47px;
}
.offer-head h2 span {
    font-weight: 300;
    font-size: 26px;
}
.offer-content img {
    width: 100%;
    margin-top: 18px;
}
.offer-content h3 {
    color: #fff;
    font-size: 22px;
}
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: 17px;
    font-weight: 300;
    margin: 10px 0px 30px;
}
.offer-content p span {
    font-weight: 700;
}

/*close-offer-area*/

/*vid-area*/

button.btn.btn-default.join.white {
    background: #fff;
    color: #162d4f;
    font-weight: 600;
}
.video-box {
    margin: 50px 0px;
}
.vid-pic img {
    width: 100%;
    margin: 40px 0px;
}
.vid-content h2 {
    color: #2d7081;
    font-size: 28px;
    font-weight: 300;
    line-height: 40px;
}
.vid-content p {
    margin-bottom: 10px;
    color: #222;
    font-size: 18px;
    font-weight: 500;
    line-height: 30px;
    margin-top: 10px;
}
/*.vid-content h2:before {
    width: 103px;
    height: 2px;
    background: #252b5b;
    position: absolute;
    content: "";
    left: 15px;
    right: 0px;
    margin-top: 50px;
}*/
.vid-content {
    margin-top: 3em;
}
/*close-vid-area*/

/*licence-area*/

.licence-content {
    border-top: 4px #2d7081 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: 200px;
    margin-top: 0px;
}
.add-area h3 {
    font-size: 21px;
    color: #004b8d;
    font-weight: 600;
    text-transform: unset;
}
.add-area h3:before {
    width: 3px;
    height: 23px;
    background: #004b8d;
    position: absolute;
    content: "";
    left: 0px;
    right: 0px;
    margin-top: -3px;
}
.add-area.second h3:before {
    width: 3px;
    height: 23px;
    background: #fff;
    position: absolute;
    content: "";
    left: 100px;
    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: 100px;
}
.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: #162d4f;
    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: #004b8d;
}
.poly-area p {
    color: #ffffff;
    padding: 8px 0px;
    font-size: 14px;
    margin: 0px;
}
.poly-area p a {
    color: #ffffff;
}

/*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){ 
.offer-area {
    background: #d196ed;
}
.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;
}
.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*/
 








 