*{margin:0;padding:0}

/* Default Class Declared*/
body{font-family: 'PT Sans', sans-serif;font-size:18px;color:#161616;background: #fff}
a, a:hover{text-decoration:none}
html,body{height:100%}
.section-padding{padding:30px 0}
.container{width:1000px;margin:0 auto;padding:20px 0}
.slidercontainer{width:1000px;margin:0 auto;height:100%;position:relative}
.clearfix:before, .clearfix:after{content:"";display:table}
.clearfix:after{clear:both}
h1{font-size:60px;font-family:'Montserrat', sans-serif;color:#1B1926;line-height:75px}
h1 span{color:#5EB9C0}
li{list-style:none}
img{max-width:100%;
height:auto}
address, article, aside, canvas, content, details, figcaption, figure, footer, header, hgroup, nav, menu, section, summary {display:block}
/*--------------------------------------------------------*/

/* header Class Declared*/
.header-area{position:absolute;z-index:3;width:100%;top:30px;left:0}
.header{}
.logo{float:left;}
.topnav{float:right;margin-top:10px}
.topnav  a{color:#fff;padding:8px 20px;border-radius:5px;display:inline-block}
.topnav  a:hover, a.active{background:#5EB9C0}
.topnav a.icon {
  display: none;
}
/*--------------------------------------------------------*/

/* Slider Class Declared*/
.slider-area{background:url(images/background.jpg) no-repeat scroll center center / cover;height:100%;padding-top:110px;box-sizing:border-box;position:relative}
.slider-area:before{content:"";position:absolute;background:#000;top:0;left:0;opacity:.80;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";width:100%;height:100%}
.slides{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%;}
.slider-text{position:relative;width:50%;color:#fff;}
.slider-text h1{color:#5EB9C0;font-size:90px;margin-bottom:10px}
.slider-text h1 span{color:#fff;display:block}
.quote-form{width:30%;position:absolute;bottom:-60px;right:0;background:#5EB9C0;border-radius:5px;padding:20px 30px;}
.quote-form h4{color:#fff;text-align:center;margin:20px 15px}
.quote-form input{background:#fff;width:100%;padding:15px 20px;border-radius:3px;margin-bottom:20px;border:none;box-sizing:border-box}
.quote-form input[type="submit"]{color:#fff;background:#130F28;cursor:pointer}
.quote-form input[type="checkbox"]{width:auto}
.quote-form p{color:#fff;font-size:15px;}
/*--------------------------------------------------------*/

/* Service Class Declared*/
.service-area{}
.services{margin-left:-20px}
.single-service{float:left;width:calc(25% - 40px);padding:0 20px}
/*--------------------------------------------------------*/
	
/* Story Class Declared*/
.story-area{background:#5EB9C0;padding:20px}
.text{width:70%;float:left;color:#fff}
.story-area button{float:right;background:#130F28;color:#fff;padding:20px 50px;border-radius:3px;border:none;cursor:pointer}
/*--------------------------------------------------------*/

/* Pricing Class Declared*/
.pricing-area{background:#E6E4F3}
.price-tables{text-align:center;margin-left:-20px}
.single-price{position:relative;overflow:hidden;width:calc(33.3333% - 20px);float:left;margin-left:20px;padding:20px 0;background:#fff;border-radius:5px;}
.single-price ul li {margin-bottom:5px}
.title h1{font-size:22px;}
.title h1 span{font-size:60px;display:block;line-height:50px;margin-bottom:20px}
.price-button{padding:20px 0}
.single-price a{background:#5EB9C0;padding:10px 50px;border-radius:5px;}
.single-price span.popular {position:absolute;width:120px;height:120px;background:#5EB9C0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);top:-60px;left:-60px;}
/*--------------------------------------------------------*/

/* Testimonial Class Declared*/
.gallary-testimonial-wrapper{}
.testimonial-wrapper{width:calc(50% - 50px);float:left;}
.single-testimonial{position:relative;}
.single-testimonial .text{width:calc(100% - 65px);color:#130F28;padding-top:15px;padding-left:15px;padding-right:55px;padding-bottom:15px;box-sizing:border-box}
.single-testimonial .img{position:absolute;width:110px;height:110px;border-radius:50%;right:0;top:50%;margin-top:-55px;overflow:hidden;box-shadow:0px -3px 15px 0px #666}
.testimonials div:nth-child(2).single-testimonial .text {background:#5EB9C0;border-radius:5px;}
.gallery-wrapper{width:calc(50% - 50px);float:right;}
.gallery-wrapper .gallery .items{float:left;margin:20px;width:110px;height:110px;border-radius:50%;overflow:hidden;box-shadow:2px -2px 20px 0px #BEBBCE}
.gallery-wrapper  h4{text-align:center;text-decoration:underline}

/*--------------------------------------------------------*/
/* Footer Class Declared*/
.footer-area{background:#130F28}
.footer-text{float:left;color:#fff;margin-top:10px}
.footer-image{float:right;}
/*--------------------------------------------------------*/
