@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700');

body{
  font-family: 'Montserrat', sans-serif !important;
  color: #000;
  font-size: 16px;
}

h1,h2,h3,h4,h5,h6{
  width: 100%;
  display: block;
}
.main-container{
  padding: 0px;
  margin: 0px auto;
}
.center{
  text-align: center;
}
.right{
  text-align: right;
  float: right;
}
.left{
  text-align: left;
  float: left;
}
.center-align{
  text-align: center;
  display: block;
  width: 100%;
}
.left-align{
  text-align: left;
  display: block;
  width: 100%;
}
.right-align{
  text-align: right;
}
.pl1{padding-left: 10px;}
.pl2{padding-left: 20px;}
.pl3{padding-left: 30px;}

.mt-2{margin-top: -20px !important;}
.mt1{margin-top: 10px;}
.mt2{margin-top: 20px;}
.mt3{margin-top: 30px;}
.mt4{margin-top: 40px;}
.mt5{margin-top: 50px;}
.mt6{margin-top: 60px;}
.mt7{margin-top: 70px;}
.mt8{margin-top: 80px;}
.mt9{margin-top: 90px;}
.mt10{margin-top: 100px;}

.mb1{margin-bottom: 10px;}
.mb2{margin-bottom: 20px;}
.mb3{margin-bottom: 30px;}
.mb4{margin-bottom: 40px;}
.mb5{margin-bottom: 50px;}

.b3{font-weight: 300;}
.b4{font-weight: 400;}
.b5{font-weight: 500;}
.b6{font-weight: 600;}
.b7{font-weight: 700;}
.b8{font-weight: 800;}
.b9{font-weight: 900;}

.white{color: #fff;}
.black{color: #000;}
.red{color: #f00;}
.purple{color: #45007f;}
.green{color: #00e44b;}
.yellow{color: #FFFF00;}
.light-yellow{color: #ffe0b4;}
.orange{color: #ff8f35;}
.light-blue{color: #aac8f5;}
.grey{color: #666666;}
.darkgreen{color: #26b7af;}
.dark-grey{color: #7d7d7d;}
.blue{color: #0b2956;}
.theme-color{color: #f47322;}

.main-heading{
  display: block;
  width: 100%;
  font-size: 65px;
  text-shadow: -1px -1px 1px rgba(255,255,255,.1), 1px 1px 1px rgba(0,0,0,.5), 3px 4px 5px rgba(0,0,0,0.51);
}
.heading1{
  display: block;
  width: 100%;
  font-size: 55px;
}
.headingl1{
  display: block;
  width: 100%;
  font-size: 85px;
}
.headingl{
  display: block;
  width: 100%;
  font-size: 75px;
}
.headingm{
  display: block;
  width: 100%;
  font-size: 65px;
}
.highlight{
  background: #ffd600;
}
.shadow{
  -webkit-box-shadow: 3px 10px 41px -14px rgba(0,0,0,0.69);
-moz-box-shadow: 3px 10px 41px -14px rgba(0,0,0,0.69);
box-shadow: 3px 10px 41px -14px rgba(0,0,0,0.69);
}
.top-bar{
  display: block;
  background: rgb(244,115,34);
  padding: 5px 0px;
}
.section1{
  display: block;
  background: url(../images/bg1.png) repeat 0 0 / cover;
  padding-top: 20px;
  padding-bottom: 100px;
  background-position: center center;
}
.section1a{
  display: block;
  background: #070615;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-top: 50px;
  background-position: center center;
}
.section2{
  display: block;
  background: url(../images/bg2.png) repeat 0 0 / cover;
  padding-top: 70px;
  padding-bottom: 0px;
  background-position: center center;
}
.section3{
  display: block;
  background: url(../images/bg3.png) repeat 0 0 / cover;
  padding-top: 70px;
  padding-bottom: 100px;
  background-position: center center;
}
.section4{
  display: block;
  background: #f5fbff;
  padding-top: 70px;
  padding-bottom: 100px;
  background-position: center center;
}
.section5{
  display: block;
  background: #eef1f4;
  padding-top: 70px;
  padding-bottom: 130px;
  background-position: center center;
}
.section6{
  display: block;
  background: #082146;
  padding-top: 70px;
  padding-bottom: 100px;
  background-position: center center;
}
.section7{
  display: block;
  background: #f5fbff;
  padding-top: 70px;
  padding-bottom: 100px;
  background-position: center center;
}
.footer{
  display: block;
  background: #070615;
  padding: 10px 0px;
}
.text-shadow{
  text-shadow: -1px -1px 1px rgba(255,255,255,.1), 1px 1px 1px rgba(0,0,0,.5), 3px 5px 7px rgba(0,0,0,0.51);
}
.logo img{
  width: 20%;
}
.group img{
  width: 100%;
}
.video{
  border: 5px solid #fff;
  border-radius: 15px;
}
.avatar img{
  width: 80%;
  border-radius: 50%;
  border: 5px solid #ff8f35;
   -webkit-box-shadow: 0px 10px 46px -15px rgba(0,0,0,0.78);
    box-shadow: 0px 10px 46px -15px rgba(0,0,0,0.78);
}
.team img{
  width: 100%;
     -webkit-box-shadow: 0px 10px 46px -15px rgba(0,0,0,0.78);
    box-shadow: 0px 10px 46px -15px rgba(0,0,0,0.78);
}
.button-primary {
    display: inline-block;
    background: #1cb85e;
        padding: 25px 90px 20px;
    border-radius: 15px;
    -webkit-box-shadow: 0px 10px 46px -15px rgba(0,0,0,0.78);
    box-shadow: 0px 10px 46px -15px rgba(0,0,0,0.78);
}
.button-primary:hover{
  text-decoration: none;
  transform: scale(1.02);
  color: #000;
}
.button1 {
    display: inline-block;
    transition: 0.5s;
    background: linear-gradient(90deg, var(--c1, #ff1585), var(--c2, #ff9162) 50%, var(--c1, #ff1585)) var(--x, 0)/ 200%;
    color: #fff;
    font-weight: 700;
    font-size: 25px;
    border-radius: 50px;
    padding: 10px 30px;
    -webkit-box-shadow: 3px 10px 41px -14px rgba(0,0,0,0.69);
    -moz-box-shadow: 3px 10px 41px -14px rgba(0,0,0,0.69);
    box-shadow: 3px 10px 41px -14px rgba(0,0,0,0.69);
}
.button1:hover {
    text-decoration: none;
    color: #fff;
    --x: 100%;
    transform: scale(1.03);
}
.button2 {
    display: inline-block;
    background: #f47322;
        padding: 25px 90px 20px;
    border-radius: 15px;
    -webkit-box-shadow: 0px 10px 46px -15px rgba(0,0,0,0.78);
    box-shadow: 0px 10px 46px -15px rgba(0,0,0,0.78);
}
.button2:hover{
  text-decoration: none;
  transform: scale(1.02);
  color: #000;
}
.bonus img{
  width: 100%;
}
.blue-icon-list li{
    line-height: 26px;
    list-style: none;
    font-size: 20px;
    font-weight: 400;
    background-image: url(../images/blue-icon.png);
    background-repeat: no-repeat;
    background-position: 10px 18px;
    background-size: 20px;
    padding: 15px;
    padding-left: 42px;
    text-align: left;
}
.form input{
  margin-top: 10px;
  font-size: 24px;
  width: 80%;
  border-style: none;
  text-align: center;
  background: #f5fbff;
  padding: 13px 25px 12px;
  border-radius: 36px;
  -webkit-box-shadow: 0px 10px 46px -15px rgba(0,0,0,0.78); 
  box-shadow: 0px 10px 46px -15px rgba(0,0,0,0.78);
}
.form input:focus{
  outline: none;
}
.form button{
  cursor: pointer;
  font-size: 24px;
  font-weight: 600;
  color: #fff;
  width: 80%;
  border-style: none;
  text-align: center;
background: rgb(0,134,58);
background: linear-gradient(90deg, rgba(0,134,58,1) 0%, rgba(14,198,0,1) 100%);
  padding: 13px 25px 12px;
  border-radius: 36px;
  -webkit-box-shadow: 0px 10px 46px -15px rgba(0,0,0,0.78); 
  box-shadow: 0px 10px 46px -15px rgba(0,0,0,0.78);
}
.form button:focus{
  outline: none;
}
.pre-img img{
  width: 100%;
  height: 350px;
  margin-top: 50px;
  -webkit-box-shadow: 0px 10px 46px -15px rgba(0,0,0,0.78); 
  box-shadow: 0px 10px 46px -15px rgba(0,0,0,0.78);
}
.step-img img{
  width: 100%;
}
.orange-strip {
    display: inline-block;
    background: #f47322;
    padding: 10px 25px 1px;
    border-radius: 25px;
    -webkit-box-shadow: 0px 10px 46px -15px rgba(0,0,0,0.78);
    box-shadow: 0px 10px 46px -15px rgba(0,0,0,0.78);
}
.icon img {
    width: 55%;
    margin-top: 30px;
    margin-bottom: 10px;
}
.banner-bg {
    display: inline-block;
    background: #fff;
    width: 100%;
    padding: 50px 30px;
    margin-top: 50px;
    border-radius: 20px;
    -webkit-box-shadow: 0px 10px 46px -15px rgba(0,0,0,0.78);
    box-shadow: 0px 10px 46px -15px rgba(0,0,0,0.78);
}
.banner-bg img {
    width: 100%;
    margin-top: 30px;
    margin-bottom: 40px;
    -webkit-box-shadow: 0px 10px 46px -15px rgba(0,0,0,0.78);
    box-shadow: 0px 10px 46px -15px rgba(0,0,0,0.78);
}
.banner img{
  width: 100%;
}
.sb-img img{
  width: 100%;
  border: 2px solid #f47322;
  border-radius: 20px;
  -webkit-box-shadow: 0px 10px 46px -15px rgba(0,0,0,0.78);
  box-shadow: 0px 10px 46px -15px rgba(0,0,0,0.78);
}
.footer_menu li {
    list-style: none;
    float: left;
    color: #fff;
    margin-right: 5px;
}
.outline1{
  display: inline-block;
  width: 100%;
  padding: 20px;
  border: 3px solid #FF697B;
}
.outline2{
  display: inline-block;
  width: 100%;
  padding: 20px;
  border: 3px solid #26C6DA;
}
.outline3{
  display: inline-block;
  width: 100%;
  padding: 20px;
  border: 3px solid #86AEE8;
}
.outline4{
  display: inline-block;
  width: 100%;
  padding: 20px;
  border: 3px solid #F7A05C;
}
.img-100 img{
  width: 100%;
}
@media (max-width: 767px){
  .logo img{
    width: 40%;
  }
  .orange-strip h4{
    font-size: 18px;
  }
  .heading1{
    font-size: 30px;
  }
  .headingl{
    font-size: 35px;
  }
  .headingm{
    font-size: 30px;
  }
    .pre-img img{
    height: unset;
    margin-top: 10px;
  }
  .button-primary h4{
    font-size: 17px;
  }
  .button-primary{
    padding: 20px 50px 15px;
    margin-bottom: 30px;
  }
}