@import url('https://fonts.googleapis.com/css?family=Montserrat,Raleway:300,400,500,600,700,800,800');

body{
  font-family: 'Montserrat', sans-serif !important;
  color: #000;
  font-size: 14px;
}
p{
  font-size: 24px !important;
  font-family: 'Raleway', sans-serif;
  line-height: 1.3 !important;
}

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;
}

.pl1{padding-left: 10px;}
.pl2{padding-left: 20px;}
.pl3{padding-left: 30px;}

.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;}
.red1{color: #7e0927;}
.yellow{color: #fff367;}
.green{color: #1cb85e;}
.blue{color: #1e3888;}
.light-blue{color: #2180c4;}
.pink{color: #ed1591;}

.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);
}
.heading1{
  display: block;
  width: 100%;
  font-size: 45px;
}
.headingl{
  font-size: 60px;
}
.heading-big{
  font-size: 80px;
}
.highlight-yellow{
  background: #ffff00;
}
.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);
}
.section1{
  display: block;
  background: url(../images/bg1.png) repeat 0 0 / cover;
  padding-top: 20px;
  padding-bottom: 120px;
  background-position: center center;
}
.section2{
  display: block;
  background: #081b58;
  padding-top: 50px;
  padding-bottom: 50px;
  background-position: center center;
}
.section3{
  display: block;
  background: url(../images/bg3.png) repeat 0 0 / cover;
  padding-top: 110px;
  padding-bottom: 50px;
  background-position: center center;
}
.section4{
  display: block;
  background: url(../images/bg4.png) repeat 0 0 / cover;
  padding-top: 120px;
  padding-bottom: 50px;
  background-position: center center;
}
.section5{
  display: block;
  background: url(../images/bg5.png) repeat 0 0 / cover;
  padding-top: 50px;
  padding-bottom: 50px;
  background-position: center center;
}
.section6{
  display: block;
  background: url(../images/bg6.png) repeat 0 0 / cover;
  padding-top: 130px;
  padding-bottom: 50px;
  background-position: center center;
}
.section7{
  display: block;
  background: #081b58;
  padding-top: 50px;
  padding-bottom: 50px;
  background-position: center center;
}
.section8{
  display: block;
  background: url(../images/bg8.png) repeat 0 0 / cover;
  padding-top: 109px;
  padding-bottom: 100px;
  background-position: center center;
}
.section9{
  display: block;
  background: url(../images/bg9.png) repeat 0 0 / cover;
  padding-top: 50px;
  padding-bottom: 50px;
  background-position: center center;
}
.section10{
  display: block;
  background: url(../images/bg10.png) repeat 0 0 / cover;
  padding-top: 150px;
  padding-bottom: 100px;
  background-position: center center;
}
.section11{
  display: block;
  background: url(../images/bg11.png) repeat 0 0 / cover;
  padding-top: 50px;
  padding-bottom: 50px;
  background-position: center center;
}
.section12{
  display: block;
  background: url(../images/bg12.png) repeat 0 0 / cover;
  padding-top: 50px;
  padding-bottom: 150px;
  background-position: center center;
}
.section13{
  display: block;
  background: url(../images/bg13.png) repeat 0 0 / cover;
  padding-top: 100px;
  padding-bottom: 100px;
  background-position: center center;
}
.section14{
  display: block;
  background: url(../images/bg14.png) repeat 0 0 / cover;
  padding-top: 50px;
  padding-bottom: 50px;
  background-position: center center;
}
.section15{
  display: block;
  background: url(../images/bg15.png) repeat 0 0 / cover;
  padding-top: 120px;
  padding-bottom: 50px;
  background-position: center center;
}
.section16{
  display: block;
  background: url(../images/bg16.png) repeat 0 0 / cover;
  padding-top: 50px;
  padding-bottom: 50px;
  background-position: center center;
}
.footer{
  display: block;
  background: #1e3888;
  padding-top: 50px;
  padding-bottom: 50px;
  background-position: center center;
}
.logo img{
  width: 20%;
}
.main-headline{
  display: block;
  background: url(../images/main-headline.png) no-repeat center center;
  background-size: contain;
  width: 100%;
  height: 300px;
  padding-top: 60px;
  /*position: relative;*/
  top: 20px;
  z-index: 21;
}
.top-list li {
  line-height: 26px;
  list-style: none;
  font-size: 22px;
  font-weight: 400;
  background-image: url(../images/pink-tick.png);
  background-repeat: no-repeat;
  background-position: 0px 11px;
  background-size: 23px;
  font-family: 'Raleway', sans-serif;
  padding: 7px;
  padding-left: 30px;
  text-align: left;
  margin-top: 17px;
}
.highlight {
  display: block;
  background: url(../images/yellow-bg.png);
  background-size: contain;
  background-repeat: no-repeat;
  padding: 5px 0px 1px;
  background-position: center center;
}
.highlight2 {
  display: block;
  background: url(../images/yellow-bg2.png);
  background-size: contain;
  background-repeat: no-repeat;
  padding: 5px 0px 1px;
  background-position: center center;
}
.button-primary {
  display: inline-block;
  background: #ed1591;
  padding: 25px 50px 20px;
  border-radius: 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);
}
.button-primary:hover {
  text-decoration: none;
  color: #fff;
  transform: scale(1.03);
}
.guarantee img{
  width: 30%;
}
.pink-highlight1 {
  display: block;
  background: url(../images/pink-bg1.png);
  background-size: contain;
  background-repeat: no-repeat;
  padding: 5px 0px 1px;
  background-position: center center;
}
.pink-highlight {
  display: block;
  background: url(../images/pink-bg.png);
  background-size: contain;
  background-repeat: no-repeat;
  padding: 5px 0px 1px;
  background-position: center center;
}
.testimonial-box {
  display: inline-block;
  background: #fff;
  text-align: center;
  padding: 30px;
  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);
}
.testimonial-box img {
  margin-top: 30px;
  width: 40%;
  border-radius: 50%;
  -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);
}
.testimonial-box p {
  font-weight: 300;
  font-size: 24px !important;
}
.post-box {
  display: inline-block;
  min-height: 470px;
  background: #fff;
  text-align: center;
  margin-top: 50px;
  padding: 30px;
  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);
}
.post-box img {
  margin-top: 30px;
  width: 90%;
  -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%;
}
.step{
  margin-top: 100px;
}
.white-box1 {
  display: inline-block;
  background: #fff;
  width: 100%;
  margin-top: 50px;
  padding: 30px;
  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);
}
.white-box1 img {
  margin-top: 30px;
  width: 25%;
}
.white-box1 h3{
  margin-top: 10%;
  width: 70%;
  float: right;
}
.white-box2 {
  display: inline-block;
  background: #fff;
  width: 100%;
  margin-top: 50px;
  padding: 30px;
  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);
}
.white-box2 img {
  margin-top: -18%;
  width: 35%;
  float: right;
}
.white-box2 h3{
  margin-top: 10%;
  width: 70%;
}
.icon-box {
  display: inline-block;
  background: #fff;
  width: 80%;
  min-height: 660px;
  margin-top: 50px;
  padding: 10px;
  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);
}
.icon-box img {
  width: 80%;
  margin-left: 20px;
}
.pink-strip{
  display: inline-block;
  background: #ed1591;
  width: 100%;
  padding: 10px;
  border-radius: 20px;
  margin-top: -50px;
}
.logo1 img{
  width: 60%;
}
.white-strip{
  display: inline-block;
  background: #fff;
  padding: 10px 50px;
  border-radius: 50px;
}
.white-box3 {
  display: inline-block;
  background: #fff;
  width: 100%;
  margin-top: 50px;
  padding: 30px;
  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);
}
.white-box3 img {
  width: 100%;
}
.pink-strip1{
  display: inline-block;
  background: #ed1591;
  padding: 15px 50px;
  border-radius: 50px;
}
.white-box4 {
  display: inline-block;
  background: #fff;
  width: 80%;
  min-height: 460px;
  margin-top: 50px;
  padding: 10px;
  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);
}
.pink-strip2{
  display: inline-block;
  background: #ed1591;
  width: 100%;
  padding: 10px;
  border-radius: 20px;
  margin-top: -30px;
}
.blue-strip{
  display: inline-block;
  background: #1e3888;
  padding: 15px 50px;
  border-radius: 50px;
}
.blue-strip1{
  display: inline-block;
  background: #1e3888;
  width: 100%;
  padding: 10px;
  border-radius: 20px;
  margin-top: -30px;
}
.pink-list li {
  line-height: 26px;
  margin-left: -10px;
  list-style: none;
  font-size: 22px;
  font-weight: 400;
  background-image: url(../images/pink-tick.png);
  background-repeat: no-repeat;
  background-position: 0px 11px;
  background-size: 23px;
  font-family: 'Raleway', sans-serif;
  padding: 7px;
  padding-left: 30px;
  text-align: left;
  margin-top: 17px;
}
.img-responsive img{
  width: 100%;
}
.guarantee-box {
  display: inline-block;
  background: #fff;
  width: 60%;
  margin-top: 150px;
  padding: 10px;
  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);
}
.guarantee-box img{
  width: 40%;
  margin-top: -100px;
}
.faq p {
  margin-left: 30px;
}
.footer_menu li {
  list-style: none;
  float: left;
  color: #fff;
  margin-right: 5px;
}
.group img{
  width: 70%;
}
::-webkit-scrollbar {
  width: 15px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #1e3888; 
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #ed1591; 
}
@media (max-width: 767px){
  .logo img{
    width: 35%;
  }
  p{
    font-size: 18px !important;
  }
  h1{
    font-size: 27px;
  }
  h2{
    font-size: 23px;
  }
  h4{
    font-size: 18px;
  }
  h5{
    font-size: 15px;
  }
  .main-headline{
    height: 170px;
    padding-top: 38px; 
  }
  .main-headline h1{
    font-size: 20px;
  }
  .main-headline h2{
    font-size: 15px;
  }
  .top-list li{
    font-size: 18px;
  }
  .section1{
    background: url(../images/bg1a.png) repeat 0 0 / cover;
    background-position: center center;
  }
  .highlight h2{
    font-size: 20px;
    background: #ffcc00;
    background-size: contain;
    background-repeat: no-repeat;
    padding: 5px 0px 1px;
    background-position: center center;
  }
  .button-primary h2{
    font-size: 25px;
  }
  .guarantee img{
    width: 90%;
  }
  .testimonial-box{
    margin-top: 20px;
  }
  .testimonial-box p{
    font-size: 20px !important;
  }
  .pink-highlight h1{
    font-size: 22px;
  }
  .section3{
    padding-top: 200px;
  }
  .br-res br{
    display: none;
  }
  .post-box{
    padding: 10px;
    min-height: auto;
  }
  .post-box h3{
    font-size: 20px;
  }
  .highlight2 h2{
    font-size: 22px;
  }
  .highlight2{
    background: url(../images/yellow-bg1.png);
  }
  .highlight h1{
    font-size: 23px;
    background: #ffcc00;
    background-size: contain;
    background-repeat: no-repeat;
    padding: 5px 0px 1px;
    background-position: center center;
  }
  .white-box1 h3{
    font-size: 17px;
  }
  .white-box2 h3{
    font-size: 17px;
  }
  .icon-box{
    min-height: auto;
  }
  .logo1 img{
    width: 90%;
  }
  .group img{
    width: 100%;
  }
  .mt-res1{
    margin-top: 10px;
  }
  .white-strip h3{
    font-size: 20px;
  }
  .section9{
    padding-bottom: 0px;
  }
  .pink-strip1 h3{
    font-size: 20px;
  }
  .pink-list li{
    font-size: 18px;
  }
  .white-box4{
    min-height: auto;
  }
  .section12{
    padding-bottom: 0px;
  }
  .blue-strip h3{
    font-size: 20px;
  }
  .section13{
    padding-bottom: 0px;
  }
  .guarantee-box{
    width: 90%;
  }
}