/*@font-face {
    font-family: 'blogger_sansmedium';
    src: url('../fonts/blogger_sans-medium.woff2') format('woff2'),
         url('../fonts/blogger_sans-medium.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'blogger_sansregular';
    src: url('../fonts/blogger_sans.woff2') format('woff2'),
         url('../fonts/blogger_sans.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}*/
a, abbr, acronym, address, applet, article, aside, audio, b, blockquote, big, body, center, canvas, caption, cite, code, command, datalist, dd, del, details, dfn, dl, div, dt, em, embed, fieldset, figcaption, figure, font, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, keygen, label, legend, li, meter, nav, object, ol, output, p, pre, progress, q, s, samp, section, small, span, source, strike, strong, sub, sup, table, tbody, tfoot, thead, th, tr, tdvideo, tt, u, ul, var {background:transparent;border:0 none;font-size:100%;margin:0;padding:0;border:0;outline:0;vertical-align:top}
ol, ul {list-style:none}
blockquote, q {quotes:none}
table, table td {padding:0;border:none;border-collapse:collapse}
img {vertical-align:top}
embed {vertical-align:top}
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {display:block}
mark, rp, rt, ruby, summary, time {display:inline}
/*  Global properties */
html {width:100%;min-height:100%;position: relative;overflow-x:hidden}
* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
a:hover,a:focus{
  text-decoration: none;
}
body{
    font-family: 'din-regular', sans-serif;
    color:#fff;
    font-size:22px;
}
h1,h2,h3,h4,h5,h6 {
  font-family: 'din-medium', sans-serif;
}
/*header{
    width: 100%;
    float: left;
    padding: 70px 0 40px;
    position: relative;
    z-index: 99999;
    background: url(../img/bg2.jpg) no-repeat scroll top center;
    background-size: cover;
}
header .container{
   padding:0 40px;

}
header a.blog{
  border: 2px solid #9887da;
  color: #000;
  padding: 10px 25px;
  border: 0 solid;
  box-shadow: inset 0 0 20px rgba(255, 255, 255, 0);
  outline: 2px solid;
  outline-color: rgba(152, 135, 218, 1);
  outline-offset: 0px;
  text-shadow: none;
  -webkit-transition: all 500ms cubic-bezier(0.19, 1, 0.22, 1);
  -moz-transition: all 500ms cubic-bezier(0.19, 1, 0.22, 1);
  -ms-transition: all 500ms cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: all 500ms cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 500ms cubic-bezier(0.19, 1, 0.22, 1);
  font-size: 17px;
}
header a.blog:hover{
  border: 1px solid #9887da;
  box-shadow: inset 0 0 20px rgba(152, 135, 218, 0.5), 0 0 20px rgba(152, 135, 218, 0.2);
  outline-color: rgba(255, 255, 255, 0);
  outline-offset: 10px;
  text-shadow: 1px 1px 2px #9887da;
}
header h1{
    font-size: 50px;
    color: #000000;
    margin-top: 120px;
    line-height: 1.4;
    font-weight: 100;
}
header form{
    width: 100%;
    float: left;
    margin-top: 42px;
}
header form label{
    width: 100%;
    float: left;
    font-size: 17px;
    color: #000000;
    font-weight: 100;
    margin-bottom: 12px;
}
header form input[type=email]{
    height: 60px;
    width: 372px;
    border: none;
    padding-left: 20px;
    font-size: 19px;
    color: #cbcbcb;
    font-weight: 100;
    outline: none;
}
header form .bottom{
    margin-top: 15px;
    width: 100%;
    float: left;
}
header form .bottom.alg{
  margin: 0 2.5% 0 0;
}
header form .bottom button,header form .bottom button{
  border: none;
  float: left;
  
  color: #fff;
  font-size: 18px;
  height: 60px;
  margin-right: 8px;
  line-height: 60px;
  text-align: center;
  border-radius: 3px;
  display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -o-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    -ms-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    -moz-transition-property: transform;
    -o-transition-property: transform;
    -ms-transition-property: transform;
    transition-property: transform;
}
header form .bottom button:disabled,header form .bottom button:disabled{
   cursor: no-drop;
}
header form .bottom button:before,header form .bottom button:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 0;
  background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.15) 0%, rgba(0, 0, 0, 0) 80%);
  background: -moz-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.15) 0%, rgba(0, 0, 0, 0) 80%);
  background: -o-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.15) 0%, rgba(0, 0, 0, 0) 80%);
  background: -ms-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.15) 0%, rgba(0, 0, 0, 0) 80%);
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.15) 0%, rgba(0, 0, 0, 0) 80%);
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform, opacity;
  -moz-transition-property: transform, opacity;
  -o-transition-property: transform, opacity;
  -ms-transition-property: transform, opacity;
  transition-property: transform, opacity;
}
header form .bottom button:first-child{
  width: 204px;
  background: #000000;
}
header form .bottom button:last-child{
  width: 234px;
  background: #bbc1f5;
}
header form .bottom button:hover, header form .bottom button:focus, header form .bottom button:active,header form .bottom button:hover, header form .bottom button:focus, header form .bottom button:active {
  -webkit-transform: translateY(-5px);
  -moz-transform: translateY(-5px);
  -o-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  transform: translateY(-5px);
}
header form .bottom button:hover:before, header form .bottom button:focus:before, header form .bottom button:active:before,header form .bottom button:hover:before, header form .bottom button:focus:before, header form .bottom button:active:before {
  opacity: 1;
  -webkit-transform: translateY(5px);
  -moz-transform: translateY(5px);
  -o-transform: translateY(5px);
  -ms-transform: translateY(5px);
  transform: translateY(5px);
}
header form .bottom button i,header form .bottom button i{
    float: right;
    margin-right: 25px;
    margin-top: 14px;
    margin-bottom: 14px;
    font-size: 32px;
}
img.intro-screen {
    height: 680px;
    max-width: none;
    display: inline-block;
}
header .content {
    padding-left: 70px;
}*/


section{
    float: left;
    width: 100%;
}
section.one{
    height: 500px;
    background: #f2f2f2;
    background-size: cover;
    text-align: center;
    position: relative;
}
section.one span{
    position: absolute;
    top: 0;
    left: 35%;
    right: 35%;
    width: 30%;
    text-align: center;
    margin-top: 152px;
}
section.one span::before{
  content:'';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 150px 150px 0 150px;
  border-color: #f7f7f7 transparent transparent transparent;
}
section.one h2{
  margin-top: 225px;
  font-size: 42px;
  line-height: 50px;
  color: #bcbcbc;
}




header{    
    text-align: center;
    /*padding: 230px 0;*/
    position: relative;
    overflow: hidden;
    /*background: url(../img/image2.jpg) no-repeat scroll top center;*/
    background-size: cover;
}
.mainBanner img {
    width: 100%;
    height: auto;
}
header .skew-1 {
    position: absolute;
    width: 120%;
    height: 200px;
    background: #fff;
    transform: rotate(7deg);
    left: -10%;
    bottom: -110px;
    z-index: 2;
}
header .skew-2 {
    position: absolute;
    width: 0;
    height: 0;
    border-top: 50px solid transparent;
    border-left: 400px solid #d3d3d3;
    border-bottom: 119px solid transparent;
    z-index: 2;
    bottom: 0;
}
header .logo {
    margin-bottom: 120px;
}
.banner_content {
    max-width: 768px;
    margin: 0 auto;
}
header h2 {
    font-size: 60px;
    color: #fff;
    margin-bottom: 20px;
}
header p {    
    font-size: 18px;
    margin-bottom: 48px;
    text-align: center;
}


section.three{
    text-align: center;
    padding: 110px 0 160px;
}
h2.title {
    text-transform: uppercase;
    font-size: 34px;
    color: #000;
    margin-bottom: 10px;
}
p.lg-text {
    color: #333;
    font-size: 21px;
    line-height: 36px;
    margin-bottom: 25px;
}
section.three a,section.three button{
    width: 200px;
    display: block;
    border:none;
    margin: auto;
    border-radius: 3px;
    background: transparent;
    font-size: 14px;
    color: #000;
    line-height: 50px;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    border: 1px solid #2e2e2e;
    text-transform: uppercase;
    font-family: 'din-medium';
}
section.three a:hover, section.three a:focus, section.three a:active,section.three button:hover, section.three button:focus, section.three button:active {
    background: #03B9EB;
    color: #fff;
    border-color: #03B9EB;
}
section.three a i,section.three button i{
    font-size: 16px;
    margin-top: 16px;
    margin-right: 9px;
}









section.four {
    background: url(../img/img1.jpg) no-repeat scroll top center;
    background-size: cover;
    padding-top: 35px;
}
section.four .left{
  float: left; 
  width: 50%;  
  min-height: 100%;
  color: #000;
}
section.four .left .content{
  /*width: 585px;*/
  float: right;
  text-align: left;
  padding: 0 15px;
}
section.four .left h2 {
    margin-top: 100px;
    font-size: 34px;
    line-height: 50px;
    padding-bottom: 37px;
    position: relative;
    margin-bottom: 37px;
    text-transform: uppercase;
}
section.four .left h2::before{
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  height: 6px;
  width: 120px;
  background: #000;
}
section.four .left p{
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 20px;
}
section.four .right{
  float: left;
  width: 40%;
  min-height: 100%;
  /*background: url(../img/img1.jpg) no-repeat scroll top center;*/
  /*background-size: cover;*/
  padding: 50px 0;
}
section.four .right img {
    height: 480px;
    padding-left: 20px;
}

section.five {
    background: #f7f7f7;
}
section.five .left{
  float: left; 
  width: 40%;
  /*background: url(../img/img2.jpg) no-repeat scroll top center;
  background-size: cover;*/
  min-height: 100%;
  text-align: right;
  padding: 50px 0 0;
}
section.five .left img{
  height: 550px;
}
section.five .right{
   float: left; 
   width: 60%;
}
section.five .right .content{
  /*width: 585px;*/
  float: left;
  text-align: left;
  padding: 0 40px 0 120px;
  box-sizing: content-box;
}
section.five .right h2 {
    margin-top: 120px;
    color: #000;
    font-size: 34px;
    line-height: 48px;
    text-transform: uppercase;
    margin-bottom: 30px;
}
section.five .right p{
    margin: 30px 0 35px;
}
section.five .right p i{
    color: #03b9eb;
    font-size: 29px;
    margin-right: 5px;
}
section.five .right ul li{
    font-size: 15px;
    line-height: 36px;
    color: #333;
    margin-bottom: 10px;
}
section.five .right ul li i {
    font-size: 11px;
    margin-top: 13px;
    margin-right: 12px;
    float: left;
    margin-bottom: 20px;
}
section.six{
   padding: 10px 0 130px;
   background: url(../img/bg3_1.jpg) no-repeat scroll 60% center;
   background-size: cover;
}
section.six h3{
   margin-top: 120px;
   font-size: 44px;
   line-height: 48px;
   position: relative;
   padding-bottom: 43px;
   margin-bottom: 40px;
}
section.six h3::before{
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  height: 6px;
  width: 115px;
  background: #fff;
}
section.six p{
  
  font-size: 22px;
  line-height: 36px;
}
section.seven{
    height: 430px;
    background: #f2f2f2;
}
section.seven h3{
   float: left;
   margin-top: 200px;
   font-size: 40px;
   line-height: 46px;
   float: left;
   width: 33%;
   color: #000;
}
section.seven h3 span{
  display: none;
  }
section.seven p.first{
    margin-top: 40px;
    float: left;
    width: 34%;
    float: left;
    text-align: center;
}
section.seven p.last{
    margin-top: 187px;
    font-size: 32px;
    color: #000;
    line-height: 48px;
    float: left;
    width: 33%;
}
section.seven p.last strong{
   font-size: 60px;
}

section.eight{
    height: 485px;
}
section.eight .right{
  float: left;
  width: 50%;
  min-height: 100%;
  background: url(../img/img3.jpg) no-repeat scroll top center;
  background-size: cover;
}
section.eight .left{
  float: left; 
  width: 50%;
  background: #fff; 
  min-height: 100%;
}
section.eight .left .content{
  width: 585px;
  float: right;
  text-align: left;
  padding: 0 15px;
}
section.eight .left h3{
  margin-top: 60px;
  color: #000;
  font-size: 44px;
  line-height: 48px;
  padding-bottom: 35px;
  margin-bottom: 35px;
  position: relative;
}
section.eight .left h3::before{
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  height: 6px;
  width: 120px;
  background: #000;
}
section.eight .left ul li{
   
   font-size: 22px;
   line-height: 36px;
   color: #333;
   margin-bottom: 18px;
}
section.eight .left ul li i{
   margin-right: 25px;
   font-size: 11px;
   margin-top: 10px;
}
section.nine{
    background: #a8a8a8;
    text-align: center;
    padding: 90px 0 100px;
}
section.nine h3 {
    font-size: 34px;
    line-height: 48px;
    color: #ffffff;
    margin-bottom: 45px;
    text-transform: uppercase;
}
section.nine form{
    width: 620px;
    margin: auto;
}
section.nine form input[type=email] {
    height: 60px;
    line-height: 56px;
    width: 70%;
    border: none;
    font-size: 17px;
    color: #000000;
    padding: 0 20px;
    font-weight: 100;
    outline: 0;
    float: left;
}
section.nine form .bottom {
    margin: 0;
    width: 30%;
    float: right;
    text-align: center;
    padding: 0;
}
section.nine form .bottom button,section.nine form .bottom button{
  
  color: #fff;
  font-size: 18px;
  height: 60px;
  text-align: center;
  border-radius: 3px;
  position: relative;
  display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -o-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    -ms-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    -moz-transition-property: transform;
    -o-transition-property: transform;
    -ms-transition-property: transform;
    transition-property: transform;
}
section.nine form .bottom button:disabled,section.nine form .bottom button:disabled{
   cursor: no-drop;
}

section.nine form .bottom button:first-child {
    width: 100%;
    background: #03b9eb;
    border: none;
    text-align: center;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
section.nine form .bottom button i,section.nine form .bottom button i{
    float: right;
    margin-right: 38px;
    margin-top: 14px;
    margin-bottom: 14px;
    font-size: 32px;
}
section.nine form .bottom button i{
   margin-right: 50px;
}
section.community{
   /*padding: 10px 0 100%;*/
   /*background: url(../img/community_block.jpg) no-repeat scroll 60% center;*/
   /*background-size: contain;*/
}
footer{
    width: 100%;
    float: left;
}
footer .footer{ 
   width: 95%;
   float: left;
   margin: 0 2.5%;
   padding: 15px 0 10px;
}
footer .footer p{
  float: left;
  padding-top: 10px;
}  
footer .footer p.right{
  text-align: right;
}
footer .footer div{
  text-align: center;
}
footer .footer ul{
    margin: 0;
}
footer .footer ul li{
   padding: 0 5px;
}
footer .footer p{
   color: #000000; 
   font-size: 17px;

}
footer .footer p img{
   float: right;
   margin-left: 25px;
   margin-top: -10px;
}
footer .footer p.left img{
  float: left;
  margin-left: 0;
}
footer .footer p.txt{
   color: #c3c2c2;
   font-size: 14px;
   margin-right: 20px;
}
body.form header{
  height: 67px;
  background: #282828;
  padding: 0;
}
body.form header p{
   text-align: center;
   line-height: 67px;
   color: #fff;
   font-size: 18px;
   
}
body.form header p strong{
   
   font-weight: normal;
}
body.form section{
  padding-top: 65px;
}
body.form section .form-content{
  width: 400px;
  margin: auto;
  text-align: center;
}
body.form section .form-content.three-content{
  width: 600px;
}
body.form section .top-form{
  width: 520px;
  margin: auto;
  text-align: center;
}
body.form section .form-content h1,body.form section .top-form h1{
    color: #000000;
    font-size: 43px;
    
    margin: 30px 0;
    line-height: 40px;
}
body.form section .form-content h2,body.form section .top-form h2{
    color: #000000;
    font-size: 18px;
    
    margin:0 0 35px;
}
body.form section .form-content h2{
  margin: 0 0 20px;
}
body.form section .form-content h3{
   font-size: 18px;
   color: #3b5998;
   
   margin-bottom: 25px;
}
body.form section .form-content p{
  margin-bottom: 20px;
}
body.form section .form-content a.fb{
  border:1px solid #27478a;
  cursor: pointer;
  background: #3b5998;
  border-radius: 4px;
  color: #ececec;
  width: 100%;
  padding-right: 42px;
  height: 47px;
  text-align: center;
  font-size: 18px;
  
  float: left;
  line-height: 47px;
  margin-bottom: 15px;
  display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -o-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    -ms-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    -moz-transition-property: transform;
    -o-transition-property: transform;
    -ms-transition-property: transform;
    transition-property: transform;
}
body.form section .form-content a.fb.twt{
    background: #00acf1;
    border:1px solid #1e9ed1;
}
body.form section .form-content a.fb:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 0;
  background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  background: -moz-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  background: -o-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  background: -ms-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  /* W3C */
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform, opacity;
  -moz-transition-property: transform, opacity;
  -o-transition-property: transform, opacity;
  -ms-transition-property: transform, opacity;
  transition-property: transform, opacity;
}
body.form section .form-content a.fb:hover, body.form section .form-content a.fb:focus, body.form section .form-content a.fb:active {
  -webkit-transform: translateY(-5px);
  -moz-transform: translateY(-5px);
  -o-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  transform: translateY(-5px);
  /* move the element up by 5px */
}
body.form section .form-content a.fb:hover:before, body.form section .form-content a.fb:focus:before, body.form section .form-content a.fb:active:before {
  opacity: 1;
  -webkit-transform: translateY(5px);
  -moz-transform: translateY(5px);
  -o-transform: translateY(5px);
  -ms-transform: translateY(5px);
  transform: translateY(5px);
  /* move the element down by 5px (it will stay in place because it's attached to the element that also moves up 5px) */
}
body.form section .form-content form.poppin{
  margin: 0;
  width: 100%;
}
body.form section .form-content .poppins{
  border:2px solid #e9ebeb;
  cursor: pointer;
  background: #fff;
  border-radius: 4px;
  color: #000000;
  width: 100%;
  height: 60px;
  text-align: center;
  font-size: 20px;
  
  float: left;
  line-height: 54px;
  margin-top: 10px;
  display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -o-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    -ms-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    -moz-transition-property: transform;
    -o-transition-property: transform;
    -ms-transition-property: transform;
    transition-property: transform;
}
body.form section .form-content .poppins:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 0;
  background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  background: -moz-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  background: -o-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  background: -ms-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  /* W3C */
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform, opacity;
  -moz-transition-property: transform, opacity;
  -o-transition-property: transform, opacity;
  -ms-transition-property: transform, opacity;
  transition-property: transform, opacity;
}
body.form section .form-content .poppins:hover, body.form section .form-content .poppins:focus, body.form section .form-content .poppins:active {
  -webkit-transform: translateY(-5px);
  -moz-transform: translateY(-5px);
  -o-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  transform: translateY(-5px);
  /* move the element up by 5px */
}

body.form section .form-content .poppins:active{
  background: #638DE7;
  color: #fff; 
}
body.form section .form-content .poppins:hover:before, body.form section .form-content .poppins:focus:before, body.form section .form-content .poppins:active:before {
  opacity: 1;
  -webkit-transform: translateY(5px);
  -moz-transform: translateY(5px);
  -o-transform: translateY(5px);
  -ms-transform: translateY(5px);
  transform: translateY(5px);
  /* move the element down by 5px (it will stay in place because it's attached to the element that also moves up 5px) */
}
body.form section .form-content form{
  width: 360px;
  margin:20px auto 40px;
  height: auto;
  overflow: hidden;
}
body.form section .form-content.three-content form{
  width: 670px;
}
body.form section .form-content.three-content form label span,body.form section .form-content.feedback form label span{
    color: #000000;
    font-weight: bold;
    font-size: 20px;
    margin-right: 5px;
}
body.form section .form-content.three-content form .ligne input[type="radio"]:not(:checked) + label:after, 
body.form section .form-content.three-content form .ligne input[type="radio"]:checked + label:after{
   background: #2EE5E1;
}
body.form section .form-content form label{
  
  font-size: 18px;
  color: #000000;
  width: 100%;
  float: left;
  margin-bottom: 15px;
  font-weight: normal;
  text-align: left;
}
body.form section .form-content form label.lbl{
  margin: 10px 0 20px;
}
body.form section .form-content.three-content form label.lbl{
  line-height: 24px;
}
body.form section .form-content.three-content form button,body.form section .form-content.form_two form button{
  margin-bottom: 160px;
}
body.form section .form-content form label span{
   color: #bfbfbf;
}
body.form section .form-content form .ligne{
  width: 100%;
  float: left;
  margin-bottom: 40px;
  position: relative;
} 
body.form section .form-content form .lg-check{
  width: 100%;
  float: left;
  margin-bottom: 10px;
}
body.form section .form-content form .ligne i{
  position: absolute;
  top: 18px;
  right: 10px;
}
body.form section .form-content form .ligne#radio i{
  top: -35px;
}
body.form section .form-content form .ligne i.fa-check-circle{
  color: #83f0a9;
}
body.form section .form-content form .ligne i.fa-exclamation-circle{
  color: #f73c37;
}
body.form section .form-content form .ligne input[type=text],body.form section .form-content form .ligne input[type=email],
body.form section .form-content form .ligne input[type=tel],body.form section .form-content form .ligne select,
body.form section .form-content form .ligne textarea{
  height: 60px;
  width: 100%;
  border:2px solid #e9ebeb;
  color: #000000;
  font-size: 20px;
  padding: 0 15px;
  
}
body.form section .form-content form .ligne select{
    -webkit-tap-highlight-color: transparent;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    position: relative;
    background: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    display: block;
    line-height: 30px;
    width: 100%;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all.4s;
    -moz-transition: all.4s;
    -ms-transition: all.4s;
    -o-transition: all.4s;
    transition: all.4s;
}
body.form section .form-content form .ligne .triangle{
    height: 13px;
    position: absolute;
    pointer-events: none;
    top: 14px;
    right: 14px;
    width: 18px;
}
body.form section .form-content form .ligne .triangle::after{
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    content: '';
    position: absolute;
    right: 5px;
    border-top: 12px solid #000000;
    bottom: -10px;
}
body.form section .form-content form .ligne.lg-optional select{
  color: #bfbfbf;
}
body.form section .form-content form .ligne.lg-right{
  padding-left: 78px;
}
body.form section .form-content form .ligne.lg-select{
   margin-bottom: 10px;
}
body.form section .form-content form .ligne .left{
  width: 97px;
  float: left;
  margin-right: 10px;
  position: relative;
}
body.form section .form-content form .ligne .right{
  width: 146px;
  float: left;
  position: relative;
}
body.form section .form-content form .ligne textarea{
  height: 240px;
  resize:none;
  padding: 20px 15px 0;
}
body.form section .form-content form .ligne input[type="checkbox"]:not(:checked),
body.form section .form-content form .ligne input[type="checkbox"]:checked,
body.form section .form-content form .ligne input[type="radio"]:not(:checked),
body.form section .form-content form .ligne input[type="radio"]:checked{
   float: left;
   position: absolute;
  left: -9999px;
}
body.form section .form-content form .ligne input[type="checkbox"]:not(:checked) + label, 
body.form section .form-content form .ligne input[type="checkbox"]:checked + label,
body.form section .form-content form .ligne input[type="radio"]:not(:checked) + label, 
body.form section .form-content form .ligne input[type="radio"]:checked + label {
    position: relative;
    cursor: pointer;
    margin-bottom: 0;
}
body.form section .form-content form .ligne input[type="checkbox"]:not(:checked) + label:before, 
body.form section .form-content form .ligne input[type="checkbox"]:checked + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 2px;
    width: 27px;
    height: 27px;
    border: 2px solid #e9ebeb;
    background: #fff;
    border-radius: 3px;
}
body.form section .form-content form .ligne input[type="radio"]:not(:checked) + label:before, 
body.form section .form-content form .ligne input[type="radio"]:checked + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 2px;
    width: 27px;
    height: 27px;
    border: 2px solid #e9ebeb;
    background: #fff;
    border-radius: 50%;
}
body.form section .form-content form .ligne input[type="checkbox"]:not(:checked) + label:after,
body.form section .form-content form .ligne input[type="radio"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
}
body.form section .form-content form .ligne input[type="checkbox"]:not(:checked) + label:after, 
body.form section .form-content form .ligne input[type="checkbox"]:checked + label:after {
    content: '✔';
    position: absolute;
    top: 0;
    left: 4px;
    font-size: 19px;
    color: #000000;
    font-weight: bold;
    line-height: 1.75;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    transition: all .2s;
    
}
body.form section .form-content form .ligne input[type="radio"]:not(:checked) + label:after, 
body.form section .form-content form .ligne input[type="radio"]:checked + label:after {
    content: '';
    position: absolute;
    width: 15px;
    height: 15px;
    margin: 8px 2px;
    background: #000000;
    border-radius: 50%;
    top: 0;
    left: 4px;
    font-size: 19px;
    color: #000000;
    font-weight: bold;
    line-height: 1.75;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    transition: all .2s;
    
}
body.form section .form-content form .ligne span.chek{
   text-align: left;
   color: #000000;
   font-size: 17px;
   
   float: left;
   margin-left: 35px;
   line-height: 27px;

}
body.form section .form-content form h4{
  margin: 28px 0;
  text-align: center;
  color: #000000;
  font-size: 24px;
  
  width: 100%;
  float: left;
}
body.form section .form-content p{
  color: #9da2a3;
  
  font-size: 14px;
  line-height: 18px;
}
body.form section .form-content a.fb i{
   color: #fff;
   width: 42px;
   min-height: 100%;
   border-right:1px solid #27478a;
   float: left;
   padding: 13px 0;
}
body.form section .form-content a.fb.twt i{
   border-right:1px solid #1e9ed1;
}
body.form section .form-content form .errors{
  width: 100%;
  float: left;
  margin: 10px 0 30px;
}
body.form section .form-content.form_two form .errors{
  margin: 0;
}
body.form section .form-content form .errors p,body.form section .form-content form .errors a{
  color: #f3a2a1;
  
  font-size: 14px;
}
body.form section .form-content form button{
  width: 100%;
  float: left;
  height: 60px;
  border-radius: 3px;
  border: none;
  background: #bbc1f5;
  color: #fff;
  
  font-size: 20px;
  text-align: center;
  position: relative;
  transition:1s;
}
body.form section .form-content.form_two form button:disabled{
  cursor: no-drop;
  background: #bbc1f5!important;
}
body.form section .form-content.form_two form button{
  background: #5D65AE!important;
}

body.form section .form-content form button:hover,body.form section .form-content form button:focus{
   transition:1s;
   background: #5D65AE;
}
body.form section .form-content form button i{
  position: absolute;
  top: 15px;
  right: 40px;
  font-size: 33px;
}

.mobile,section.sister{
  display: none;
}
.mobile .visit{
  margin-top: 30px;
  text-align: center;
}
.mobile .blog{
  border: 2px solid #9887da;
  color: #fff;
  padding: 10px 25px;
  border: 0 solid;
  box-shadow: inset 0 0 20px rgba(255, 255, 255, 0);
  outline: 2px solid;
  outline-color: rgba(152, 135, 218, 1);
  outline-offset: 0px;
  text-shadow: none;
  -webkit-transition: all 500ms cubic-bezier(0.19, 1, 0.22, 1);
  -moz-transition: all 500ms cubic-bezier(0.19, 1, 0.22, 1);
  -ms-transition: all 500ms cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: all 500ms cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 500ms cubic-bezier(0.19, 1, 0.22, 1);
  font-size: 17px;
}
.mobile .blog:hover{
  border: 1px solid #9887da;
  box-shadow: inset 0 0 20px rgba(152, 135, 218, 0.5), 0 0 20px rgba(152, 135, 218, 0.2);
  outline-color: rgba(255, 255, 255, 0);
  outline-offset: 10px;
  text-shadow: 1px 1px 2px #9887da;
}
section.seven p.first.desktop{
      display: block;
    }
    section.seven p.first.mobil{
      display: none;
}
.logo-desktop{display:block;}.logo-mobile{display:none}
.lg-optional select option:first-child{
    background: rgba(100,100,100,0.3);
    color: #000;
}
#opt2{display:none;}
@media (min-width: 100px) and (max-width: 768px) {

    section.one::before{
      display: none;
    }
    div,form{
        width: 100%!important;
        float: left;
    }
    .container{
        padding: 0 10px!important;
    }
    header .logo img {
        height: 70px;
    }
    header h1{
        margin-top: 15px;
        font-size: 36px;
        line-height: 40px
    }
    header form{
        margin-top:30px;
    }
    header form .bottom button:first-child{
        margin-bottom: 10px;
    }
    header form input[type=email],header form .bottom button:first-child,header form .bottom button:last-child{
        width: 100%;
        float: left;
    }
    section.one {
      height: 480px;
      background: url(../img/mob-b2.jpg) no-repeat scroll center center;
      background-size: 100% 480px;
    }
    section.one span{display:none}
    section.one h2{
        font-size: 34px;
        line-height: 43px;
        margin-top: 100px;
        
    }
    section.two {
       background: url(../img/mob-bg3.jpg) no-repeat scroll center center;
       background-size: cover;
       height: 430px;
    }
    section.two h2 {
        margin-top: 100px;
        font-size: 45px;
    }
    section.two p{
        font-size: 27px;
        line-height: 33px;
        margin-bottom: 30px;
    }
    section.two a,section.two button{
        width: 100%;
        font-size: 18px;
    }
    section.two a i,section.two button i{
      display: none;
    }
    section.three h2 {
        font-size: 32px;
        line-height: 34px;
    }
    section.four .left{
      padding-bottom: 30px;
    }
    section.four .left h2{
        font-size: 30px;
        line-height: 39px;
        margin-top: 40px;
        margin-bottom: 20px;
    }
    section.six h3 {
        margin-top: 45px;
        font-size: 34px;
        line-height: 40px;
        padding-bottom: 20px;
        margin-bottom: 28px;
    }
    section.six h3::before {
      height: 4px;
      width: 80px;
    }
    section.six p{
        font-size: 18px;
        line-height: 29px;
        margin-bottom: 45px;
    }
    .col-xs-offset-1{
        margin: 0!important;
    }
    section.seven{
        height: auto;
        padding: 40px 0 60px;
    }
    section.seven h3 {
        margin-top: 20px;
        font-size: 21px;
        float: left;
        margin-right: 0;
        line-height: 25px;
        margin-bottom: 60px;
        width: 175px;
    }
    section.seven h3 span{
      display: block;
      font-size: 17px;
      
    }
    section.seven p.first {
        margin-top: 10px;
        float: right;
        margin-right: 0px;
        text-align: center;
    }
    section.seven p.first.desktop{
      display: none;
    }
    section.seven p.first.mobil{
      display: block;
    }
    section.seven p.first img{
        width: 100px;
    }
    section.seven p.last {
        margin-top: 0;
        font-size: 20px;
        float: left;
        width: 100%;
        line-height: 36px;
        text-align: left;
    }
    section.seven p.last strong {
        font-size: 29px;
    }
    section.five,section.four,section.six,section.nine{
        height: auto;
    }
    header h1 br,section{
      display: block!important;
    }
    section .content,section.six .container{
        padding: 0 25px!important;
    }
    section.five .right{
      padding: 20px 0 40px;
    }
    section.five .right h2 {
        margin-top: 30px;
        font-size: 36px;
        line-height: 38px;
    }
    section.three {
        text-align: center;
        padding: 0px 0 80px;
    }
    section.five .right ul li{
        font-size: 19px;
        line-height: 23px;
    }
    section.five .right ul li i {
        font-size: 8px;
        margin-top: 7px;
        margin-right: 4px;
    }
    section.sister{
      display: block;
      height: 220px;
      background: url(../img/mob-bg7.jpg) no-repeat scroll top center;
      background-size: cover;
    }
    section.eight{
        height: auto;
    }
    section.eight .left h3 {
        margin-top: 50px;
        color: #000000;
        font-size: 32px;
        line-height: 40px;
        padding-bottom: 25px;
        margin-bottom: 25px;
   }
   section.eight .left ul li {
        font-size: 19px;
        margin-bottom: 13px;
        line-height: 22px;
    }
    section.eight .left ul li i {
        margin-right: 10px;
        font-size: 8px;
        margin-top: 9px;
    }

    section.eight .left{
        margin-bottom: 40px;
    }
    section.eight .right{
      background: url(../img/mob-bg8.jpg) no-repeat scroll top center;
      background-size: cover;
    }
    section.eight .left h3::before{
      width: 80px;
    }
    section.nine h3 {
        font-size: 29px;
        line-height: 40px;
        margin-bottom: 35px;
    }
    section.nine form input[type=email]{
      margin-bottom: 15px;
    }
    section.nine form{
      margin-bottom: 25px;
      padding: 0 15px;
    }
    section.nine form .bottom button:last-child i{
      margin-right: 40px;
    }
    section.nine form .bottom button:first-child,section.nine form .bottom button:last-child{
        width: 100%;
    }
    section.nine form .bottom button:first-child{
        margin-bottom: 10px;
    }
    section.nine{
        padding-bottom: 40px;
    }
    footer .footer{
        padding: 20px 0;
    }
    footer .footer p{
        float: left;
        width: 100%;
        text-align: center;
        margin-bottom: 10px;
    }
    footer .footer p.right{
        margin-top: 20px;
        text-align: left;
    }
    footer .footer p img{
        margin-left: 0;
        padding-right: 25px;
    }
    footer .footer ul{
      margin-top: 8px;
    }
    body.form section .form-content h1, body.form section .top-form h1{
        font-size: 32px;
        line-height: 32px;
    }
    body.form section .top-form,body.form section .form-content{
      padding: 0 10px;
    }
    body.form section .form-content h2, body.form section .top-form h2 {
       font-size: 16px;
    }
    body.form section .form-content p {
        font-size: 12px;
    }
    body.form section .form-content form .ligne input[type=text], body.form section .form-content form .ligne input[type=email], body.form section .form-content form .ligne input[type=tel], body.form section .form-content form .ligne select, body.form section .form-content form .ligne textarea{
      font-size: 18px;
    }
    body.form section .form-content form h4{
      font-size: 20px;
    }
    body.form section .form-content form .ligne .left{
      width: 30%!important;
      margin-right: 2.5%;
    }
    body.form section .form-content form .ligne .right{
      width: 35%!important;
    }
    .mobile{
      display: block;
      min-height: 100%;
      background: url(../img/mob-b1.jpg) no-repeat scroll center center;
      background-size: cover;
      height: 400px;
      position: relative;
    }
    .mobile p{
      text-align: center;
      position: absolute;
      left: 0;
      right: 0;
      bottom: 100px;
    }
    /*header .container img{
      display: none;
    }*/
    form div.col-xs-6{
    padding: 0;
   } 
   form div.row{
    margin: 0;
   }
   .logo-desktop{display:none;}.logo-mobile{display:block}
   body.form header{
     display:none;
   }
   body.form section .form-content h3{
    font-size: 16px;
   }
   body.form section .form-content form button{
    font-size: 17px;
   }
   section.four .left p{
    font-size: 18px;
   }
   section.eight .left ul li {
    font-size: 16px;
  }
  section.five .right ul li i,section.eight .left ul li i{
    font-size: 7px;
  }
  section.five .right ul li {
    font-size: 18px;
  }
  section.
}
@media (min-width: 768px) and (max-width: 991px){
  section.one span{
    margin-top: 102px;
    }
    section.one span::before{
      border-width: 100px 100px 0 100px;
    }
   section.eight .left .content,section.five .right .content,section.four .left .content{
     /*width: 375px;*/
     padding: 0 25px;
   }
   header form input[type=email]{
    width: 300px;
   }

   header form .bottom button:first-child,header form .bottom button:last-child{
    width: 300px;
    margin-bottom: 15px;
   }
   header h1 {
    font-size: 41px;
    margin-top: 80px;
   }
   section.four .left h2 {
    margin-top: 70px;
    font-size: 34px;
   }
   footer .footer p {
    line-height: 10px;
    }
    footer .footer ul li{
      padding: 0 2px
    }
    footer .footer div{
      padding: 0;
    }
    section.seven p.first {
    margin-right: 0px;
  }
  section.seven p.first img{
    width: 170px;
  }
  section.seven h3 {
    float: left;
    font-size: 40px;
    margin-top: 143px;
    font-size: 29px;
  }
  section.seven p.last {
    margin-top: 143px;
    font-size: 23px;
  }
  section.eight .left ul li {
    font-size: 18px;
    margin-bottom: 7px;
  }
  section.eight .left ul li i,section.five .right ul li i{
    margin-right: 7px;
    font-size: 8px;
    margin-top: 14px;
  }
  section.seven {
    height: 330px;
  }
  section.five .right h2 {
    margin-top: 55px;
    font-size: 38px;
  }
  section.one h2{
    font-size: 38px;
  }
  section.four .left .content{
    padding-right: 0;
  }
  section.four .left p{
    font-size: 19px;
  }
  section.five .right .content{
    padding: 0 0 0 10px;
  }
  section.five .right ul li {
    font-size: 17px;
  }
}
@media (min-width: 992px) and (max-width: 1199px){
  section.one span{
    margin-top: 102px;
  }
  section.one span::before{
    border-width: 100px 100px 0 100px;
  }
  section.five .right ul li {
    font-size: 19px;
  }
  section.eight .left ul li i{
    margin-right: 15px;
    margin-top: 13px;
   }
  section.eight .left ul li {
    font-size: 20px;
    margin-bottom: 10px;
  }
  section.five .right .content{
    padding: 0 0 0 25px!important;
  }
  section.eight .left .content,section.five .right .content,section.four .left .content{
    width: 450px;
    padding: 0 25px;
  }
  section.five .right h2{
    font-size: 39px;
    margin-top: 55px;
  }
  section.four .left h2{
    margin-top: 90px;
  }
  header form .bottom button:first-child{
    width: 180px;
  }
  header form .bottom button:last-child{
    width: 200px;
  }
  section.five .right h2 {
    margin-top: 50px;
    font-size: 36px;
  }
  .col-xs-11{
    width: 100%;
    padding: 0;
  }
  .col-xs-offset-1{
    margin-left: 0;
  }
  section.seven p.first,section.seven h3{
    
  }
  section.seven p.last{
    font-size: 30px;
  }
  section.seven h3{
    font-size: 38px;
  }
  section.four .left .content{
    padding: 0;
  }
}
@media (min-width: 1200px){
  section.eight .left .content,section.five .right .content,section.four .left .content {
      width: 500px;
  }
  section.seven .container{
    padding: 0 70px;
  }
}

a[id*="-link"]{float:left!important}
/*Bottom*/
.bottom{width:95%;float:left;margin:0 2.5%;padding:20px 0;}.bottom p{padding:0 15px;color:#000000;font-size:16px;}.bottom p a{color:#000000}.bottom p a:hover,.bottom p a:focus{color:#bbc1f5;text-decoration:none;}


body.form section .top-form a.poppins{
  border:1px solid #15F1EC;
  margin-bottom: 50px!important;
  cursor: pointer;
  background: #15F1EC;
  border-radius: 4px;
  color: #fff;
  width: 100%;
  height: 47px;
  text-align: center;
  font-size: 18px;
  
  float: left;
  line-height: 47px;
  margin-bottom: 15px;
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -o-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  -moz-transition-property: transform;
  -o-transition-property: transform;
  -ms-transition-property: transform;
  transition-property: transform;
}
body.form section .top-form a.poppins:before{
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 0;
  background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  background: -moz-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  background: -o-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  background: -ms-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  /* W3C */
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform, opacity;
  -moz-transition-property: transform, opacity;
  -o-transition-property: transform, opacity;
  -ms-transition-property: transform, opacity;
  transition-property: transform, opacity;
}
body.form section .top-form a.poppins:hover,body.form section .top-form a.poppins:focus{
  -webkit-transform: translateY(-5px);
  -moz-transform: translateY(-5px);
  -o-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  transform: translateY(-5px);
}
body.form section .top-form a.poppins:hover:before,body.form section .top-form a.poppins:focus:before{
  opacity: 1;
  -webkit-transform: translateY(5px);
  -moz-transform: translateY(5px);
  -o-transform: translateY(5px);
  -ms-transform: translateY(5px);
  transform: translateY(5px);
}

/*New*/
.appstoreTop{margin-top:30px;}
section.two .appstoreSecond a{
  width:auto;
  background:transparent;
}
.three .iframe{
  max-width:1000px;
  margin:auto;
  width:100%;
}
.three .iframe iframe{
  width:100%;
  height:563px;
}
section.three.three-new{
  height:auto;
  background:#fff;
  padding-top:70px;
  padding-bottom:55px;
}
section.three.three-new h2 {
  margin-top: 50px;
}
section.seven.seven-new img.seven-img{
  margin: 40px 0;
}
section.seven.seven-new h2{
  margin-top: 72px;
  color: #fff;
  font-size: 44px;
  line-height: 48px;
  margin-bottom:25px;
}
section.seven.seven-new .ligne{
  position:relative;
}
section.seven.seven-new .ligne select{
  
  width:100%;
  float:left;
  height:60px;
  padding: 14px 16px;
  border-radius:4px;
  color: #000000;
  border:none;
  background: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  display: block;
  line-height: 30px;
  width: 100%;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all.4s;
  -moz-transition: all.4s;
  -ms-transition: all.4s;
  -o-transition: all.4s;
  transition: all.4s;
}
section.seven.seven-new .ligne .triangle{
  height: 13px;
  position: absolute;
  pointer-events: none;
  top: 14px;
  right: 14px;
  width: 18px;
}
section.seven.seven-new .ligne .triangle::before{
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    content: '';
    position: absolute;
    right: 5px;
    border-top: 12px solid #000000;
    bottom: -10px;
}
section.seven.seven-new .launch-ligne{
  width:100%;
  float:left;
  margin-top:22px;
}
section.seven.seven-new .launch-ligne .launch-left{
  width:60%;
  float:left;
}
section.seven.seven-new .launch-ligne .launch-left label{
  font-size:19px;
  margin-bottom:14px;
  
  font-weight: normal;
}
section.seven.seven-new .launch-ligne .launch-left input[type=text]{
  width:100%;
  float:left;
  height:60px;
  padding: 14px 16px;
  border-radius:4px;
  color: #000000;
  border:none;
  background: #30e7db;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  display: block;
  line-height: 30px;
  width: 100%;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all.4s;
  -moz-transition: all.4s;
  -ms-transition: all.4s;
  -o-transition: all.4s;
  transition: all.4s;
  font-size:19px;
  
  color:#2a9e98;
}
section.seven.seven-new .launch-ligne .launch-left input[type=text]::-webkit-input-placeholder {
  color:#2a9e98;
}
section.seven.seven-new .launch-ligne .launch-left input[type=text]::-moz-placeholder {
  color:#2a9e98;
}
section.seven.seven-new .launch-ligne .launch-left input[type=text]:-ms-input-placeholder {
  color:#2a9e98;
}
section.seven.seven-new .launch-ligne .launch-left input[type=text]:-moz-placeholder {
  color:#2a9e98;
}
section.seven.seven-new .launch-ligne .launch-right button{
  
  background: transparent;
  border: none;
  font-size: 18px;
  margin-top: 53px;
  margin-left: 8px;
}
section.seven.seven-new .launch-ligne .launch-right button i{
   margin-left:8px;
}
section.seven.seven-new .launch-ligne .launch-right{
  width:25%;
  float:left;
}
section.nine.nine-new{
  text-align:left;
  padding-top:76px;
}
section.nine.nine-new p,section.nine.nine-new a{
  
  color:#000000;
  margin-bottom:18px;
  font-size:20px;
}
section.nine.nine-new a{
  display:inline-block;
  border-bottom:1px solid #000000;
}
section.nine.nine-new .downloadApp a{margin: 0 15px 0 0;border-bottom:none;display:inline-block;}

header.header-new h1{color: #161818;margin-top:170px}
@media (max-width: 1199px) and (min-width: 992px){
  section.nine.nine-new .downloadApp img{width:200px}
}
@media (max-width: 991px) and (min-width: 768px){
section.seven.seven-new {
  height: 430px;
}
section.seven.seven-new h2{
    font-size: 38px;
    margin-top: 50px;
}
section.seven.seven-new .launch-ligne .launch-right{width:40%}
section.nine.nine-new .downloadApp img{width:150px}
section.nine.nine-new a{
  font-size: 18px;
  margin-bottom: 15px;
}
section.nine.nine-new{height: 330px;}
}
@media (max-width: 767px) and (min-width: 100px){
  header.header-new .appstoreTop img,section.two p.appstoreSecond img{display:inline-block;width:200px;height:auto;}
  .three .iframe iframe{height:200px}
  section.three.three-new h2{display:inline-block;margin-top: 30px;}
  section.seven.seven-new img.seven-img{width:100%;margin:0}
  section.seven.seven-new h2 {
    margin-top: 35px;
    color: #fff;
    font-size: 34px;
    line-height: 40px;
}
section.seven.seven-new .ligne select{font-size:16px}
section.seven.seven-new .launch-ligne .launch-right button{margin-top: 25px;margin-left: 0;}
section.nine.nine-new .downloadApp{margin-bottom:20px}
section.nine.nine-new .downloadApp a{margin:0 0 10px 0;display:inline-block;}
section.nine.nine-new .downloadApp a img{width:200px;}
section.nine.nine-new{padding-top:40px}
section.nine.nine-new br{display:block!important}
}











section.testimonials {
    padding: 70px 0;
}
.carousel-control.left, .carousel-control.right {
    background: none;
    width: 25px;
    opacity: 1;
    text-shadow: none;
}
.carousel-control.left {
    left:-25px;
}
.carousel-control.left span {
    left:0;
}
.carousel-control.right {
    right:-25px;
}
.carousel-control.left span, .carousel-control.right span {
    vertical-align: middle;
    position: absolute;
    top: 50%;
    margin-top: -10px;
    color: #000;
}
.broun-block {
    padding-bottom: 34px;
}
.block-text {
    border-radius: 5px;
    color: #626262;
    font-size: 14px;
    margin-top: 27px;
    padding: 15px 18px;
}
.block-text a {
    color: #000;
    font-size: 20px;
    line-height: 21px;
    text-decoration: none;
    font-family: 'din-medium';
    text-align: center;
    margin-bottom: 10px;
    display: block;
}
.mark {
    padding: 12px 0;background:none;
}
.block-text p {
    color: #585858;
    line-height: 20px;
    height: 150px;
}
.sprite {
  
}
.sprite-i-triangle {
    background-position: 0 -1298px;
    height: 44px;
    width: 50px;
}
.block-text ins {
    bottom: -44px;
    left: 50%;
    margin-left: -60px;
}
span.rating-input .fa-star {
    color: #03b9eb;
}
span.rating-input .fa-star.empty {
    color: #999999;
}

.block {
    display: block;
}
.zmin {
    z-index: 1;
}
.ab {
    position: absolute;
}

.person-text {
    padding: 10px 0 0;
    text-align: center;
    z-index: 2;
}
.person-text a {
    color: #000;
    display: block;
    font-size: 14px;
    margin: 10px 0 0;
    font-family: 'din-medium';
}
.person-text i {
    color: #9b9b9b;
    font-size: 14px;
    font-style: normal;
}
.rel {
    position: relative;
}
img.avtar {
    width: 60px;
    border-radius: 100%;
}

p.p-text {
    font-size: 21px;
    color: #000;
    margin-bottom: 40px;
}
.writter {
    margin-top: 30px;
    text-align: right;
}
.writter h3, .writter span {
  color: #585858;
  font-size: 14px;
}
.writter h3 {
  margin-bottom: 5px;
}



section.video {
    padding: 70px 0;
}
.videoscreen {
    text-align: center;
    margin-top: 30px;
}
.videoThumb {
    display: inline-block;
    position: relative;
    border: 10px solid #b3eaf9;
    width: 640px;
}
.videoThumb a {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -60px;
    margin-left: -60px;
}

.cwb-blue{
  color: #03b9eb;
}