@media only screen and (min-width: 320px) and (max-width: 767px) {
    body,html{
    padding: 0;
    margin: 0;
}
html, body { overflow-x: hidden; }

/**================================
    Header
===================================*/
.header{
    height: 68px;
    position: fixed;
    background-color: white;
    width: 100%;
    z-index: 1;
    
}

.logo-img{
    background-color: rgba(255,255,255,0.0);
    top: 0;
    height: 68px;
    width: 68px;
    position: absolute;
    margin: 0;
    left: 0px;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
}

.name{
    background-color: rgba(255,255,255,0.0);
    top: 0px;
    height: auto;
    width: auto;;
    position: absolute;
    margin: 0;
    left: 72px;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    font-family: 'AvenirNext-Medium',Helvetica,Arial,serif;
    font-size: 14.0px;
    color: rgba(0,0,0,1.0);
    text-align: left;
    line-height: 19.0px;
}
.menu{
    margin-left: 70px;
}



.pricetag{
    background-color: rgba(255,255,255,0.0);
    top: 0px;
    height: 16px;
    width: auto;
    position: absolute;
    margin: 0;
   
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
}

.price{
    background-color: rgba(255,255,255,0.0);
    top: 0;
    height: auto;
    width: auto;
    position: absolute;
    margin: 0;
    left: 18px;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    font-family: 'AvenirNext-Regular',Helvetica,Arial,serif;
    font-size: 12.0px;
    color: rgba(0,0,0,1.0);
    text-align: left;
    line-height: 16.0px;
}

.price:hover{
    text-decoration: none;
    color: rgba(99,109,128,1.0);
    
}

.pricing, .tag{
    background-color: rgba(255,255,255,0.0);
    top: 0;
    height: 14px;
    width: 14px;
    position: absolute;
    margin: 0;
    left: 0;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
}

.logg{
    background-color: rgba(255,255,255,0.0);
    top: 23px;
    height: 16px;
    width: 66px;
    position: absolute;
    margin: 0;
    left: 17px;
    cursor: pointer;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
}

.login{
    background-color: rgba(255,255,255,0.0);
    top: 0;
    height: auto;
    width: auto;
    position: absolute;
    margin: 0;
    left: 18px;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    font-family: 'AvenirNext-Regular',Helvetica,Arial,serif;
    font-size: 12.0px;
    color: rgba(0,0,0,1.0);
    text-align: left;
    line-height: 16.0px;
}

.lo, .lock{
    background-color: rgba(255,255,255,0.0);
    top: 0;
    height: 14px;
    width: 14px;
    position: absolute;
    margin: 0;
    left: 0;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
}

.account{
    background-color: rgba(255,255,255,0.0);
    top: 50px;
    height: 16px;
    width: 66px;
    position: absolute;
    margin: 0;
    left: 16px;
    
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
}

.create{
    background-color: rgba(255,255,255,0.0);
    top: 0;
    height: auto;
    width: 131px;
    position: absolute;
    margin: 0;
    left: 18px;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    font-family: 'AvenirNext-Regular',Helvetica,Arial,serif;
    font-size: 12.0px;
    color: rgba(0,0,0,1.0);
    
    line-height: 16.0px;
}

.create:hover{
    text-decoration: none;
    color: rgba(99,109,128,1.0);
    
}

.addd{
    background-color: rgba(255,255,255,0.0);
    top: 0;
    height: 15px;
    width: 15px;
    position: absolute;
    margin: 0;
    left: 0;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
}

/**================================
    Content
===================================*/



.rec{
    background-color: rgba(215,215,215,1.0);
    top: 68px;
    height: 700px;
    width: 100%;
    position: relative;
    margin: 0;
    left: 0;
    
    overflow: hidden;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    background-image: url("../img/building.png");
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    
    
}



.word-left{
    background-color: rgba(255,255,255,0.0);
    top: 100px;
    height: auto;
    width: 320px;
    position: relative;
    margin: 0;
    left: 0px;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    font-family: 'Roboto',Helvetica,Arial,serif;
    font-weight: 400;
    font-style: normal;
    font-size: 52.0px;
    color: rgba(255,255,255,1.0);
    text-align: left;
    line-height: 61.0px;
    z-index: 1;
}

.online{
    background-color: rgba(255,255,255,0.0);
    top: 0px;
    height: auto;
    width: 320px;
    position: relative;
    margin: 0;
    left: 10px;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    font-family: 'Roboto',Helvetica,Arial,serif;
    font-weight: 400;
    font-style: normal;
    font-size: 52.0px;
    color: rgba(255,255,255,1.0);
    text-align: left;
    line-height: 61.0px
}

.providing{
    background-color: rgba(255,255,255,0.0);
    top: 40px;
    height: auto;
    width: 279px;
    position: relative;
    margin: 0;
    left: 10px;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    font-family: 'Roboto',Helvetica,Arial,serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16.0px;
    color: rgba(255,255,255,1.0);
    text-align: left;
    line-height: 19.0px;
}

.line{
    background-color: rgba(255,255,255,0.0);
    top: 250px;
    height: 22px;
    width: 59px;
    position: absolute;
    margin: 0;
    left: 50px;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
}

.word-right{
    background-color: rgba(255,255,255,0.0);
    top: 80px;
    height: auto;
    width: 541px;
    position: relative;
    margin: 0;
    left: 0px;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    font-family: 'Times-BoldItalic',Helvetica,Arial,serif;
    font-size: 20.0px;
    color: rgba(255,255,255,1.0);
    text-align: left;
    line-height: 16.0px;
}

.fam{
    background-color: rgba(255,255,255,0.0);
    top: 100px;
    height: auto;
    width: 250px;
    position: relative;
    margin: 0;
    left: 10px;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    font-family: 'Times-BoldItalic',Helvetica,Arial,serif;
    font-size: 20.0px;
    color: rgba(255,255,255,1.0);
    text-align: left;
    line-height: 24.0px;
}

.jus{
    background-color: rgba(255,255,255,0.0);
    top: 50px;
    height: auto;
    width: auto;
    position: relative;
    margin: 0;
    left: 0px;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    font-family: 'Times-BoldItalic',Helvetica,Arial,serif;
    color: rgba(255,255,255,1.0);
    text-align: left;
    font-size: 26.0px;
    line-height: 32.0px;

}

.chat{
    background-color: rgba(255,255,255,0.0);
    top: 400px;
    height: 66px;
    width: 133px;
    position: fixed;
    margin: 0;
    
    right: 0px;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0)
    
}

.whatsapp{
    background-color: rgba(255,255,255,0.0);
    top: -65px;
    height: 50px;
    width: 50px;
    position: relative;
    margin: 0;
    left: 10px;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
}

.chat-bg{
    
    height: 80px;
    width: 145px;
    
}

.words{
        background-color: rgba(255,255,255,0.0);
    top: 16px;
    height: auto;
    width: auto;
    position: absolute;
    margin: 0;
    left: 75px;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    font-family: 'AvenirNext-Medium',Helvetica,Arial,serif;
    font-size: 20.0px;
    color: rgba(211,217,228,1.0);
    text-align: left;
    line-height: 17.0px;
}



.rec2{
    background-color: rgba(255,255,255,1.0);
    top: 0;
    height: 460px;
    width: 100%;
    position: relative;
    margin: 0;
    left: 0;
   
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
}

.say{
    background-color: rgba(255,255,255,0.0);
    top: 74px;
    height: auto;
    width: 320px;
    position: relative;
    margin: 0;
    left: 0px;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    font-family: 'AvenirNext-Bold',Helvetica,Arial,serif;
    font-size: 40.0px;
    color: rgba(99,109,128,1.0);
    text-align: left;
    line-height: 34.0px;
}


/**================================
    About
===================================*/

.rec3{
    background-color: rgba(255,255,255,1.0);
    top: 7px;
    height: 791px;
    width: 100%;
    position: relative;
    margin: 0;
    left: 0;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
   
}

.left{
    height: 780px;
    
    
}

.family{
    background-color: rgba(255,255,255,0.0);
    top: 209px;
    height: auto;
    width: auto;
    position: relative;
    margin: 0;
    left: 45px;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    font-family: 'AvenirNext-Medium',Helvetica,Arial,serif;
    font-size: 16.0px;
    color: rgba(99,109,128,1.0);
    text-align: left;
    line-height: 18.0px;
}

.plus{
    background-color: rgba(255,255,255,0.0);
    top: 265px;
    height: auto;
    width: 274px;
    position: relative;
    margin: 0;
    left: 45px;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    font-family: 'AvenirNext-Medium',Helvetica,Arial,serif;
    font-size: 16.0px;
    color: rgba(99,109,128,1.0);
    text-align: left;
    line-height: 18.0px;
}

.our{
    background-color: rgba(255,255,255,0.0);
    top: 320px;
    height: auto;
    width: 274px;
    position: relative;
    margin: 0;
    left: 45px;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    font-family: 'AvenirNext-Medium',Helvetica,Arial,serif;
    font-size: 16.0px;
    color: rgba(99,109,128,1.0);
    text-align: left;
    line-height: 18.0px;
}

.bullet1{
    background-color: rgba(255,255,255,0.0);
    top: 247px;
    height: 35px;
    width: 35px;
    position: relative;
    margin: 0;
    left: 5px;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
}

.bullet2{
    background-color: rgba(255,255,255,0.0);
    top: 305px;
    height: 35px;
    width: 35px;
    position: relative;
    margin: 0;
    left: 5px;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
}

.bullet3{
    background-color: rgba(255,255,255,0.0);
    top: 358px;
    height: 35px;
    width: 35px;
    position: relative;
    margin: 0;
    left: 5px;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
}


.right{
    background-color: rgba(255,255,255,0.0);
    top: 0;
    height: 791px;
    width: auto;
    position: relative;
    margin: 0;
    left: 0px;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    background-image: url("../img/about.png");
    background-repeat: no-repeat;
    display: none;
    
}

.ab{
    background-color: rgba(255,255,255,0.0);
    top: 50px;
    height: auto;
    width: auto;
    position: relative;
    margin-bottom: -100px;
    left: 5px;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    font-family: 'AvenirNext-Bold',Helvetica,Arial,serif;
    font-size: 40.0px;
    color: black;
    text-align: left;
    line-height: 54.0px;
}

/**================================
    Pricing
===================================*/

.rec4{
    background-color: rgba(255,255,255,0.0);
    top: 0px;
    height: 792px;
    width: 100%;
    position: relative;
    margin: 0;
    left: 0;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    
}

.pleft{
    background-color: rgba(49,60,80,1.0);
    top: 0px;;
    height: 50px;
    width: 100%;
    position: relative;
    margin: 0;
    left: 0;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    
    
}

.pri{
    background-color: rgba(255,255,255,0.0);
    top: 0px;
    height: auto;
    width: auto;
    position: relative;
    margin: 0;
    left: 0px;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    font-family: 'AvenirNext-Bold',Helvetica,Arial,serif;
    font-size: 30.0px;
    color: rgba(255,255,255,1.0);
    text-align: center;
    line-height: 54.0px;
}

.feel{
    background-color: rgba(255,255,255,0.0);
    top: 270px;
    height: auto;
    width: 320px;
    position: relative;
    margin: 0;
    left: 90px;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    font-family: 'AvenirNext-Medium',Helvetica,Arial,serif;
    font-size: 20.0px;
    color: rgba(144,156,181,1.0);
    text-align: right;
    line-height: 28.0px;
}

.pright{
    background-color: rgba(255,255,255,0.0);
    top: 0px;
    height: 791px;;
    width: 100%;
    position: relative;
    margin: 0;
    left: 0px;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    background-image: url("../img/news.png");
    background-repeat: no-repeat;
    
    
}

.free{
    width: 122px;
    height: 34px;
    transition: 0.8s;
    margin-top: 20px;
    margin-left: 80px;
    background: #003986;
    text-align: center;
    color: white;
    padding: 5px;
    border-radius: 4px;
    outline: none;
    border: none;
    font-family: 'AvenirNext-Bold',Helvetica,Arial,serif;
    font-size: 17.0px;
    position: absolute;
}

.free:hover{
    color: #003986;
    background: white;
    text-decoration: none;
}

.user1{
    top: 70px;
    height: 200px;
    width: 241px;
    position: relative;
    margin: 0;
    left: 20px;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    border-radius: 3px;
    background-image: url("../img/single.png");
    background-repeat: no-repeat;
}

.user2{
    
    top: 75px;
    height: 200px;
    width: 241px;
    position: relative;
    margin: 0;
    left: 20px;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    border-radius: 3px;
    background-image: url("../img/five.png");
    background-repeat: no-repeat;
}

.user3{
    
    top: 80px;
    height: 200px;
    width: 241px;
    position: relative;
    margin: 0;
    left: 20px;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    border-radius: 3px;
    background-image: url("../img/ten.png");
    background-repeat: no-repeat;
}

.single{
    background-color: rgba(255,255,255,0.0);
    top: 30px;
    height: auto;
    width: auto;
    position: relative;
    margin: 0;
    left: 30px;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    font-family: 'AvenirNext-Bold',Helvetica,Arial,serif;
    font-size: 17.0px;
    color: rgba(255,255,255,1.0);
    text-align: left;
    line-height: 23.0px;
}

.month1{
    background-color: rgba(255,255,255,0.0);
    top: 40px;
    height: auto;
    width: 152px;
    position: relative;
    margin: 0;
    left: 50px;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    font-family: 'AvenirNext-Bold',Helvetica,Arial,serif;
    font-size: 47.0px;
    color: rgba(255,255,255,1.0);
    text-align: left;
    line-height: 17.0px;
}

.month1 .span1{
    line-height: 64px;
}
.month1 .span2{
    font-family: 'AvenirNext-Medium',Helvetica,Arial,serif;
    font-size: 17.0px;
    line-height: 23.0px;
}

.start{
    background-color: rgba(255,255,255,1.0);
    top: 45px;
    height: 34px;
    width: 122px;
    position: relative;
    margin: 0;
    left: 50px;;
    border-radius: 4px;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    outline: none;
    border: none;
    font-family: 'AvenirNext-Bold',Helvetica,Arial,serif;
    font-size: 17.0px;
}

.contact{
    background-color: rgba(255,255,255,0.0);
    top: 80px;
    height: auto;
    width: auto;
    position: relative;
    margin: 0;
    left: 0px;
    
    font-family: 'AvenirNext-Bold',Helvetica,Arial,serif;
    font-size: 15.0px;
    color: rgba(0,0,0,1.0);
    text-align: center;
    line-height: 25.0px;
}

.office{
    background-color: rgba(255,255,255,0.0);
    top: 80px;
    height: 54px;
    width: 100%;
    position: relative;
    margin: 0;
    left: 0px;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    background-image: url("../img/office.png");
    background-repeat: no-repeat;
    text-align: center;
    color: white;
}

.mail{
    position: relative;
    top: 12px;
    color: white;
}

.mail:hover{
    color: black;
    
}

footer{
    background-color: rgba(0,25,74,1.0);
    
    height: 60px;
    width: 100%;
    position: relative;
    margin: 0;
    left: 0;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    text-align: center;
    bottom: -40px;
    
}

.copy{
    margin-top: 0px;
    color: white;
    padding-top: 10px;
    font-size: 12px;
}
    
}


@media only screen and (min-width: 768px) and (max-width: 1023px) {
    
    body,html{
    padding: 0;
    margin: 0;
}

/**================================
    Header
===================================*/
.header{
    height: 68px;
    position: fixed;
    background-color: white;
    width: 100%;
    z-index: 1;
    
}

.logo-img{
    background-color: rgba(255,255,255,0.0);
    top: 0;
    height: 68px;
    width: 68px;
    position: absolute;
    margin: 0;
    left: 173px;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
}

.name{
    background-color: rgba(255,255,255,0.0);
    top: 25px;
    height: auto;
    width: auto;;
    position: absolute;
    margin: 0;
    left: 256px;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    font-family: 'AvenirNext-Medium',Helvetica,Arial,serif;
    font-size: 14.0px;
    color: rgba(0,0,0,1.0);
    text-align: left;
    line-height: 19.0px;
}



.pricetag{
    background-color: rgba(255,255,255,0.0);
    top: 27px;
    height: 16px;
    width: 66px;
    position: absolute;
    margin: 0;
   
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
}

.price{
    background-color: rgba(255,255,255,0.0);
    top: 0;
    height: auto;
    width: auto;
    position: absolute;
    margin: 0;
    left: 18px;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    font-family: 'AvenirNext-Regular',Helvetica,Arial,serif;
    font-size: 12.0px;
    color: rgba(0,0,0,1.0);
    text-align: left;
    line-height: 16.0px;
}

.price:hover{
    text-decoration: none;
    color: rgba(99,109,128,1.0);
    
}

.pricing, .tag{
    background-color: rgba(255,255,255,0.0);
    top: 0;
    height: 14px;
    width: 14px;
    position: absolute;
    margin: 0;
    left: 0;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
}

.logg{
    background-color: rgba(255,255,255,0.0);
    top: 27px;
    height: 16px;
    width: 66px;
    position: absolute;
    margin: 0;
    left: 105px;
    cursor: pointer;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
}

.login{
    background-color: rgba(255,255,255,0.0);
    top: 0;
    height: auto;
    width: auto;
    position: absolute;
    margin: 0;
    left: 18px;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    font-family: 'AvenirNext-Regular',Helvetica,Arial,serif;
    font-size: 12.0px;
    color: rgba(0,0,0,1.0);
    text-align: left;
    line-height: 16.0px;
}

.lo, .lock{
    background-color: rgba(255,255,255,0.0);
    top: 0;
    height: 14px;
    width: 14px;
    position: absolute;
    margin: 0;
    left: 0;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
}

.account{
    background-color: rgba(255,255,255,0.0);
    top: 27px;
    height: 16px;
    width: 66px;
    position: absolute;
    margin: 0;
    left: 180px;
    
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
}

.create{
    background-color: rgba(255,255,255,0.0);
    top: 0;
    height: auto;
    width: 131px;
    position: absolute;
    margin: 0;
    left: 18px;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    font-family: 'AvenirNext-Regular',Helvetica,Arial,serif;
    font-size: 12.0px;
    color: rgba(0,0,0,1.0);
    
    line-height: 16.0px;
}

.create:hover{
    text-decoration: none;
    color: rgba(99,109,128,1.0);
    
}

.addd{
    background-color: rgba(255,255,255,0.0);
    top: 0;
    height: 15px;
    width: 15px;
    position: absolute;
    margin: 0;
    left: 0;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
}

/**================================
    Content
===================================*/



.rec{
    background-color: rgba(215,215,215,1.0);
    top: 68px;
    height: 700px;
    width: 100%;
    position: relative;
    margin: 0;
    left: 0;
    
    overflow: hidden;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    background-image: url("../img/building.png");
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    
    
}



.word-left{
    background-color: rgba(255,255,255,0.0);
    top: 100px;
    height: auto;
    width: 320px;
    position: relative;
    margin: 0;
    left: 0px;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    font-family: 'Roboto',Helvetica,Arial,serif;
    font-weight: 400;
    font-style: normal;
    font-size: 52.0px;
    color: rgba(255,255,255,1.0);
    text-align: left;
    line-height: 61.0px;
    z-index: 1;
}

.online{
    background-color: rgba(255,255,255,0.0);
    top: 0px;
    height: auto;
    width: 320px;
    position: relative;
    margin: 0;
    left: 10px;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    font-family: 'Roboto',Helvetica,Arial,serif;
    font-weight: 400;
    font-style: normal;
    font-size: 52.0px;
    color: rgba(255,255,255,1.0);
    text-align: left;
    line-height: 61.0px
}

.providing{
    background-color: rgba(255,255,255,0.0);
    top: 40px;
    height: auto;
    width: 279px;
    position: relative;
    margin: 0;
    left: 10px;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    font-family: 'Roboto',Helvetica,Arial,serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16.0px;
    color: rgba(255,255,255,1.0);
    text-align: left;
    line-height: 19.0px;
}

.line{
    background-color: rgba(255,255,255,0.0);
    top: 250px;
    height: 22px;
    width: 59px;
    position: absolute;
    margin: 0;
    left: 170px;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
}

.word-right{
    background-color: rgba(255,255,255,0.0);
    top: 80px;
    height: auto;
    width: 541px;
    position: relative;
    margin: 0;
    left: 0px;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    font-family: 'Times-BoldItalic',Helvetica,Arial,serif;
    font-size: 20.0px;
    color: rgba(255,255,255,1.0);
    text-align: left;
    line-height: 16.0px;
}

.fam{
    background-color: rgba(255,255,255,0.0);
    top: 100px;
    height: auto;
    width: 250px;
    position: relative;
    margin: 0;
    left: 10px;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    font-family: 'Times-BoldItalic',Helvetica,Arial,serif;
    font-size: 20.0px;
    color: rgba(255,255,255,1.0);
    text-align: left;
    line-height: 24.0px;
}

.jus{
    background-color: rgba(255,255,255,0.0);
    top: 50px;
    height: auto;
    width: auto;
    position: relative;
    margin: 0;
    left: 0px;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    font-family: 'Times-BoldItalic',Helvetica,Arial,serif;
    color: rgba(255,255,255,1.0);
    text-align: left;
    font-size: 26.0px;
    line-height: 32.0px;

}

.chat{
    background-color: rgba(255,255,255,0.0);
    top: 400px;
    height: 82px;
    width: 145px;
    position: fixed;
    margin: 0;
    
    right: 0px;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    
}

.whatsapp{
    background-color: rgba(255,255,255,0.0);
    top: -65px;
    height: 50px;
    width: 50px;
    position: relative;
    margin: 0;
    left: 10px;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
}

.chat-bg{
    
    height: 82px;
    width: 145px;
    
}

.words{
        background-color: rgba(255,255,255,0.0);
    top: 16px;
    height: auto;
    width: auto;
    position: absolute;
    margin: 0;
    left: 75px;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    font-family: 'AvenirNext-Medium',Helvetica,Arial,serif;
    font-size: 20.0px;
    color: rgba(211,217,228,1.0);
    text-align: left;
    line-height: 17.0px;
}



.rec2{
    background-color: rgba(255,255,255,1.0);
    top: 0;
    height: 460px;
    width: 100%;
    position: relative;
    margin: 0;
    left: 0;
   
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
}

.say{
    background-color: rgba(255,255,255,0.0);
    top: 74px;
    height: auto;
    width: 320px;
    position: relative;
    margin: 0;
    left: 0px;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    font-family: 'AvenirNext-Bold',Helvetica,Arial,serif;
    font-size: 40.0px;
    color: rgba(99,109,128,1.0);
    text-align: left;
    line-height: 34.0px;
}


/**================================
    About
===================================*/

.rec3{
    background-color: rgba(255,255,255,1.0);
    top: 7px;
    height: 791px;
    width: 100%;
    position: relative;
    margin: 0;
    left: 0;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
   
}

.left{
    height: 780px;
    
    
}

.family{
    background-color: rgba(255,255,255,0.0);
    top: 209px;
    height: auto;
    width: auto;
    position: relative;
    margin: 0;
    left: 45px;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    font-family: 'AvenirNext-Medium',Helvetica,Arial,serif;
    font-size: 16.0px;
    color: rgba(99,109,128,1.0);
    text-align: left;
    line-height: 18.0px;
}

.plus{
    background-color: rgba(255,255,255,0.0);
    top: 265px;
    height: auto;
    width: 274px;
    position: relative;
    margin: 0;
    left: 45px;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    font-family: 'AvenirNext-Medium',Helvetica,Arial,serif;
    font-size: 16.0px;
    color: rgba(99,109,128,1.0);
    text-align: left;
    line-height: 18.0px;
}

.our{
    background-color: rgba(255,255,255,0.0);
    top: 320px;
    height: auto;
    width: 274px;
    position: relative;
    margin: 0;
    left: 45px;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    font-family: 'AvenirNext-Medium',Helvetica,Arial,serif;
    font-size: 16.0px;
    color: rgba(99,109,128,1.0);
    text-align: left;
    line-height: 18.0px;
}

.bullet1{
    background-color: rgba(255,255,255,0.0);
    top: 247px;
    height: 35px;
    width: 35px;
    position: relative;
    margin: 0;
    left: 5px;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
}

.bullet2{
    background-color: rgba(255,255,255,0.0);
    top: 305px;
    height: 35px;
    width: 35px;
    position: relative;
    margin: 0;
    left: 5px;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
}

.bullet3{
    background-color: rgba(255,255,255,0.0);
    top: 358px;
    height: 35px;
    width: 35px;
    position: relative;
    margin: 0;
    left: 5px;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
}


.right{
    background-color: rgba(255,255,255,0.0);
    top: 0;
    height: 791px;
    width: auto;
    position: relative;
    margin: 0;
    left: 0px;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    
    
    
}

.ab{
    background-color: rgba(255,255,255,0.0);
    top: 50px;
    height: auto;
    width: auto;
    position: relative;
    margin-bottom: -100px;
    left: 5px;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    font-family: 'AvenirNext-Bold',Helvetica,Arial,serif;
    font-size: 40.0px;
    color: black;
    text-align: left;
    line-height: 54.0px;
}

/**================================
    Pricing
===================================*/

.rec4{
    background-color: rgba(255,255,255,0.0);
    top: 5px;
    height: 792px;
    width: 100%;
    position: relative;
    margin: 0;
    left: 0;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    
}

.pleft{
    background-color: rgba(49,60,80,1.0);
    top: 0px;;
    height: 791px;
    width: 469px;
    position: relative;
    margin: 0;
    left: 0;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    
    
}

.pri{
    background-color: rgba(255,255,255,0.0);
    top: 259px;
    height: auto;
    width: auto;
    position: relative;
    margin: 0;
    left: 10px;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    font-family: 'AvenirNext-Bold',Helvetica,Arial,serif;
    font-size: 50.0px;
    color: rgba(255,255,255,1.0);
    text-align: right;
    line-height: 54.0px;
}

.feel{
    background-color: rgba(255,255,255,0.0);
    top: 270px;
    height: auto;
    width: auto;
    position: relative;
    margin: 0;
    left: 10px;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    font-family: 'AvenirNext-Medium',Helvetica,Arial,serif;
    font-size: 20.0px;
    color: rgba(144,156,181,1.0);
    text-align: right;
    line-height: 28.0px;
    display:none;
}

.pright{
    background-color: rgba(255,255,255,0.0);
    top: 0px;
    height: 791px;;
    width: 100%;
    position: relative;
    margin: 0;
    left: 0px;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    background-image: url("../img/news.png");
    background-repeat: no-repeat;
    
    
}

.user1{
    top: 10px;
    height: 200px;
    width: 241px;
    position: relative;
    margin: 0;
    left: 20px;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    border-radius: 3px;
    background-image: url("../img/single.png");
    background-repeat: no-repeat;
}

.user2{
    
    top: 30px;
    height: 200px;
    width: 241px;
    position: relative;
    margin: 0;
    left: 20px;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    border-radius: 3px;
    background-image: url("../img/five.png");
    background-repeat: no-repeat;
}

.user3{
    
    top: 50px;
    height: 200px;
    width: 241px;
    position: relative;
    margin: 0;
    left: 20px;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    border-radius: 3px;
    background-image: url("../img/ten.png");
    background-repeat: no-repeat;
}

.single{
    background-color: rgba(255,255,255,0.0);
    top: 30px;
    height: auto;
    width: auto;
    position: relative;
    margin: 0;
    left: 30px;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    font-family: 'AvenirNext-Bold',Helvetica,Arial,serif;
    font-size: 17.0px;
    color: rgba(255,255,255,1.0);
    text-align: left;
    line-height: 23.0px;
}

.month1{
    background-color: rgba(255,255,255,0.0);
    top: 40px;
    height: auto;
    width: 152px;
    position: relative;
    margin: 0;
    left: 50px;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    font-family: 'AvenirNext-Bold',Helvetica,Arial,serif;
    font-size: 47.0px;
    color: rgba(255,255,255,1.0);
    text-align: left;
    line-height: 17.0px;
}

.month1 .span1{
    line-height: 64px;
}
.month1 .span2{
    font-family: 'AvenirNext-Medium',Helvetica,Arial,serif;
    font-size: 17.0px;
    line-height: 23.0px;
}

.start{
    background-color: rgba(255,255,255,1.0);
    top: 45px;
    height: 34px;
    width: 122px;
    position: relative;
    margin: 0;
    left: 50px;;
    border-radius: 4px;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    outline: none;
    border: none;
    font-family: 'AvenirNext-Bold',Helvetica,Arial,serif;
    font-size: 17.0px;
}

.contact{
    background-color: rgba(255,255,255,0.0);
    top: 60px;
    height: auto;
    width: auto;
    position: relative;
    margin: 0;
    left: 0px;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    font-family: 'AvenirNext-Bold',Helvetica,Arial,serif;
    font-size: 17.0px;
    color: rgba(0,0,0,1.0);
    text-align: center;
    line-height: 25.0px;
}

.office{
    background-color: rgba(255,255,255,0.0);
    top: 70px;
    height: 54px;
    width: 100%;
    position: relative;
    margin: 0;
    left: 0px;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    background-image: url("../img/office.png");
    background-repeat: no-repeat;
    text-align: center;
    color: white;
}

.mail{
    position: relative;
    top: 12px;
    color: white;
}

.mail:hover{
    color: black;
    
}

footer{
    background-color: rgba(0,25,74,1.0);
    
    height: 60px;
    width: 100%;
    position: relative;
    margin: 0;
    left: 0;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    text-align: center;
    bottom: 0px;
    
}

.copy{
    margin-top: 10px;
    color: white;
    padding-top: 20px;
}
    
}

