@font-face {
    font-family: 'ARLRDBD';
    font-style: normal;
    src: local('ARLRDBD'), url(../fonts/ARLRDBD.ttf) format('truetype');
}


body,html{
    padding: 0;
    margin: 0;
}

.success{
    color: white;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    transition:ease-out;
    position: relative;
    z-index: 10;
    background: green;
    width: 100%;
    height: auto;
    top: -10px;
}
.error{
    
    color: white;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    transition:ease-out;
    position: relative;
    z-index: 10;
    background: red;
    width: 100%;
    height: auto;
    top: -10px;

}

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

.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: 250px;
    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: 242px;
    -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: 50px;
    height: auto;
    width: 279px;
    position: relative;
    margin: 0;
    left: 242px;
    -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: 200px;
    height: 22px;
    width: 59px;
    position: absolute;
    margin: 0;
    left: 300px;
    -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: 40px;
    -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: 260px;
    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: 24.0px;
}

.jus{
    background-color: rgba(255,255,255,0.0);
    top: 50px;
    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;
    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: 570px;
    height: 82px;
    width: 145px;
    position: fixed;
    margin: 0;
    
    right:0;
    -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: 40px;
    height: 580px;
    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: 138px;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    font-family: 'AvenirNext-Bold',Helvetica,Arial,serif;
    font-size: 50.0px;
    color: rgba(99,109,128,1.0);
    text-align: left;
    line-height: 54.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: 110px;
    height: auto;
    width: 313px;
    position: relative;
    margin: 0;
    left: 160px;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    font-family: 'AvenirNext-Medium',Helvetica,Arial,serif;
    font-size: 20.0px;
    color: rgba(99,109,128,1.0);
    text-align: left;
    line-height: 28.0px;
}

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

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

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

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

.bullet3{
    background-color: rgba(255,255,255,0.0);
    top: 190px;
    height: 35px;
    width: 35px;
    position: relative;
    margin: 0;
    left: 100px;
    -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: 850px;;
    position: absolute;
    margin: 0;
    left: 0px;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
   
    
    
}

#container{
	width:100%;
        margin-top: -20px;
	
}

p{
	margin:0;
	padding:0 35px 0 0;
}

#slider{
	width:100%;
	height:600px;
	position:relative;
	overflow:hidden;
	float:left;
	padding:0;
	
}

#slider img{
	height: 791px;
        width: 100%;
}

.img1, .img2, .img3, .img4, .img5 {
	width:100%;
	margin:0;
	padding:0;
} 


.slide{
	position:absolute;
	width:100%;
	height:100%;
}
.slide:nth-child(1){
    background-image: url("../img/about.png");
    
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.slide:nth-child(2){
    background-image: url("../img/slide1.jpeg");
    
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.slide:nth-child(3){
	background-image: url("../img/slide2.jpeg");
    
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}


.animation.animate {
   
    -webkit-animation: slide 1.5s forwards;
    
    animation: slide 1.5s forwards;
    
}



@-webkit-keyframes slide {
    100% { margin-left: 0; }
}

@keyframes slide {
    100% { margin-left: 0; }
}


.slide-copy{
	position:absolute;
	bottom:200px;;
	left:0;
        text-align: center;
	padding:10px 20px 20px 20px;
	background:transparent;
	color: white;
	width:100%;
        opacity: 0;
	max-height:32%;
/*         -webkit-animation-name: reveal;  Safari 4.0 - 8.0 
        -webkit-animation-duration: 4s;  Safari 4.0 - 8.0 
        -webkit-animation-delay: 2s;  Safari 4.0 - 8.0 */
        animation: fade-in-right 10s both;
        transition: 2s;
       
       
        
}
@keyframes fade-in-right {
  from {
    opacity: 0;
    transform: translateX(-200px);
    transition: 10s;
  }
  to {
    opacity: 1;
    transform: translateX(0);
    transition: 20s;
  }
}

@keyframes reveal {
    0% {opacity:0;width:100%;}
    20% {opacity:1;width:100%;}
    30% {width:100%;}
    80% {opacity:1;}
    100% {opacity:0;width:100%;}
}

#qou{
    font-style: italic;
    
}

#prev, #next{
	cursor:pointer;
	z-index:100;
	
	height:50px;
	width:50px;
	display:inline-block;
	position:relative;
	top:300px;
	margin:0;
	padding:0;
	opacity:0.7;
	filter: alpha(opacity=70);
}

#next{
	float:right;
	right:0px;
}

#prev{
	float:left;
	left:0;
}

.arrow-right {
	width: 0; 
	height: 0; 
	border-top: 15px solid transparent;
	border-bottom: 15px solid transparent;	
	border-left: 15px solid #fff;
	position:relative;
	top:20%;
	right:-40%;
}

.arrow-left {
	width: 0; 
	height: 0; 
	border-top: 15px solid transparent;
	border-bottom: 15px solid transparent;	
	border-right:15px solid #fff; 
	position:relative;
	top:20%;
	left:30%;
}

.ab{
    background-color: rgba(255,255,255,0.0);
    top: 0px;
    height: auto;
    width: 327px;
    position: relative;
   
    margin-bottom: -100px;
    left: 160px;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    font-family: 'AvenirNext-Bold',Helvetica,Arial,serif;
    font-size: 50.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: 1440px;
    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: 0;
    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: 160px;
    height: auto;
    width: 376px;
    position: relative;
    margin: 0;
    left: 37px;
    -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: 185px;
    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: 988px;
    position: absolute;
    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: 365px;
    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: 131px;
    height: 358px;
    width: 241px;
    position: relative;
    margin: 0;
    left: 40px;
    -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: 131px;
    height: 358px;
    width: 241px;
    position: absolute;
    margin: 0;
    left: 320px;
    -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: 131px;
    height: 358px;
    width: 241px;
    position: absolute;
    margin: 0;
    left: 585px;
    -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: 50px;
    height: auto;
    width: 152px;
    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: 80px;
    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: 160px;
    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;
    transition: 0.8s;
}

.start:hover{
    background: #003986;
    color: white;
}

.contact{
    background-color: rgba(255,255,255,0.0);
    top: 170px;
    height: auto;
    width: 250px;
    position: relative;
    margin: 0;
    left: 295px;
    -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: 300px;
    height: 54px;
    width: 805px;
    position: relative;
    margin: 0;
    left: 20px;
    -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: absolute;
    
    margin: 0;
    left: 0;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    text-align: center;
    
}

.link{
    color: white;
}

.link:hover{
    color: #006C9A;
    
}


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