@import url('https://fonts.googleapis.com/css?family=Raleway:100,200,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
a{transition: all 0.3s ease 0s;}
a:hover{transition: all 0.3s ease 0s;}
body {
	line-height: 1;
	font-family: 'ralewaymedium';
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
p{font-family: 'Open Sans', sans-serif;font-weight: 400; font-size:16px; color:#6b6b6b; line-height:27px;}
a:hover{text-decoration:none}
h2{font-size:30px;font-family: 'ralewaybold'; text-transform:capitalize; color:#575757; text-align:center}
.btn{background:#79d2f2; border:1px solid #79d2f2; font-size:18px;font-family: 'ralewaybold'; color:#fff; padding:15px 20px;}
.btn:hover{background:#fff; border:1px solid #79d2f2; color:#79d2f2 }

header{background:#383838; padding:13px 0}
.logo{float:left}
.banner{height:100vh;position: relative; border-bottom:1px solid #eee; /*margin-bottom:80px;*/ background:#f5f5f5}
.banner .custom-con{max-width: 1170px;margin: 0 auto;}
.banner .banner-img img{position: absolute;right: 0;bottom: 120px;}
.banner .banner-img{position: inherit !important;}
.banner h1{font-size:54px; color:#79d2f2; font-family: 'Open Sans'; vertical-align:top; margin-top:150px;}
.banner h1 span{font-family: 'Open Sans'; color:#555}
.banner .content{display: table;}
.content-cell{display: table-cell;height:733px; font-family: 'Open Sans';}
.banner p{padding-bottom:38px; font-size:16px; margin-top:21px; }
.logo img{width:123px;}
.ulemph{    border-bottom: 1px dotted #79d2f2;
    text-decoration: none;}
.brand-IZ {
    padding:0;
    height:auto;
}
.mutual-fund{margin-top: -77px;}
.saving-work h2{padding-bottom:30px;}
.saving-work p{text-align:center}
.row-spce{padding:75px 0}
.saving-work .table-box{margin-top:70px;}
.saving-work .table-box .col{width:33.3%; float:left; text-align:center}
.saving-work .table-box .col .hed{background:#79d2f2;  display:table; width:100%; min-height:90px; height:90px; line-height:30px;}
.saving-work .table-box h3{font-size:20px; color:#fff;font-family:'ralewaysemibold';display:table-cell;vertical-align: middle;}
.saving-work .table-box ul.list{display:table}
.saving-work .table-box ul.list li{ border-bottom:1px solid #fff; background:#f4f4f4; min-height:80px; padding:0 10px; line-height:30px; display: table;width:100%; height:50px;font-family: 'ralewaymedium';float:left}
.saving-work .table-box ul.list li span{display: table-cell;vertical-align: middle;}
.saving-work .table-box .border{border-right:1px solid #fff}
.saving-work .table-box ul.color-gry li{background:#eee}
.saving-work h4{font-size:18px; color:#525252; font-size:18px;font-family:'ralewaysemibold'; margin-top:30px; display:block}

.gry-block{background:#f8f8f8; padding:70px 0; text-align:center}
.gry-block .service-block{padding:70px 0; text-align:center;}
.gry-block .service-block .item{background:#fff; padding:30px 10px;-webkit-box-shadow: -1px 0px 42px -1px rgba(0,0,0,0.29);
-moz-box-shadow: -1px 0px 42px -1px rgba(0,0,0,0.29);
box-shadow: -1px 0px 42px -1px rgba(0,0,0,0.29); transition: all 0.3s ease 0s; }
.gry-block .service-block .item:hover{background:#0357a5; transition: all 0.3s ease 0s; }
.gry-block .service-block .item:hover h5, .gry-block .service-block .item:hover h6{color:#fff; transition: all 0.3s ease 0s; }

.gry-block .service-block .item img{margin-bottom:20px;}
.gry-block .service-block .item h5{font-size:18px; color:#575757;font-family:'ralewaysemibold';}
.gry-block .service-block .item h6{font-size:11px; padding-top:5px; color:#575757}
.top-spce{margin-top:70px;}


.blue-block{background:#79d2f2; padding:65px 0 }
.blue-block h2{color:#fff;}
.blue-block .table{margin-top:70px;}
.blue-block .table .table{background:none; border:1px solid #fff !important }
.blue-block .tables{width:100%; text-align:center}
.blue-block .tables th{text-align:center;font-family:'ralewaysemibold'; color:#fff; font-size:18px; vertical-align:middle}
.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td{border:1px solid #fff}
.blue-block .table-bordered{border-top:1px solid #fff}
.blue-block .tables td{color:#fff; font-size:15px; padding:18px 0; font-family:'Open Sans';}
.blue-block .tables th:hover{background:#fff; color:#79d2f2}
.blue-block .act{background:#fff; color:#79d2f2 !important}


.through-block{}

.plans {
  margin: 70px auto;
  width:100%;
  zoom: 1;
}
.plans:before, .plans:after {
  content: '';
  display: table;
}
.plans:after {
  clear: both;
}

.plan {
  float: left;
  width:33.3%;
  margin: 100px 0 0 0 ;
  padding:50px;
  text-align: center;
  background: #f8f8f8;
  background-clip: padding-box;
}
.plan h4{font-size:18px;font-family: 'ralewaybold'; color:#575757; line-height:28px; padding:40px 0 30px 0;}
.plan p{font-size:14px;}
.plan img{text-align:center; margin:0px auto}
.plan:first-child {
  border:1px solid #eee;
}
.plan:last-child {
  border:1px solid #eee;
}

.plan-title {
  position: relative;
  margin: -20px -10px 20px;
  padding: 20px;
  line-height: 1;
  font-size: 16px;
  font-weight: bold;
  color: #595f6b;
  border-bottom: 1px dashed #d2d2d2;
}
.plan-title:before {
  content: '';
  position: absolute;
  bottom: -1px;
  left: 0;
  right: 0;
  height: 1px;
  background-size: 3px 1px;
  background-image: -webkit-linear-gradient(left, white, white 33%, #d2d2d2 34%, #d2d2d2);
  background-image: -moz-linear-gradient(left, white, white 33%, #d2d2d2 34%, #d2d2d2);
  background-image: -o-linear-gradient(left, white, white 33%, #d2d2d2 34%, #d2d2d2);
  background-image: linear-gradient(to right, white, white 33%, #d2d2d2 34%, #d2d2d2);
}

.plan-price {
  margin: 0 auto 20px;
  width: 90px;
  height: 90px;
  line-height: 90px;
  font-size: 19px;
  font-weight: bold;
  color: white;
  background: #595f6b;
  border-radius: 45px;
}
.plan-price > span {
  font-size: 12px;
  font-weight: normal;
  color: rgba(255, 255, 255, 0.9);
}

.plan-features {
  margin-bottom: 20px;
  line-height: 2;
  font-size: 12px;
  color: #999;
  text-align: center;
}
.plan-features > li > strong {
  font-weight: bold;
  color: #888;
}

.plan-button {
  display: inline-block;
  vertical-align: top;
  padding: 0 15px;
  line-height: 30px;
  font-weight: bold;
  color: white;
  text-transform: uppercase;
  text-decoration: none;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.7);
  background: #7c69a3;
  border: 1px solid #222;
  border-bottom-color: black;
  border-radius: 3px;
  background-image: -webkit-linear-gradient(top, #9780cc, #6f5e96);
  background-image: -moz-linear-gradient(top, #9780cc, #6f5e96);
  background-image: -o-linear-gradient(top, #9780cc, #6f5e96);
  background-image: linear-gradient(to bottom, #9780cc, #6f5e96);
  -webkit-box-shadow: inset 0 1px rgba(255, 255, 255, 0.2), inset 0 2px rgba(255, 255, 255, 0.1), 0 1px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px rgba(255, 255, 255, 0.2), inset 0 2px rgba(255, 255, 255, 0.1), 0 1px rgba(0, 0, 0, 0.1);
}
.plan-button:active {
  color: rgba(255, 255, 255, 0.95);
  background: #6f5e96;
  border-color: black #222 #222;
  background-image: -webkit-linear-gradient(top, #6f5e96, #8770b9);
  background-image: -moz-linear-gradient(top, #6f5e96, #8770b9);
  background-image: -o-linear-gradient(top, #6f5e96, #8770b9);
  background-image: linear-gradient(to bottom, #6f5e96, #8770b9);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.25);
}

.plan-tall {
  margin: 0;
  background-color:#f8f8f8;
  -webkit-box-shadow: 0 9px 19px -7px rgba(0, 0, 0, 0.75);
-moz-box-shadow: 0 9px 19px -7px rgba(0, 0, 0, 0.75);
box-shadow: 0 9px 19px -7px rgba(0, 0, 0, 0.75);
padding:50px;
z-index:9999;
position:relative;
}
.plan-tall h3{
font-size:24px;
color:#575757;
font-family: 'ralewaybold';
padding:40px 0;
line-height:32px;	
	}
.plan-tall p{font-size:16px; padding-bottom:15px; }	
	
.plan-tall > .plan-title {
  font-size: 18px;
}
.plan-tall > .plan-price {
  width: 100px;
  height: 100px;
  line-height: 100px;
  font-size: 21px;
  border-radius: 50px;
}
.plan-tall > .plan-features {
  font-size: 13px;
}
.plan-tall > .plan-button {
  padding: 0 16px;
  line-height: 32px;
}
.plan-tall + .plan {
  border-left: 0;
}



.white-block{text-align:center}
.testimonial-slider{width:100%; margin:90px auto}
.testimonial-slider .innre{width:700px; margin:0px auto}
.testimonial-slider h3{font-size:24px; color:#26272d;font-family: 'ralewaybold'; margin-bottom:25px;}
.testimonial-slider .owl-next{float:left; width:17px; height:31px; background:url(../images/left-arrow.png) no-repeat;margin-top:-60px; z-index:99999; position:absolute}
.testimonial-slider .owl-prev{float:right;width:17px; height:31px; background:url(../images/right-arrow.png) no-repeat; margin-top:-60px; z-index:99999; position:absolute; right:0}
footer{background:#34495e; padding:30px 0 18px 0; color:#d3e2f1;}
footer h3{font-size:18px;font-family: 'ralewaybold'; padding-bottom:40px;}
ul.list-fot{width:100%;}
ul.list-fot li{width:100%; display:block; padding-bottom:12px;font-size:12px;font-family: 'ralewaysemibold';color:#d3e2f1;}
ul.list-fot li a{color:#d3e2f1; font-size:12px;font-family: 'ralewaysemibold'; background:url(../images/link-arrow.png) no-repeat; padding-left:20px;}
ul.list-fot li a:hover{color:#d3e2f1}
.copy-right{border-top:1px solid #607075; padding:15px 0; margin-top:18px; text-align:center; }
.copy-right span{color:#d3e2f1; font-size:12px;}

.email{background:none !important; padding-left:0px !important }

.carousel-inner{margin:60px 0; min-height:103px;}
.carousel-content h3{font-size:24px; color:#79d2f2;font-family: 'ralewaybold';padding-bottom:25px; }
.carousel-control.right{background:url(../images/right-arrow.png) no-repeat right }
.carousel-control.left{background:url(../images/left-arrow.png) no-repeat left}
.carousel-control{opacity:1}


/*media query*/

@media screen and (min-width: 1200px) and (max-width:1440px)
{
  .plan-tall{ padding: 8px 50px 50px;}
  .plan-tall h3{padding: 40px 0 20px;font-size: 20px;line-height: 25px;}
  .plan-tall p{font-size: 14px;line-height: 18px;}
  .plan{ margin:10px 0 0 !important;}
  .plan p{line-height: 20px;}
}

@media screen and (min-width: 991px) and (max-width:1200px)
{
  .plan-tall{ padding: 8px 50px 50px;}
  .plan-tall h3{padding: 40px 0 20px;font-size: 20px;line-height: 25px;}
  .plan-tall p{font-size: 14px;line-height: 18px;}
  .plan{ margin:50px 0 0 !important;}
  .plan p{line-height: 20px;}

  .banner h1{font-size: 50px;padding-bottom:10px; }
  .banner p{font-size: 16px;padding-bottom:20px;}

  .banner {padding: 20px;height: auto !important;}
  .banner .banner-img img{position: relative;bottom: 0px;}
  .content-cell{height:540px;font-family: 'Open Sans';}
}

 @media (min-width:768px) and (max-width:991px) {
	 
	 .banner{background-size:380px; height:440px;}
	 .banner .content {
    margin-top: 55px;
}
.plan-tall, .plan{padding:20px;}
	 
	.plan-tall{ padding: 8px 50px 50px;}
  .plan-tall h3{padding: 40px 0 20px;font-size: 20px;line-height: 25px;}
  .plan-tall p{font-size: 14px;line-height: 18px;}
  .plan{ margin:50px 0 0 !important; width: 100%}
  .plan p{line-height: 20px;}

  .banner h1{font-size: 35px;padding-bottom:10px; }
  .banner p{font-size: 14px;padding-bottom:20px;}

  .banner {padding:70px 20px;height: auto !important;}
  .banner .banner-img img{position: relative;bottom: 0px;}
  .content-cell{height:350px;font-family: 'Open Sans';}

  .gry-block .service-block .item{height: 200px;}
  }

@media only screen and (max-width: 767px) {
	.gry-block .service-block .item{margin-bottom:20px;}
	.plan{width:100%; margin-top:0px;}
	.saving-work .table-box h3{font-size: 12px;line-height: 20px;}
  .saving-work .table-box ul.list li{font-size: 13px;}
	.saving-work .table-box ul.list{width:100%}
	.banner .content {
    margin-top: 50px;
	padding:20px;
	width:100%;
    }
  .plan-tall{ padding: 8px 50px 50px;}
  .plan-tall h3{padding: 40px 0 20px;font-size: 20px;line-height: 25px;}
  .plan-tall p{font-size: 14px;line-height: 18px;}
  .plan{ margin:50px 0 0 !important;}
  .plan p{line-height: 20px;}

  .banner .content{margin-top: 0px;}
  .banner h1{font-size: 35px;padding-bottom:10px; }
  .banner h1 span{color: #fff}
  .banner p{font-size: 14px;padding-bottom:20px;color: #fff}

  .banner {padding:20px 20px 70px;height: auto !important;}
  .banner .banner-img img{position: absolute;bottom: 125px;width: 60%;margin: 0 auto;left: 0;right: 0}
  .content-cell{height:500px;text-align: center;position: relative;z-index: 9999999;padding: 20px;font-family: 'Open Sans';}
h2{font-size:22px;}
.table-responsive{border:none; font-family:'Open Sans';}
footer h3{font-size:25px; padding-bottom:25px;}
.testimonial-slider {
    margin: 17px auto;
    width: 100%;
}
.testimonial-slider h3{font-size:19px;}
.testimonial-slider .innre {
    margin: 0 auto;
    width: 90%;
}
.banner h1 {
    font-size: 30px;
    padding-bottom: 10px;
	display:block;
	margin:0px auto;
	padding:15px;
	background:rgba(0,0,0,0.6);
}
.banner p
{
	display:block;
	margin:0px auto;
	padding:15px;
	background:rgba(0,0,0,0.6);
	margin-bottom:15px;}
	
.banner{background:url(../images/illustration.png) no-repeat center; background-size:500px}	
.plans{margin-top:5px;}
.blue-block .table {
    margin-top: 20px;
}
.blue-block {
    padding: 65px 0 30px 0;
}
.carousel-inner{margin:40px 0}

	}

  @media only screen and (max-width: 400px)
  {
    .saving-work .table-box h3{font-size: 10px;line-height:15px;}
    .saving-work .table-box ul.list li{font-size: 11px;line-height: 15px;}
	
  }

@media only screen and (max-width:480px) {
.blue-block .tables th{font-size:12px;}
.blue-block .tables td{font-size:11px;}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td{padding:5px;}
.banner{background:url(../images/illustration.png) no-repeat center; background-size:300px}
.banner .content, .content-cell{padding:0px;font-family: 'Open Sans';}	
.content-cell {
    height: 340px;}
}


